dump_power: dump battery pairing state
Bug: 294782342 Change-Id: I4f7f9b5a8b8232f4b25d931a5cbb95ca30b1b39c Signed-off-by: Jenny Ho <hsiufangho@google.com>
This commit is contained in:
parent
6b061bbc49
commit
ce92b5579e
1 changed files with 2 additions and 0 deletions
|
@ -141,6 +141,8 @@ echo "\n------ TTF stats ------"
|
|||
cat "/sys/class/power_supply/battery/ttf_stats"
|
||||
echo "\n------ aacr_state ------"
|
||||
cat "/sys/class/power_supply/battery/aacr_state"
|
||||
echo "\n------ pairing_state ------"
|
||||
cat "/sys/class/power_supply/battery/pairing_state"
|
||||
if [ -d "/dev/logbuffer_maxq" ]
|
||||
then
|
||||
echo "\n------ maxq logbuffer------"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue