Snap for 8534862 from 95cd43b049
to udc-release
Change-Id: If633e53b05049d545b588d033ddc2c6388acac5d
This commit is contained in:
commit
e65820afd8
1 changed files with 2 additions and 0 deletions
|
@ -399,6 +399,8 @@ void DumpstateDevice::dumpPowerSection(int fd) {
|
|||
if (!PropertiesHelper::IsUserBuild()) {
|
||||
|
||||
DumpFileToFd(fd, "DC_registers dump", "/sys/class/power_supply/pca9468-mains/device/registers_dump");
|
||||
DumpFileToFd(fd, "max77759_chg registers dump", "/d/max77759_chg/registers");
|
||||
DumpFileToFd(fd, "max77729_pmic registers dump", "/d/max77729_pmic/registers");
|
||||
DumpFileToFd(fd, "Charging table dump", "/d/google_battery/chg_raw_profile");
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue