added script to boot sequence
This commit is contained in:
parent
e76ca1de41
commit
541b6b8ea5
@ -1,2 +1,2 @@
|
||||
on post-fs
|
||||
on boot
|
||||
exec - root -- /system/bin/wephone.sh
|
||||
|
@ -3,5 +3,5 @@
|
||||
if getprop ro.vendor.build.fingerprint | grep -iq -e S22FLIP; then
|
||||
setprop ro.vendor.gsi.image_running false
|
||||
setprop ctl.start vendor.hwcomposer-2-1
|
||||
touch /mnt/banana
|
||||
touch /mnt/banana && echo "1" > /mnt/banana
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user