overlay: Correct SystemUI paths for pinner service

* Thanks to @aviraxp for pointing it out.

Change-Id: I7b4fbe23aa46c71b31d914b1e1ddd955aa1b4bf0
This commit is contained in:
Adithya R
2018-11-29 22:51:54 +05:30
committed by Jorge Lucas
parent 36dd36a154
commit d2fa29e5f4

View File

@@ -402,8 +402,8 @@
<item>"/system/framework/boot.vdex"</item>
<item>"/system/framework/arm64/boot-core-libart.oat"</item>
<item>"/system/framework/boot-core-libart.vdex"</item>
<item>"/system/priv-app/SystemUIGoogle/oat/arm64/SystemUIGoogle.vdex"</item>
<item>"/system/priv-app/SystemUIGoogle/oat/arm64/SystemUIGoogle.odex"</item>
<item>"/system/priv-app/SystemUI/oat/arm64/SystemUI.vdex"</item>
<item>"/system/priv-app/SystemUI/oat/arm64/SystemUI.odex"</item>
<item>"/system/lib64/libsurfaceflinger.so"</item>
</string-array>