Merge "pixelstats: change path for CCARatePath" into udc-qpr-dev am: b0447d525c
am: d0d858edb4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/24677394 Change-Id: I2c25d70923d08831f423800050f9d7e382d1a1e4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
29ba6eacfd
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