-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
143 changed files
with
93,617 additions
and
64,002 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 7 additions & 8 deletions
15
...XPREOPT_SPEED-for-systemUI-launcher.patch → ...10-set-DEXPREOPT_SPEED-for-SystemUI.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,27 @@ | ||
From 8aa4baf4cc6e7b78de848ee6de9f8d7e51d1a527 Mon Sep 17 00:00:00 2001 | ||
From 9962f012651b26252474a2d966cee5abacae560f Mon Sep 17 00:00:00 2001 | ||
From: Victor Bo <bvoid@yandex.ru> | ||
Date: Sat, 23 May 2020 19:50:13 +0300 | ||
Subject: [PATCH 09/10] set DEXPREOPT_SPEED for systemUI & launcher | ||
Subject: [PATCH 10/10] set DEXPREOPT_SPEED for SystemUI | ||
|
||
modified: target/product/base_system.mk | ||
--- | ||
target/product/base_system.mk | 4 ++++ | ||
1 file changed, 4 insertions(+) | ||
target/product/base_system.mk | 3 +++ | ||
1 file changed, 3 insertions(+) | ||
|
||
diff --git a/target/product/base_system.mk b/target/product/base_system.mk | ||
index 699b9c7a1..e6bc88ded 100644 | ||
index 699b9c7a1..c9633132e 100644 | ||
--- a/target/product/base_system.mk | ||
+++ b/target/product/base_system.mk | ||
@@ -374,6 +374,10 @@ PRODUCT_SYSTEM_SERVER_APPS += \ | ||
@@ -374,6 +374,9 @@ PRODUCT_SYSTEM_SERVER_APPS += \ | ||
SettingsProvider \ | ||
WallpaperBackup | ||
|
||
+PRODUCT_DEXPREOPT_SPEED_APPS += \ | ||
+ Launcher3QuickStep \ | ||
+ SystemUI | ||
+ | ||
# Packages included only for eng/userdebug builds, when building with SANITIZE_TARGET=address | ||
PRODUCT_PACKAGES_DEBUG_ASAN := \ | ||
fuzz \ | ||
-- | ||
2.25.1 | ||
2.17.1 | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.