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 b27a9affd2
commit 9ece067361
1 changed files with 1 additions and 0 deletions

View File

@ -137,3 +137,4 @@ 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