sepolicy: Fix hal_confirmationui_default avc denials am: e31ad0b306
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/21504841 Change-Id: I55b973823df7b0ad935ab38c0c22c63c0c1674cd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
8958b2e84b
2 changed files with 2 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
# b/261933368
|
||||
dontaudit hal_confirmationui_default dumpstate:fd { use };
|
||||
dontaudit hal_confirmationui_default dumpstate:fifo_file { write };
|
||||
# b/264489634
|
||||
userdebug_or_eng(`
|
||||
permissive hal_confirmationui_default;
|
||||
')
|
2
vendor/dumpstate.te
vendored
2
vendor/dumpstate.te
vendored
|
@ -3,6 +3,8 @@ dump_hal(hal_graphics_composer)
|
|||
|
||||
dump_hal(hal_health)
|
||||
|
||||
dump_hal(hal_confirmationui)
|
||||
|
||||
binder_call(dumpstate, hal_wireless_charger)
|
||||
|
||||
dump_hal(hal_uwb)
|
Loading…
Add table
Add a link
Reference in a new issue