diff --git a/ambient/exo_app.te b/ambient/exo_app.te index 941f09ae..f21b7cb2 100644 --- a/ambient/exo_app.te +++ b/ambient/exo_app.te @@ -12,6 +12,8 @@ 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)