device_google_gs201/whitechapel_pro/hal_secure_element_uicc.te
Adam Shih abf31d56d6 fix secure element service access
Bug: 202902683
Test: boot with no secure element errors
Change-Id: I84ee827d356e6a99af192cce9178fb4f408de5ec
2021-10-25 11:37:10 +08:00

7 lines
302 B
Text

type hal_secure_element_uicc, domain;
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;