Revert^2 "sepolicy: declare hal_vendor_radio_external_service"
Enable AIDL for V requirement
AVC log in b/281968564#comment208 and go/v-ril-hal-migration
Forrest build result in go/v-ril-hal-migration
Bug: 281968564
Test: telephony function test
Flag: EXEMPT HAL interface change
01d2c24a52
Change-Id: I7ed8d164b90cb035535f27d076f4ed1f2656d623
This commit is contained in:
parent
1a213269f8
commit
3950f529e1
11 changed files with 24 additions and 3 deletions
|
@ -10,3 +10,5 @@ crash_dump_fallback(hal_secure_element_uicc)
|
|||
# Allow hal_secure_element_uicc to access rild
|
||||
binder_call(hal_secure_element_uicc, rild);
|
||||
allow hal_secure_element_uicc hal_exynos_rild_hwservice:hwservice_manager find;
|
||||
allow hal_secure_element_uicc hal_vendor_radio_external_service:service_manager find;
|
||||
binder_call(hal_secure_element_uicc, servicemanager)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue