device_google_zuma/vendor/dumpstate.te
Darren Hsu 0198a5224a dumpstate: Suppress avc denial for power stats
Bug: 273639264
Test: presubmit test
Change-Id: I0b1d8b7516dc9bdfae6b8bca644b6ab52b971615
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-03-20 15:09:41 +08:00

12 lines
274 B
Text

# allow HWC to output to dumpstate via pipe fd
dump_hal(hal_graphics_composer)
dump_hal(hal_health)
dump_hal(hal_confirmationui)
binder_call(dumpstate, hal_wireless_charger)
dump_hal(hal_uwb)
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };