Remove wakelock that prevents suspend/resum

Removing wake locks as crashes around AOC SSR have been addressed.

Change-Id: I2ff948868b2d6540718fff02a4f20a3d7fd74459
This commit is contained in:
Mahesh Sivasubramanian 2022-12-20 19:10:39 -07:00
parent 8bfdd499b8
commit abea026a7e

View file

@ -414,9 +414,6 @@ on post-fs-data
# Compatibility path for TPU # Compatibility path for TPU
symlink /dev/edgetpu-soc /dev/edgetpu symlink /dev/edgetpu-soc /dev/edgetpu
# STOPSHIP b/243479923
write /sys/power/wake_lock zuma_suspendresume_b243479923
on zygote-start on zygote-start
# For PixelLogger configuration file. # For PixelLogger configuration file.
chmod 0771 /data/vendor/wifi chmod 0771 /data/vendor/wifi