sdm660-common: Adjust pinned files following runtime module work.

Test: adb shell dumpsys pinner
Bug: 119868597
Change-Id: I83c709accb32d0f2c341179dbc5dcd6d7ec75d8a
This commit is contained in:
Nicolas Geoffray 2019-02-11 10:42:12 +00:00 committed by Max Weffers
parent a55686c58c
commit b57779a46a
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -558,6 +558,8 @@
<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>
<item>"/product/priv-app/SystemUIGoogle/SystemUIGoogle.apk"</item>
<item>"/product/priv-app/SystemUIGoogle/oat/arm64/SystemUIGoogle.odex"</item>
<item>/system/lib64/libRScpp.so</item>
<item>/system/lib64/libRS.so</item>
<item>/system/lib64/libRS_internal.so</item>
@ -580,7 +582,7 @@
<item>"/system/priv-app/SystemUIGoogle/SystemUIGoogle.apk"</item>
<item>"/system/lib64/libsurfaceflinger.so"</item>
</string-array>
<!-- True if camera app should be pinned via Pinner Service -->
<bool name="config_pinnerCameraApp">true</bool>