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

This commit is contained in:
Maurice Lam 2021-03-31 01:20:12 +00:00 committed by Android (Google) Code Review
commit 6bc7204b64

View file

@ -4,4 +4,5 @@ app_domain(exo_wirecutter_app)
allow exo_wirecutter_app app_api_service:service_manager find;
allow exo_wirecutter_app fwk_stats_hwservice:hwservice_manager find;
allow exo_wirecutter_app gpu_device:dir search;
binder_call(exo_wirecutter_app, statsd)