overlay: Pin standard SystemUI instead of Google's

Change-Id: If96bb13d6cc2c2156d8df111a1037247c96c6e0f
This commit is contained in:
Bruno Martins 2019-09-14 19:07:42 +01:00 committed by Michael Bestas
parent 2bab0af328
commit f5c7e6ba5c
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -246,7 +246,7 @@
<item>"/system/framework/framework.jar"</item> <item>"/system/framework/framework.jar"</item>
<item>"/system/framework/services.jar"</item> <item>"/system/framework/services.jar"</item>
<item>"/system/bin/surfaceflinger"</item> <item>"/system/bin/surfaceflinger"</item>
<item>"/system_ext/priv-app/SystemUIGoogle/SystemUIGoogle.apk"</item> <item>"/system_ext/priv-app/SystemUI/SystemUI.apk"</item>
</string-array> </string-array>
<!-- Should the pinner service pin the Camera application? --> <!-- Should the pinner service pin the Camera application? -->