testing something

This commit is contained in:
Talmid of Levi 2023-11-29 08:36:06 -05:00
parent a7bf39eb3c
commit 51728c4604

View File

@ -1,7 +1,7 @@
#!/system/bin/sh #!/system/bin/sh
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.start vendor.hwcomposer-2-1
touch /mnt/banana # touch /mnt/banana
fi #fi