testing again
This commit is contained in:
parent
51728c4604
commit
62b4381601
@ -1,2 +1,2 @@
|
|||||||
on property:init.svc.vendor.hwcomposer-2-1=running
|
on boot
|
||||||
exec - root -- /system/bin/wephone.sh
|
exec - root -- /system/bin/wephone.sh
|
||||||
|
10
wephone.sh
10
wephone.sh
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user