sdm660-common: Remove config_jitzygoteBootImagePinnerServiceFiles list
- obsolete on android-12 Ref: I97738435edd07e8b6770372cd935218c1a9cd984 Change-Id: Ibbc8d35961d919ccdc454ef2043824f38191637e Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
e81d1fdd7b
commit
3f24771865
1 changed files with 0 additions and 11 deletions
|
@ -886,17 +886,6 @@
|
||||||
<item>"/system/bin/libsurfaceflinger"</item>
|
<item>"/system/bin/libsurfaceflinger"</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- List of files pinned by the Pinner Service with the JIT Zygote boot image -->
|
|
||||||
<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/libsurfaceflinger"</item>
|
|
||||||
</string-array>
|
|
||||||
|
|
||||||
<!-- Should the pinner service pin the Home application? -->
|
<!-- Should the pinner service pin the Home application? -->
|
||||||
<bool name="config_pinnerHomeApp">true</bool>
|
<bool name="config_pinnerHomeApp">true</bool>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue