commit | 848513ebe6917fefb59ecb6cdaa0219c821428fe | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Oct 11 13:44:00 2019 -0700 |
committer | Roshan Pius <rpius@google.com> | Sat Oct 26 14:43:59 2019 -0700 |
tree | 592c237259a60dae42674eaf6364785df1d6c4ae | |
parent | 4f27cd6f468dabaff1ab2da555b47624fd54ea9e [diff] |
Add a new BatteryStatsManager class Wifi/telephony mainline modules uses IBatteryStats which is an AIDL & hence cannot be made a @SystemApi. Create a new manager class to wrap around this AIDL to expose @System Api. Bug: 138806762 Test: Device boots up & connects to wifi networks. Change-Id: Ib8816c3df17ccc562b9664e7bea1ef01ab61f697