Merge "zumapro: hold wakelock on boot" into main
This commit is contained in:
commit
49f4f3a485
1 changed files with 3 additions and 0 deletions
|
@ -399,6 +399,9 @@ on post-fs-data
|
||||||
# Compatibility path for TPU
|
# Compatibility path for TPU
|
||||||
symlink /dev/edgetpu-soc /dev/edgetpu
|
symlink /dev/edgetpu-soc /dev/edgetpu
|
||||||
|
|
||||||
|
# Hold wake lock during bringup stage (b/295590204)
|
||||||
|
write /sys/power/wake_lock zumapro_bringup
|
||||||
|
|
||||||
on zygote-start
|
on zygote-start
|
||||||
# For PixelLogger configuration file.
|
# For PixelLogger configuration file.
|
||||||
chmod 0771 /data/vendor/wifi
|
chmod 0771 /data/vendor/wifi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue