bcl: Remove unused sysfs read
Bug: 197028142 Test: adb bugreport Signed-off-by: George Lee <geolee@google.com> Change-Id: Ia14108684ece750df7ce18314b97059f25b04591
This commit is contained in:
parent
520ff8ddb6
commit
0d5e6ab435
1 changed files with 0 additions and 3 deletions
|
@ -480,9 +480,6 @@ void DumpstateDevice::dumpPowerSection(int fd) {
|
||||||
"a=${f/\\/sys\\/devices\\/virtual\\/pmic\\/mitigation\\/instruction\\//}; "
|
"a=${f/\\/sys\\/devices\\/virtual\\/pmic\\/mitigation\\/instruction\\//}; "
|
||||||
"echo \"$a=$val\" ; done"});
|
"echo \"$a=$val\" ; done"});
|
||||||
|
|
||||||
DumpFileToFd(fd, "BCL", "/sys/devices/virtual/pmic/mitigation/triggered_stats");
|
|
||||||
DumpFileToFd(fd, "IF PMIC", "/sys/devices/virtual/pmic/max77759-mitigation/triggered_stats");
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Dump items related to thermal
|
// Dump items related to thermal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue