Move dumpstate to vendor
Bug: 312143882 Test: make selinux_policy Change-Id: I9f1a46b5c4c472a1f4ab01a91b17741bfc152ca9
This commit is contained in:
parent
df5d3cf62d
commit
007718bd55
1 changed files with 0 additions and 0 deletions
14
vendor/dumpstate.te
vendored
Normal file
14
vendor/dumpstate.te
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
# allow HWC to output to dumpstate via pipe fd
|
||||
dump_hal(hal_graphics_composer)
|
||||
|
||||
dump_hal(hal_health)
|
||||
|
||||
dump_hal(hal_telephony)
|
||||
|
||||
dump_hal(hal_confirmationui)
|
||||
|
||||
binder_call(dumpstate, hal_wireless_charger)
|
||||
|
||||
dump_hal(hal_uwb)
|
||||
|
||||
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
|
Loading…
Add table
Add a link
Reference in a new issue