Revert "Hold wakelock on boot"

This partially reverts commit 28140b7240.

USB will hold a wakelock preventing suspend to happen

Bug: 188796118
Signed-off-by: Thierry Strudel <tstrudel@google.com>
Change-Id: Idc583a025e429a5b5f13a94b732717e9491e4e55
This commit is contained in:
Thierry Strudel 2021-06-14 20:19:16 -07:00
parent e3c50a383e
commit c74bbb4df9

View file

@ -319,10 +319,6 @@ on post-fs-data
mkdir /data/vendor/edgetpu 0770 system system mkdir /data/vendor/edgetpu 0770 system system
mkdir /data/vendor/edgetpu/cache 0770 system system mkdir /data/vendor/edgetpu/cache 0770 system system
# DELETE ME PREVENT SLEEP b/188796118
write /sys/power/wake_lock b188796118
on zygote-start on zygote-start
# For PixelLogger configuration file. # For PixelLogger configuration file.
chmod 0771 /data/vendor/wifi chmod 0771 /data/vendor/wifi