suspend: Remove zygote wl on autosuspend enable

If system_server restarts a kernel wakelock is taken by init
to ensure that the system can make sufficient progress to
recover before autosuspend is triggered.

Once the framework has restarted and attempts to renable
autosuspend remove the kernel wakelock

Bug: 255898234
Test: adb shell "echo mem > /sys/power/state && killall system_server"
Change-Id: Ia7278959d68b7c83da801a85e85eac5825b1b905
2 files changed