summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml4
1 files changed, 3 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 b29c734..9315a40 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -227,7 +227,7 @@
<item>"/system/lib64/libsurfaceflinger.so"</item>
</string-array>
- <!-- List of files pinned by the Pinner Service with the apex boot image -->
+ <!-- List of files pinned by the Pinner Service with the apex boot image b/119800099 -->
<string-array translatable="false" name="config_apexBootImagePinnerServiceFiles">
<item>"/system/framework/framework.jar"</item>
<item>"/system/framework/services.jar"</item>
@@ -236,6 +236,8 @@
<item>"/apex/com.android.runtime/javalib/core-oj.jar"</item>
<item>"/apex/com.android.runtime/javalib/core-libart.jar"</item>
<item>"/apex/com.android.media/javalib/updatable-media.jar"</item>
+ <item>"/system/priv-app/SystemUI/SystemUI.apk"</item>
+ <item>"/system/lib64/libsurfaceflinger.so"</item>
</string-array>
<!-- True if camera app should be pinned via Pinner Service -->