Merge "Add BrownoutDetected Events - device"
This commit is contained in:
commit
b6d1bcad72
1 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,9 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
|||
.ImpedancePath = "/sys/devices/platform/audiometrics/speaker_impedance",
|
||||
.CodecPath = "/sys/devices/platform/audiometrics/codec_state",
|
||||
.EEPROMPath = "/dev/battery_history",
|
||||
.MitigationPath = "/sys/devices/virtual/pmic/mitigation",
|
||||
.BrownoutReasonProp = "vendor.brownout_reason",
|
||||
.BrownoutLogPath = "/data/vendor/mitigation/lastmeal.txt",
|
||||
.SpeakerTemperaturePath = "/sys/devices/platform/audiometrics/speaker_temp",
|
||||
.SpeakerExcursionPath = "/sys/devices/platform/audiometrics/speaker_excursion",
|
||||
.SpeakerHeartBeatPath = "/sys/devices/platform/audiometrics/speaker_heartbeat",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue