9 lines
306 B
Text
9 lines
306 B
Text
type vendor_rcs_app, domain;
|
|
app_domain(vendor_rcs_app)
|
|
net_domain(vendor_rcs_app)
|
|
|
|
allow vendor_rcs_app app_api_service:service_manager find;
|
|
allow vendor_rcs_app radio_service:service_manager find;
|
|
allow vendor_rcs_app hal_exynos_rild_hwservice:hwservice_manager find;
|
|
|
|
binder_call(vendor_rcs_app, rild)
|