on property run script
This commit is contained in:
parent
541b6b8ea5
commit
a7bf39eb3c
@ -1,2 +1,2 @@
|
|||||||
on boot
|
on property:init.svc.vendor.hwcomposer-2-1=running
|
||||||
exec - root -- /system/bin/wephone.sh
|
exec - root -- /system/bin/wephone.sh
|
||||||
|
@ -3,5 +3,5 @@
|
|||||||
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 && echo "1" > /mnt/banana
|
touch /mnt/banana
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user