OSDN Git Service

Change battery tip text
authorRaff Tsai <rafftsai@google.com>
Wed, 6 Mar 2019 02:27:42 +0000 (10:27 +0800)
committerRaff Tsai <rafftsai@google.com>
Wed, 6 Mar 2019 20:50:43 +0000 (04:50 +0800)
commit2441b94c6d0e5a55cff2bf8dd97eadc3e2c22a7e
treeb4229e329bbaf70e92e9a38d4ff702ce47fdd89c
parent131eeac4aa17c9eda06dfc2c94633af294c4c6a7
Change battery tip text

Fixes: 121042353
Test: adb shell settings put global battery_tip_constants test_low_battery_tip=true
      Then go to Settings -> battery to see the text
Change-Id: Ie3c4a89ccb7c2724840dc886a502ef919e13a856
src/com/android/settings/fuelgauge/BatteryInfo.java
src/com/android/settings/fuelgauge/batterytip/detectors/LowBatteryDetector.java
tests/robotests/src/com/android/settings/fuelgauge/BatteryInfoTest.java