From bdda64707826e050d97e858adafa653e5a11acc7 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Mon, 27 Aug 2018 10:25:27 +0200 Subject: [PATCH] empty mount vendor's dark theme --- rw-system.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rw-system.sh b/rw-system.sh index f929e80..dd21e6a 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -86,3 +86,5 @@ if grep -qF 'mkdir /data/.fps 0770 system fingerp' vendor/etc/init/hw/init.mmi.r chown system:9015 /sys/devices/soc/soc:fpc_fpc1020/irq chown system:9015 /sys/devices/soc/soc:fpc_fpc1020/irq_cnt fi + +mount -o bind /system/phh/empty /vendor/overlay/SysuiDarkTheme/SysuiDarkTheme.apk || true