[conflict] zuma: Add UmfwStat am: 1460b7dc11

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22335946

Change-Id: Id65e36d9a9c5fd78b534f99e1d76728103ce05b0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Erik Staats 2023-03-30 19:16:40 +00:00
commit 3ffead1123
2 changed files with 5 additions and 0 deletions

View file

@ -143,6 +143,9 @@
# AoC # AoC
/dev/aoc 0660 system system /dev/aoc 0660 system system
# AoC stats (UmfwStat)
/dev/acd-com.google.umfw_stat 0660 system system
# Sensors (USF) # Sensors (USF)
/dev/acd-com.google.usf 0660 system system /dev/acd-com.google.usf 0660 system system
/dev/acd-com.google.usf.non_wake_up 0660 system system /dev/acd-com.google.usf.non_wake_up 0660 system system

View file

@ -32,6 +32,8 @@ include device/google/gs-common/display/dump.mk
include device/google/gs-common/gxp/dump.mk include device/google/gs-common/gxp/dump.mk
include device/google/gs-common/camera/dump.mk include device/google/gs-common/camera/dump.mk
include device/google/gs-common/radio/dump.mk include device/google/gs-common/radio/dump.mk
include device/google/gs-common/gear/dumpstate/aidl.mk
include device/google/gs-common/umfw_stat/umfw_stat.mk
include device/google/zuma/dumpstate/item.mk include device/google/zuma/dumpstate/item.mk