Snap for 11355999 from df3f348d3b
to 24Q2-release
Change-Id: I00bf89d89a368010eaf7c5d9c5c7e28eebc6c424
This commit is contained in:
commit
12a146f26b
2 changed files with 3 additions and 0 deletions
|
@ -276,6 +276,7 @@ on init
|
|||
|
||||
# BatteryHealthData
|
||||
chown system system /sys/class/power_supply/battery/first_usage_date
|
||||
chown system system /sys/devices/platform/google,battery/power_supply/battery/swelling_data
|
||||
|
||||
# Battery Defender
|
||||
chown system system /sys/devices/platform/google,battery/power_supply/battery/bd_trickle_cnt
|
||||
|
|
|
@ -129,6 +129,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