diff --git a/health/android.hardware.health-service.zuma.xml b/health/android.hardware.health-service.zuma.xml index 1fe9b8d2..2acaabac 100644 --- a/health/android.hardware.health-service.zuma.xml +++ b/health/android.hardware.health-service.zuma.xml @@ -1,7 +1,7 @@ android.hardware.health - 2 + 3 IHealth/default diff --git a/media_codecs_bo_c2.xml b/media_codecs_bo_c2.xml index 443c27e4..2ae83ba7 100644 --- a/media_codecs_bo_c2.xml +++ b/media_codecs_bo_c2.xml @@ -57,10 +57,10 @@ - + - + diff --git a/pixelstats/service.cpp b/pixelstats/service.cpp index 718fb82c..89348a50 100644 --- a/pixelstats/service.cpp +++ b/pixelstats/service.cpp @@ -128,7 +128,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = { "/sys/devices/platform/hdcp/hdcp1_success_count", "/sys/devices/platform/hdcp/hdcp1_fail_count", "/sys/devices/platform/hdcp/hdcp0_count", - } + }, + .FGLogBufferPath = "/dev/logbuffer_maxfg_monitor" }; const struct UeventListener::UeventPaths ueventPaths = {