DO NOT MERGE. Revert Exo selinux policies for S am: a1bf959f13
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14533075 Change-Id: I5bf8406b143b44e5b7442963d5174e3409726710
This commit is contained in:
commit
cfee7fe9bc
2 changed files with 0 additions and 22 deletions
|
@ -1,20 +0,0 @@
|
||||||
type exo_app, coredomain, domain;
|
|
||||||
|
|
||||||
app_domain(exo_app)
|
|
||||||
net_domain(exo_app)
|
|
||||||
|
|
||||||
allow exo_app app_api_service:service_manager find;
|
|
||||||
allow exo_app audioserver_service:service_manager find;
|
|
||||||
allow exo_app cameraserver_service:service_manager find;
|
|
||||||
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 gpu_device:dir search;
|
|
||||||
|
|
||||||
allow exo_app uhid_device:chr_file rw_file_perms;
|
|
||||||
|
|
||||||
binder_call(exo_app, statsd)
|
|
||||||
binder_use(exo_app)
|
|
||||||
|
|
||||||
get_prop(exo_app, device_config_runtime_native_boot_prop)
|
|
|
@ -1,2 +0,0 @@
|
||||||
# Domain for Exo app
|
|
||||||
user=_app seinfo=platform name=com.google.pixel.exo domain=exo_app type=app_data_file levelFrom=all
|
|
Loading…
Add table
Add a link
Reference in a new issue