Sanders : Adjust pinned files following runtime module

Signed-off-by: Ashwin R C <ashwin2001achu@gmail.com>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
Nicolas Geoffray
2019-02-11 10:42:45 +00:00
committed by ronaxdevil
parent 68ab697535
commit d18dd5ac78

View File

@@ -360,12 +360,14 @@
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
<item>"/system/framework/arm64/boot-core-libart.oat"</item>
<item>"/system/framework/arm64/boot-framework.oat"</item>
<item>"/system/framework/arm64/boot.oat"</item>
<item>"/system/framework/boot-core-libart.vdex"</item>
<item>"/system/framework/boot-framework.vdex"</item>
<item>"/system/framework/boot.vdex"</item>
<item>"/system/framework/framework.jar"</item>
<item>"/system/framework/oat/arm64/services.odex"</item>
<item>"/system/framework/oat/arm64/services.vdex"</item>
<item>"/system/framework/services.jar"</item>
<item>"/system/framework/arm64/boot.oat"</item>
<item>"/system/framework/arm64/boot-core-libart.oat"</item>
<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>
</string-array>
<!-- Should the pinner service pin the Camera application? -->