Ignore vendor SysuiDarkThemeOverlay.apk

Fixes buggy dark theme on jasmine
This commit is contained in:
Pablo 2018-09-28 19:21:03 +02:00 committed by Pierre-Hugues Husson
parent 2a042c184f
commit 3f8686cdd9
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ for f in /vendor/lib/mtk-ril.so /vendor/lib64/mtk-ril.so;do
done
mount -o bind /system/phh/empty /vendor/overlay/SysuiDarkTheme/SysuiDarkTheme.apk || true
mount -o bind /system/phh/empty /vendor/overlay/SysuiDarkTheme/SysuiDarkThemeOverlay.apk || true
if grep -qF 'PowerVR Rogue GE8100' /vendor/lib/egl/GLESv1_CM_mtk.so;then
setprop debug.hwui.renderer opengl