zumapro: hold wakelock on boot
Bug: 295590204 Change-Id: Ic95dba9f4a2dfb8d5cd46abf373a438fd04a13fa Signed-off-by: Jason Chiu <jasoncschiu@google.com>
This commit is contained in:
parent
8f95bbd767
commit
70a4eb1613
1 changed files with 3 additions and 0 deletions
|
@ -399,6 +399,9 @@ on post-fs-data
|
|||
# Compatibility path for TPU
|
||||
symlink /dev/edgetpu-soc /dev/edgetpu
|
||||
|
||||
# Hold wake lock during bringup stage (b/295590204)
|
||||
write /sys/power/wake_lock zumapro_bringup
|
||||
|
||||
on zygote-start
|
||||
# For PixelLogger configuration file.
|
||||
chmod 0771 /data/vendor/wifi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue