From a1bf959f13236c904502c64b965e566e13c52f33 Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Tue, 30 Mar 2021 04:45:53 +0000 Subject: [PATCH] DO NOT MERGE. Revert Exo selinux policies for S Bug: 188074060 Test: Forrest Change-Id: I3465d10c3731ae49fec6e6fb7f2873cf2e5b9c23 --- ambient/exo_app.te | 20 -------------------- ambient/seapp_contexts | 2 -- 2 files changed, 22 deletions(-) delete mode 100644 ambient/exo_app.te delete mode 100644 ambient/seapp_contexts diff --git a/ambient/exo_app.te b/ambient/exo_app.te deleted file mode 100644 index ef928f65..00000000 --- a/ambient/exo_app.te +++ /dev/null @@ -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) diff --git a/ambient/seapp_contexts b/ambient/seapp_contexts deleted file mode 100644 index 8024688c..00000000 --- a/ambient/seapp_contexts +++ /dev/null @@ -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