Merge "Add uhid access for exo" into sc-dev am: 28ab0ae8c3

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/13933043

Change-Id: Idb4c0e31fa115cc5ff381ed17872f8dce21a2590
This commit is contained in:
Christine Franks 2021-03-23 22:33:21 +00:00 committed by Automerger Merge Worker
commit 697b71b400

View file

@ -12,6 +12,8 @@ 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; allow exo_app gpu_device:dir search;
allow exo_app uhid_device:chr_file rw_file_perms;
binder_call(exo_app, statsd) binder_call(exo_app, statsd)
get_prop(exo_app, device_config_runtime_native_boot_prop) get_prop(exo_app, device_config_runtime_native_boot_prop)