from: 71e609c24c97fc8d44843af30527cbeb90d5dcdf Bug: 167996145 Change-Id: Ie00e7e0983a3ca695bbd5140c929d07a80144301
11 lines
402 B
Text
11 lines
402 B
Text
type exo_app, domain;
|
|
|
|
app_domain(exo_app)
|
|
|
|
allow exo_app app_api_service:service_manager find;
|
|
allow exo_app audioserver_service:service_manager find;
|
|
allow exo_app cameraserver_service:service_manager find;
|
|
allow exo_app mediaserver_service:service_manager find;
|
|
allow exo_app radio_service:service_manager find;
|
|
allow exo_app fwk_stats_hwservice:hwservice_manager find;
|
|
binder_call(exo_app, statsd)
|