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:
kubersharma001 2021-10-13 08:12:52 +00:00 committed by pix106
parent e81d1fdd7b
commit 3f24771865

View file

@ -886,17 +886,6 @@
<item>"/system/bin/libsurfaceflinger"</item>
</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? -->
<bool name="config_pinnerHomeApp">true</bool>