platform_bootable_recovery/recovery_utils
Tao Bao b548bea778 minadbd: Return battery level via getprop.
`adb rescue getprop rescue.battery_level` returns the current battery
level.

Bug: 134560109
Test: Build and boot into rescue mode.
Test: `adb rescue getprop ro.build.fingerprint`
Test: `adb rescue getprop rescue.battery_level`
Test: `adb rescue getprop` to dump all the properties.
Test: Run recovery_unit_test.
Change-Id: I78a9e8ab9783ffc8532cb93e6a64fb2157c19bd5
2019-10-04 15:33:27 -07:00
..
include/recovery_utils Refactor battery info querying functions into librecovery_utils. 2019-10-02 22:04:25 -07:00
Android.bp minadbd: Return battery level via getprop. 2019-10-04 15:33:27 -07:00
battery_utils.cpp Refactor battery info querying functions into librecovery_utils. 2019-10-02 22:04:25 -07:00
logging.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
parse_install_logs.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
roots.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
thermalutil.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00