fix init_citadel service access
Bug: 202906904 Test: boot to home with no relevant error Change-Id: I6729ced49cbbecbc33234e311fb81652a065fe39
This commit is contained in:
parent
ecc3a24449
commit
fc1ec67aa4
2 changed files with 1 additions and 2 deletions
|
@ -2,3 +2,4 @@ type init_citadel, domain;
|
|||
type init_citadel_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
init_daemon_domain(init_citadel)
|
||||
allow init_citadel citadeld_service:service_manager find;
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
# b/202906904
|
||||
dontaudit init_citadel default_android_vndservice:service_manager { find };
|
Loading…
Add table
Add a link
Reference in a new issue