commit | 889902c9f9abb8ff4d74655850d282e2a5e7edb6 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Nov 01 20:19:27 2017 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Nov 02 04:34:08 2017 +0000 |
tree | 204bb82b97a8f71832ee15014d958f5a02f1108e | |
parent | 80f05cee869995286acf7230f1733c7fbc12f308 [diff] |
SystemServer: spawn hwbinder threads before BatteryService BatteryService is the first service that uses a hwbinder call, so we need to spawn the threads for BatteryService to receive callbacks prior to starting BatteryService. Test: boot test Test: manually sleep in SensorDeviceUtils, still boots Bug: 68765551 Bug: 68217725 Change-Id: Iadd88897d4cf9e0e37af706452c15318115f2149