[Android] Make BatteryStatusManagerTest compilable on M
BatteryStatusManagerTest does not compile on M because of the changes to the BatteryManager class. This patch introduces AndroidBatteryManagerWrapper to make the system battery manager testable on M. BUG=488690 Review URL: https://codereview.chromium.org/1130253012 Cr-Commit-Position: refs/heads/master@{#330723}
Showing
Please register or sign in to comment