Keymint: Fix SELinux denial
Also remove -dontaudit- configuration. Bug: 205073229 Bug: 205655569 Bug: 205904323 Change-Id: If8de3b4e6ee01488fdd563b702fbba1bd7c73ef0
This commit is contained in:
parent
8423a70e12
commit
94f78934d9
2 changed files with 4 additions and 17 deletions
|
@ -1,8 +1,9 @@
|
|||
type hal_keymint_citadel, domain;
|
||||
type hal_keymint_citadel_exec, exec_type, vendor_file_type, file_type;
|
||||
|
||||
init_daemon_domain(hal_keymint_citadel)
|
||||
|
||||
hal_server_domain(hal_keymint_citadel, hal_keymint)
|
||||
|
||||
init_daemon_domain(hal_keymint_citadel)
|
||||
vndbinder_use(hal_keymint_citadel)
|
||||
get_prop(hal_keymint_citadel, vendor_security_patch_level_prop)
|
||||
allow hal_keymint_citadel citadeld_service:service_manager find;
|
||||
binder_call(hal_keymint_citadel, citadeld)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue