Changes for May 2023, syncing up to 20230429
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From 9dceb9dcaa424c2b9bdeacef6c1b60f055a464f6 Mon Sep 17 00:00:00 2001
|
||||
From 863e8f70e3a4f987938ff4ad01c22822bc38e409 Mon Sep 17 00:00:00 2001
|
||||
From: Andy CrossGate Yan <GeForce8800Ultra@gmail.com>
|
||||
Date: Sun, 20 Jun 2021 09:09:15 +0000
|
||||
Subject: [PATCH 1/4] build: Integrate prop modifications (2/2)
|
||||
@@ -32,5 +32,5 @@ index 28044e2c..c5aa9617 100644
|
||||
ADDITIONAL_SYSTEM_PROPERTIES += \
|
||||
ro.lineage.build.version.plat.sdk=$(LINEAGE_PLATFORM_SDK_VERSION)
|
||||
--
|
||||
2.25.1
|
||||
2.34.1
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From 17d460d416fa4a721adb183b8ac445372543f5b9 Mon Sep 17 00:00:00 2001
|
||||
From 34f8aa093286970f82014f1dae0e86e4cbeba896 Mon Sep 17 00:00:00 2001
|
||||
From: Andy CrossGate Yan <GeForce8800Ultra@gmail.com>
|
||||
Date: Sat, 16 Oct 2021 00:41:07 +0000
|
||||
Subject: [PATCH 2/4] build: Remove Stk (2/2)
|
||||
@@ -36,5 +36,5 @@ index 6adf48d9..e63b320d 100644
|
||||
# Default ringtone
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
--
|
||||
2.25.1
|
||||
2.34.1
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From 6819a636e91927acd6c72586f21fcdd749330ad8 Mon Sep 17 00:00:00 2001
|
||||
From 84b5b23519166701423a324cac955e9110e36eae Mon Sep 17 00:00:00 2001
|
||||
From: AndyCGYan <GeForce8800Ultra@gmail.com>
|
||||
Date: Mon, 1 Jul 2019 07:03:04 +0000
|
||||
Subject: [PATCH 3/4] vendor_lineage: Ignore neverallows... again
|
||||
@@ -26,5 +26,5 @@ index f2e595ff..d6d036a9 100644
|
||||
# Rules for QCOM targets
|
||||
include $(TOPDIR)vendor/lineage/build/core/qcom_target.mk
|
||||
--
|
||||
2.25.1
|
||||
2.34.1
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From 91e15e1471b936462709906efaba8f53fef899f8 Mon Sep 17 00:00:00 2001
|
||||
From 05700475543c1dece33a8f49bcb84d5b709a3164 Mon Sep 17 00:00:00 2001
|
||||
From: Andy CrossGate Yan <GeForce8800Ultra@gmail.com>
|
||||
Date: Sat, 9 Apr 2022 02:48:55 +0000
|
||||
Subject: [PATCH 4/4] vendor_lineage: Personal theme as SRO
|
||||
@@ -159,7 +159,7 @@ Change-Id: I43164b7a4145616d162c6b4b4b84d1953cb483cc
|
||||
create mode 100644 overlay/personal/packages/inputmethods/LatinIME/java/res/drawable/ic_launcher_foreground.xml
|
||||
|
||||
diff --git a/config/common.mk b/config/common.mk
|
||||
index f5c6ce06..dcf8b79f 100644
|
||||
index 70e0cbaf..4da11943 100644
|
||||
--- a/config/common.mk
|
||||
+++ b/config/common.mk
|
||||
@@ -189,10 +189,13 @@ PRODUCT_DEXPREOPT_SPEED_APPS += \
|
||||
@@ -177,7 +177,7 @@ index f5c6ce06..dcf8b79f 100644
|
||||
+ vendor/lineage/overlay/personal
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
NetworkStackOverlay \
|
||||
DocumentsUIOverlay \
|
||||
diff --git a/overlay/personal/packages/apps/Aperture/app/src/main/res/drawable/ic_launcher_background.xml b/overlay/personal/packages/apps/Aperture/app/src/main/res/drawable/ic_launcher_background.xml
|
||||
new file mode 100644
|
||||
index 00000000..db946c4e
|
||||
@@ -2238,5 +2238,5 @@ index 00000000..4e86fe3d
|
||||
+ </group>
|
||||
+</vector>
|
||||
--
|
||||
2.25.1
|
||||
2.34.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user