pixelstats: enable mitigation stats for gs201
Corresponding change to reflect changes that enable mitigation stats. Bug: 253522156 Test: Local Test. $> cmd stats print-logs $> logcat | grep <atom id> Signed-off-by: George Lee <geolee@google.com> Change-Id: Ia0ab4e6da0f908dbca8402db9d767577863035bd
This commit is contained in:
parent
a089e44eb1
commit
6ebf1dceb0
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||||
},
|
},
|
||||||
.BlockStatsLength = BLOCK_STATS_LENGTH,
|
.BlockStatsLength = BLOCK_STATS_LENGTH,
|
||||||
.AmsRatePath = "/sys/devices/platform/audiometrics/ams_rate_read_once",
|
.AmsRatePath = "/sys/devices/platform/audiometrics/ams_rate_read_once",
|
||||||
|
.MitigationPath = "/sys/devices/virtual/pmic/mitigation",
|
||||||
.ThermalStatsPaths = {
|
.ThermalStatsPaths = {
|
||||||
"/sys/devices/platform/100a0000.BIG/trip_counter",
|
"/sys/devices/platform/100a0000.BIG/trip_counter",
|
||||||
"/sys/devices/platform/100a0000.MID/trip_counter",
|
"/sys/devices/platform/100a0000.MID/trip_counter",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue