Merge "Fix cuttlefish test fail due to sepolicy of Exo" into sc-dev am: 737059042f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/13839799 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I0d271ce84e87f4042bd8cb95a3bea881377dc2ae
This commit is contained in:
commit
4a1b96d9aa
1 changed files with 3 additions and 0 deletions
|
@ -10,5 +10,8 @@ allow exo_app mediaserver_service:service_manager find;
|
|||
allow exo_app radio_service:service_manager find;
|
||||
allow exo_app fwk_stats_hwservice:hwservice_manager find;
|
||||
allow exo_app mediametrics_service:service_manager find;
|
||||
allow exo_app gpu_device:dir search;
|
||||
|
||||
binder_call(exo_app, statsd)
|
||||
|
||||
get_prop(exo_app, device_config_runtime_native_boot_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue