Skip to content
Snippets Groups Projects
Commit b04ab420 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by Dhina17
Browse files

onclite: overlay: Update in pinned files.

Remove or update paths that don't exist.

Bug: 119800099
Test: boots
Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
parent b04f8e00
No related branches found
No related tags found
No related merge requests found
......@@ -64,9 +64,6 @@ TARGET_KERNEL_VERSION := 4.9
# ANT
BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease"
# APEX image
DEXPREOPT_GENERATE_APEX_IMAGE := true
# Assert
TARGET_OTA_ASSERT_DEVICE := onclite,onc
......
......@@ -339,8 +339,6 @@
<item>/system/framework/framework.jar</item>
<item>/system/framework/oat/arm64/services.odex"</item>
<item>/system/framework/services.jar"</item>
<item>/system/framework/arm64/boot.oat"</item>
<item>/system/framework/arm64/boot-core-libart.oat"</item>
<item>/system/lib64/libRScpp.so</item>
<item>/system/lib64/libRS.so</item>
<item>/system/lib64/libRS_internal.so</item>
......@@ -354,12 +352,10 @@
<item>/apex/com.android.media/javalib/updatable-media.jar</item>
</string-array>
<!-- List of files pinned by the Pinner Service with the apex boot image -->
<string-array translatable="false" name="config_apexBootImagePinnerServiceFiles">
<!-- List of files pinned by the Pinner Service with the JIT boot image -->
<string-array translatable="false" name="config_jitzygoteBootImagePinnerServiceFiles">
<item>"/system/framework/framework.jar"</item>
<item>"/system/framework/services.jar"</item>
<item>"/system/framework/arm64/apex.oat"</item>
<item>"/system/framework/arm64/apex-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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment