device_google_zuma/vendor/dumpstate.te
Donnie Pollitz e31ad0b306 sepolicy: Fix hal_confirmationui_default avc denials
* Allow for dumpstate

Bug: 261933368
Bug: 264489634
Test: Ran com.google.android.selinux.pts.SELinuxTest#scanBugreport
Change-Id: Id70d2a920172e649e4497f4ea1a4ecad33963edc
Signed-off-by: Donnie Pollitz <donpollitz@google.com>
2023-03-02 09:08:16 +00:00

10 lines
No EOL
195 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)