Merge "dump_power: dump battery pairing state" into udc-qpr-dev am: 064e269d4d
am: 614a4b8144
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24545345 Change-Id: I7f1df96733b80fc2485bf13e8b28daa4ef463649 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
90accaf26b
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