commit | 606afc7b7451aba90e3634076d9b59a5ef08186b | [log] [tgz] |
---|---|---|
author | Paul Lawrence <paullawrence@google.com> | Fri Mar 24 14:31:57 2023 -0700 |
committer | Paul Lawrence <paullawrence@google.com> | Tue Mar 28 14:14:31 2023 +0000 |
tree | 0a17e6fc1e3db1c85103f458504091cde1044165 | |
parent | bfd626e78f8116053c9e98ea3d51502e73c92b53 [diff] |
Fix deadlock caused by two-threaded property controls Two threaded property controls were introduced in ag/21063815 to prevent DOS for power controls. However, this causes deadlocks, so limit the second thread to just sys.powerctl messages. Bug: 273785601 Test: Boots, power messages work Ignore-AOSP-First: Security fix Change-Id: Ie27dc3b0cd9e2d28e94f2ad398c55ee27bc35835