This is required to write input events to /dev/uinput. Bug: 182854143 Test: n/a Change-Id: Icd9714a61be62d40d1b3e5e9d7dcb33ce5f0bf6b
19 lines
639 B
Text
19 lines
639 B
Text
type exo_app, coredomain, domain;
|
|
|
|
app_domain(exo_app)
|
|
net_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;
|
|
allow exo_app mediametrics_service:service_manager find;
|
|
allow exo_app gpu_device:dir search;
|
|
|
|
allow exo_app uhid_device:chr_file rw_file_perms;
|
|
|
|
binder_call(exo_app, statsd)
|
|
|
|
get_prop(exo_app, device_config_runtime_native_boot_prop)
|