This commit is contained in:
Talmid of Levi 2023-11-29 10:07:43 -05:00
parent e4f33474ee
commit 54a956f066

View File

@ -2,6 +2,6 @@
if getprop ro.vendor.build.fingerprint | grep -iq -e S22FLIP; then if getprop ro.vendor.build.fingerprint | grep -iq -e S22FLIP; then
setprop ro.vendor.gsi.image_running false setprop ro.vendor.gsi.image_running false
setprop ctl.start vendor.hwcomposer-2-1 setprop ctl.restart vendor.hwcomposer-2-1
touch /mnt/banana touch /mnt/banana
fi fi