Also check pie path for android.hardware.boot hal
This commit is contained in:
parent
1cf540004d
commit
c03cb0fad4
@ -18,6 +18,6 @@ getprop | \
|
|||||||
setprop ctl.stop $svc
|
setprop ctl.stop $svc
|
||||||
done
|
done
|
||||||
|
|
||||||
if grep -qF android.hardware.boot /vendor/manifest.xml;then
|
if grep -qF android.hardware.boot /vendor/manifest.xml || grep -qF android.hardware.boot /vendor/etc/vintf/manifest.xml ;then
|
||||||
bootctl mark-boot-successful
|
bootctl mark-boot-successful
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user