mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 10:28:38 +00:00
fix init_citadel service access
Bug: 202906904 Test: boot to home with no relevant error Change-Id: I6729ced49cbbecbc33234e311fb81652a065fe39
This commit is contained in:
@@ -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 };
|
||||
Reference in New Issue
Block a user