mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-20 21:17:16 +09:00
miatoll: overlay: Pin surfaceflinger
PA Notes: - Not merged to master, but merged to internal master. - Original commit removes libsurfaceflinger but I do not because we have enough memory. Test: Builds as expected after this change, and flashes successfully. Bug: 176197656 Signed-off-by: Sonal Singh <sonal.singh.19993@gmail.com>
This commit is contained in:
parent
a6c07829d9
commit
1a91f9cee3
@ -541,6 +541,7 @@
|
|||||||
|
|
||||||
<!-- Default list of files pinned by the Pinner Service -->
|
<!-- Default list of files pinned by the Pinner Service -->
|
||||||
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
|
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
|
||||||
|
<item>"/system/bin/surfaceflinger"</item>
|
||||||
<item>"/system/framework/arm64/boot-framework.oat"</item>
|
<item>"/system/framework/arm64/boot-framework.oat"</item>
|
||||||
<item>"/system/framework/framework.jar"</item>
|
<item>"/system/framework/framework.jar"</item>
|
||||||
<item>"/system/framework/oat/arm64/services.odex"</item>
|
<item>"/system/framework/oat/arm64/services.odex"</item>
|
||||||
@ -565,6 +566,7 @@
|
|||||||
|
|
||||||
<!-- List of files pinned by the Pinner Service with the JIT Zygote boot image b/119800099 -->
|
<!-- List of files pinned by the Pinner Service with the JIT Zygote boot image b/119800099 -->
|
||||||
<string-array translatable="false" name="config_jitzygoteBootImagePinnerServiceFiles">
|
<string-array translatable="false" name="config_jitzygoteBootImagePinnerServiceFiles">
|
||||||
|
<item>"/system/bin/surfaceflinger"</item>
|
||||||
<item>"/system/framework/framework.jar"</item>
|
<item>"/system/framework/framework.jar"</item>
|
||||||
<item>"/system/framework/services.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-oj.jar"</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user