Merge "pixelstats: change path for CCARatePath" into udc-qpr-dev am: b0447d525c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/24677394 Change-Id: Iebef330ec22c19298f6187f16ca60dea7173c0b8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d0d858edb4
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
|||
.WavesPath = "/sys/devices/platform/audiometrics/waves",
|
||||
.AdaptedInfoCountPath = "/sys/devices/platform/audiometrics/adapted_info_active_count",
|
||||
.AdaptedInfoDurationPath = "/sys/devices/platform/audiometrics/adapted_info_active_duration",
|
||||
.CCARatePath = "/sys/devices/platform/audiometrics/cca_rate_read_once",
|
||||
.CCARatePath = "/sys/devices/platform/audiometrics/cca_count_read_once",
|
||||
.PcmLatencyPath = "/sys/devices/platform/audiometrics/pcm_latency",
|
||||
.PcmCountPath = "/sys/devices/platform/audiometrics/pcm_count",
|
||||
.TotalCallCountPath = "/sys/devices/platform/audiometrics/call_count"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue