sm7125-common: overlay: Update config overlay with new SystemUI location

The app is moving to /product

Test: m
Test: check if it can boot
Bug: 137908189
Change-Id: Ifd73ba03884543e33d61c74d933ad8171dd3b259
Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>
This commit is contained in:
Jeongik Cha
2019-12-16 14:56:59 +09:00
committed by SagarMakhar
parent c96b787394
commit 1ec669bb80

View File

@@ -449,8 +449,8 @@
<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>"/product/priv-app/SystemUIGoogle/SystemUIGoogle.apk"</item>
<item>"/product/priv-app/SystemUIGoogle/oat/arm64/SystemUIGoogle.odex"</item>
<item>"/system_ext/priv-app/SystemUIGoogle/SystemUIGoogle.apk"</item>
<item>"/system_ext/priv-app/SystemUIGoogle/oat/arm64/SystemUIGoogle.odex"</item>
<item>"/system/lib64/libsurfaceflinger.so"</item>
</string-array>