blob: 1d9ae565855a40166002371fa6cbe5f1480cd501 [file] [log] [blame]
type uv_exposure_reporter, domain;
userdebug_or_eng(`
app_domain(uv_exposure_reporter)
allow uv_exposure_reporter app_api_service:service_manager find;
allow uv_exposure_reporter fwk_stats_hwservice:hwservice_manager find;
allow uv_exposure_reporter sysfs_msm_subsys:dir search;
allow uv_exposure_reporter sysfs_msm_subsys:file r_file_perms;
binder_call(uv_exposure_reporter, gpuservice);
binder_call(uv_exposure_reporter, stats_service_server);
')