mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-01-31 07:55:40 +00:00
Merge "[Audio Metric] pixelstats: add cca_rate sysfs for VendorAudioHardwareStatsReported on Zuma" into udc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d65f8322ac
@@ -91,7 +91,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||
.PDMStatePath = "/sys/devices/platform/audiometrics/pdm_state",
|
||||
.WavesPath = "/sys/devices/platform/audiometrics/waves",
|
||||
.AdaptedInfoCountPath = "/sys/devices/platform/audiometrics/adapted_info_active_count",
|
||||
.AdaptedInfoDurationPath = "/sys/devices/platform/audiometrics/adapted_info_active_duration"
|
||||
.AdaptedInfoDurationPath = "/sys/devices/platform/audiometrics/adapted_info_active_duration",
|
||||
.CCARatePath = "/sys/devices/platform/audiometrics/cca_rate_read_once"
|
||||
};
|
||||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
|
||||
Reference in New Issue
Block a user