Snap for 11355999 from ad7f854c34
to 24Q2-release
Change-Id: Ic309411c0b0a6915836c6cba19a1b87fad05b4ff
This commit is contained in:
commit
aeb19868a0
2 changed files with 3 additions and 0 deletions
|
@ -286,6 +286,7 @@ on init
|
|||
|
||||
# BatteryHealthData
|
||||
chown system system /sys/class/power_supply/battery/first_usage_date
|
||||
chown system system /sys/class/power_supply/battery/swelling_data
|
||||
|
||||
# Battery Defender
|
||||
chown system system /sys/devices/platform/google,battery/power_supply/battery/bd_trickle_cnt
|
||||
|
|
|
@ -123,6 +123,8 @@ cat "/dev/logbuffer_pca9468"
|
|||
|
||||
echo "\n------ Battery Health ------"
|
||||
cat "/sys/class/power_supply/battery/health_index_stats"
|
||||
echo "\n------ Battery Health SoC Residency ------"
|
||||
cat "/sys/class/power_supply/battery/swelling_data"
|
||||
echo "\n------ BMS ------"
|
||||
cat "/dev/logbuffer_ssoc"
|
||||
echo "\n------ TTF ------"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue