Merge "Fix cuttlefish test fail due to sepolicy of Exo" into sc-dev

This commit is contained in:
Andy Chou 2021-03-12 05:32:18 +00:00 committed by Android (Google) Code Review
commit 737059042f

View file

@ -10,5 +10,8 @@ allow exo_app mediaserver_service:service_manager find;
allow exo_app radio_service:service_manager find; allow exo_app radio_service:service_manager find;
allow exo_app fwk_stats_hwservice:hwservice_manager find; allow exo_app fwk_stats_hwservice:hwservice_manager find;
allow exo_app mediametrics_service:service_manager find; allow exo_app mediametrics_service:service_manager find;
allow exo_app gpu_device:dir search;
binder_call(exo_app, statsd) binder_call(exo_app, statsd)
get_prop(exo_app, device_config_runtime_native_boot_prop)