fix secure element service access
Bug: 202902683 Test: boot with no secure element errors Change-Id: I84ee827d356e6a99af192cce9178fb4f408de5ec
This commit is contained in:
parent
0ae5acc904
commit
abf31d56d6
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
|||
# b/202902683
|
||||
dontaudit hal_secure_element_uicc hal_exynos_rild_hwservice:hwservice_manager { find };
|
|
@ -3,3 +3,5 @@ type hal_secure_element_uicc_exec, exec_type, vendor_file_type, file_type;
|
|||
|
||||
hal_server_domain(hal_secure_element_uicc, hal_secure_element)
|
||||
init_daemon_domain(hal_secure_element_uicc)
|
||||
|
||||
allow hal_secure_element_uicc hal_exynos_rild_hwservice:hwservice_manager find;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue