commit | cb732f9b635b5f6f79e447ddaf743ebb800b8535 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Jul 16 14:40:14 2019 -0700 |
committer | Tri Vo <trong@google.com> | Tue Jul 16 14:40:21 2019 -0700 |
tree | 7b9289e3af8f21f98fa236099d79c006182dca00 | |
parent | b40d2001fadf1d4985357f3a35953bb86cf81691 [diff] |
system_suspend: start early With aosp/952637, FDE devices will restart services that were started after the tmpfs /data was mounted. vold grabs a wake lock before triggering framework restart. Restarting system_suspend in these circumstances results in a wake lock leak. Prevent system_suspend from restarting by moving it to early_hal class. Bug: 136777986 Bug: 133175847 Test: boot blueline Change-Id: I00204ebbe6f807a04bc8529f02f6eb4a26b1478e