Merge "enforce hal_dumpstate_default" into udc-dev am: 3906f53197
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma-sepolicy/+/21982724 Change-Id: I3249dd6a9df32bfa09f83f11e76755ae9d74873c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
25c992012f
2 changed files with 5 additions and 24 deletions
5
vendor/hal_dumpstate_default.te
vendored
Normal file
5
vendor/hal_dumpstate_default.te
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
allow hal_dumpstate_default vendor_toolbox_exec:file execute_no_trans;
|
||||
allow hal_dumpstate_default radio_vendor_data_file:dir create_dir_perms;
|
||||
allow hal_dumpstate_default radio_vendor_data_file:file create_file_perms;
|
||||
allow hal_dumpstate_default shell_data_file:file getattr;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue