Merge "Allow exo_app to find Virtual Device manager"

This commit is contained in:
TreeHugger Robot 2021-10-19 19:15:26 +00:00 committed by Android (Google) Code Review
commit 2777ffb556

View file

@ -10,6 +10,7 @@ allow exo_app mediaserver_service:service_manager find;
allow exo_app radio_service:service_manager find;
allow exo_app fwk_stats_service:service_manager find;
allow exo_app mediametrics_service:service_manager find;
allow exo_app virtual_device_service:service_manager find;
allow exo_app gpu_device:dir search;
allow exo_app uhid_device:chr_file rw_file_perms;