fix vendor_rcs_app service access
Bug: 202907058 Test: boot with no relevant error Change-Id: Ie435cdadc54cb59b09dadba890a9d1cbdb94b458
This commit is contained in:
parent
ee3287231f
commit
d73b97b740
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
|||
# b/202907058
|
||||
dontaudit vendor_rcs_app hal_exynos_rild_hwservice:hwservice_manager { find };
|
|
@ -2,3 +2,4 @@ type vendor_rcs_app, domain;
|
|||
app_domain(vendor_rcs_app)
|
||||
|
||||
allow vendor_rcs_app app_api_service:service_manager find;
|
||||
allow vendor_rcs_app hal_exynos_rild_hwservice:hwservice_manager find;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue