BatteryStats: Cleanup external stats collection
Create a BatteryStatsWorker that internalizes the stats collection, and returns a Future<?> so that uses-cases requiring synchronous results can still wait on the async task. Bug: 37645919 Bug: 38296815 Test: manual Change-Id: I5b935e1877d9a17d2617f01478faa77e8a52a258
Loading
Please register or sign in to comment