mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
pixelstats: add gmsr path
Bug: 300590097 Change-Id: I413431f41d8cc71727e9473fdf7ba74e2a68d629 Signed-off-by: Jenny Ho <hsiufangho@google.com>
This commit is contained in:
@@ -100,7 +100,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||
.TotalCallCountPath = "/sys/devices/platform/audiometrics/call_count",
|
||||
.OffloadEffectsIdPath = "/sys/devices/platform/audiometrics/offload_effects_id",
|
||||
.OffloadEffectsDurationPath = "/sys/devices/platform/audiometrics/offload_effects_duration",
|
||||
.BluetoothAudioUsagePath = "/sys/devices/platform/audiometrics/bt_usage"
|
||||
.BluetoothAudioUsagePath = "/sys/devices/platform/audiometrics/bt_usage",
|
||||
.GMSRPath = "/sys/class/power_supply/maxfg/gmsr"
|
||||
};
|
||||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
|
||||
Reference in New Issue
Block a user