mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
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:
committed by
TreeHugger Robot
parent
a089e44eb1
commit
6ebf1dceb0
@@ -58,6 +58,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||
},
|
||||
.BlockStatsLength = BLOCK_STATS_LENGTH,
|
||||
.AmsRatePath = "/sys/devices/platform/audiometrics/ams_rate_read_once",
|
||||
.MitigationPath = "/sys/devices/virtual/pmic/mitigation",
|
||||
.ThermalStatsPaths = {
|
||||
"/sys/devices/platform/100a0000.BIG/trip_counter",
|
||||
"/sys/devices/platform/100a0000.MID/trip_counter",
|
||||
|
||||
Reference in New Issue
Block a user