diff options
Diffstat (limited to 'rro_overlays/FrameworksResOverlayVeux')
| -rw-r--r-- | rro_overlays/FrameworksResOverlayVeux/res/values/config.xml | 11 | 
1 files changed, 0 insertions, 11 deletions
| diff --git a/rro_overlays/FrameworksResOverlayVeux/res/values/config.xml b/rro_overlays/FrameworksResOverlayVeux/res/values/config.xml index c334bb6..6c9280e 100644 --- a/rro_overlays/FrameworksResOverlayVeux/res/values/config.xml +++ b/rro_overlays/FrameworksResOverlayVeux/res/values/config.xml @@ -599,17 +599,6 @@      <!-- Should the pinner service pin the Home application? -->      <bool name="config_pinnerHomeApp">true</bool> -    <!-- List of files pinned by the Pinner Service with the JIT Zygote boot image b/119800099 --> -    <string-array translatable="false" name="config_jitzygoteBootImagePinnerServiceFiles"> -        <item>"/system/framework/framework.jar"</item> -        <item>"/system/framework/services.jar"</item> -        <item>"/apex/com.android.art/javalib/core-oj.jar"</item> -        <item>"/apex/com.android.art/javalib/core-libart.jar"</item> -        <item>"/apex/com.android.media/javalib/updatable-media.jar"</item> -        <item>"/system_ext/priv-app/SystemUI/SystemUI.apk"</item> -        <item>"/system/bin/surfaceflinger"</item> -    </string-array> -      <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be           autodetected from the Configuration. -->      <bool name="config_showNavigationBar">true</bool> | 
