Remove odex/oat files from pinner list. am: 2968f7ed45
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14110246 Change-Id: I0ad1627d44936b7c14118eaab7feef76f6787e34
This commit is contained in:
commit
57a6baa15a
1 changed files with 0 additions and 5 deletions
|
@ -224,17 +224,12 @@
|
|||
|
||||
<!-- Default list of files pinned by the Pinner Service -->
|
||||
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
|
||||
<item>"/apex/com.android.art/javalib/arm64/boot.oat"</item>
|
||||
<item>"/apex/com.android.art/javalib/arm64/boot-core-libart.oat"</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/framework/framework.jar"</item>
|
||||
<item>"/system/framework/services.jar"</item>
|
||||
<item>"/system/framework/arm64/boot-framework.oat"</item>
|
||||
<item>"/system/framework/oat/arm64/services.odex"</item>
|
||||
<item>"/system_ext/priv-app/SystemUIGoogle/SystemUIGoogle.apk"</item>
|
||||
<item>"/system_ext/priv-app/SystemUIGoogle/oat/arm64/SystemUIGoogle.odex"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Should the pinner service pin the Camera application? -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue