summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2019-09-14 19:07:42 +0100
committeralk3pInjection <webmaster@raspii.tech>2023-08-15 15:24:56 +0800
commit6b7c8f51f71e8e86a3b5b4fb53e93ea0e9bae79d (patch)
tree6b09ce73b7dc4f9ec47863a298a4faba1bc0128c
parentfc9070cc3c0c3f19b817a5704b5722d22d1281a9 (diff)
gs201: Pin standard SystemUI instead of Google's
Change-Id: If96bb13d6cc2c2156d8df111a1037247c96c6e0f (cherry picked from commit 043d76955467053dcf8f615f6637bdc66b667c0c)
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index b6a8951e..b512cb01 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -243,7 +243,7 @@
<item>"/system/framework/framework.jar"</item>
<item>"/system/framework/services.jar"</item>
<item>"/system/bin/surfaceflinger"</item>
- <item>"/system_ext/priv-app/SystemUIGoogle/SystemUIGoogle.apk"</item>
+ <item>"/system_ext/priv-app/SystemUI/SystemUI.apk"</item>
</string-array>
<!-- Should the pinner service pin the Camera application? -->