summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Vander Stoep <jeffv@google.com>2019-02-01 23:30:06 +0000
committerJeffrey Vander Stoep <jeffv@google.com>2019-02-01 23:30:06 +0000
commit136c465a305bc27ec1fc62fdaf6f2bfafb9432bd (patch)
treec88b997505af830b013a0ba7477ced4435bc727b
parentf8f683a1caf4a0305ae13e9ed02a0a15e6a5768e (diff)
downloadcrosshatch-sepolicy-136c465a305bc27ec1fc62fdaf6f2bfafb9432bd.tar.gz
Revert "Treble-ize tmpfs access"
This reverts commit f8f683a1caf4a0305ae13e9ed02a0a15e6a5768e. Reason for revert: This change is no longer necessary due to aosp/889855 which moves all apps to a shared tmpfs type. It's simpler, and significantly less likely to cause build breakages in downstream trees. Bug: 122854450 Change-Id: Id5d9785f7f86ba69bb1f99f28dd7e1b4213b69ac
-rw-r--r--private/wfc_activation_app.te1
-rw-r--r--public/dataservice_app.te3
-rw-r--r--vendor/google/google_camera_app.te1
-rw-r--r--vendor/google/grilservice_app.te1
-rw-r--r--vendor/qcom/common/con_monitor.te1
-rw-r--r--vendor/qcom/common/easelservice_app.te1
-rw-r--r--vendor/qcom/common/factory_ota_app.te1
-rw-r--r--vendor/qcom/common/hardware_info_app.te1
-rw-r--r--vendor/qcom/common/logger_app.te1
-rw-r--r--vendor/qcom/common/modem_diagnostics.te1
-rw-r--r--vendor/qcom/common/qtelephony.te1
-rw-r--r--vendor/qcom/common/ramdump_app.te1
-rw-r--r--vendor/qcom/common/ril_config_service.te1
-rw-r--r--vendor/qcom/common/secure_ui_service_app.te1
-rw-r--r--vendor/qcom/common/ssr_detector.te1
-rw-r--r--vendor/qcom/common/tango_core.te1
-rw-r--r--vendor/qcom/common/timeservice_app.te1
-rw-r--r--vendor/verizon/obdm_app.te1
18 files changed, 1 insertions, 19 deletions
diff --git a/private/wfc_activation_app.te b/private/wfc_activation_app.te
index 9e2c9ef..cd32efc 100644
--- a/private/wfc_activation_app.te
+++ b/private/wfc_activation_app.te
@@ -1,5 +1,4 @@
type wfc_activation_app, domain, coredomain;
-type wfc_activation_app_tmpfs, file_type;
app_domain(wfc_activation_app)
net_domain(wfc_activation_app)
diff --git a/public/dataservice_app.te b/public/dataservice_app.te
index 9a31088..8c8d82f 100644
--- a/public/dataservice_app.te
+++ b/public/dataservice_app.te
@@ -1,2 +1 @@
-type dataservice_app, domain;
-type dataservice_app_tmpfs, file_type;
+type dataservice_app, domain; \ No newline at end of file
diff --git a/vendor/google/google_camera_app.te b/vendor/google/google_camera_app.te
index a296a36..6520084 100644
--- a/vendor/google/google_camera_app.te
+++ b/vendor/google/google_camera_app.te
@@ -1,5 +1,4 @@
type google_camera_app, domain, coredomain;
-type google_camera_app_tmpfs, file_type;
app_domain(google_camera_app)
net_domain(google_camera_app)
diff --git a/vendor/google/grilservice_app.te b/vendor/google/grilservice_app.te
index 5354f39..729f29b 100644
--- a/vendor/google/grilservice_app.te
+++ b/vendor/google/grilservice_app.te
@@ -1,5 +1,4 @@
type grilservice_app, domain;
-type grilservice_app_tmpfs, file_type;
app_domain(grilservice_app)
diff --git a/vendor/qcom/common/con_monitor.te b/vendor/qcom/common/con_monitor.te
index 86d2ccf..e08313d 100644
--- a/vendor/qcom/common/con_monitor.te
+++ b/vendor/qcom/common/con_monitor.te
@@ -1,6 +1,5 @@
# ConnectivityMonitor app
type con_monitor_app, domain;
-type con_monitor_app_tmpfs, file_type;
app_domain(con_monitor_app)
diff --git a/vendor/qcom/common/easelservice_app.te b/vendor/qcom/common/easelservice_app.te
index 58dda75..f18b223 100644
--- a/vendor/qcom/common/easelservice_app.te
+++ b/vendor/qcom/common/easelservice_app.te
@@ -1,5 +1,4 @@
type easelservice_app, domain;
-type easelservice_app_tmpfs, file_type;
app_domain(easelservice_app)
diff --git a/vendor/qcom/common/factory_ota_app.te b/vendor/qcom/common/factory_ota_app.te
index 49e0f19..b2d879d 100644
--- a/vendor/qcom/common/factory_ota_app.te
+++ b/vendor/qcom/common/factory_ota_app.te
@@ -1,5 +1,4 @@
type factory_ota_app, domain, coredomain;
-type factory_ota_app_tmpfs, file_type;
app_domain(factory_ota_app)
net_domain(factory_ota_app)
diff --git a/vendor/qcom/common/hardware_info_app.te b/vendor/qcom/common/hardware_info_app.te
index 35e59c5..5c290fd 100644
--- a/vendor/qcom/common/hardware_info_app.te
+++ b/vendor/qcom/common/hardware_info_app.te
@@ -1,5 +1,4 @@
type hardware_info_app, domain;
-type hardware_info_app_tmpfs, file_type;
app_domain(hardware_info_app)
diff --git a/vendor/qcom/common/logger_app.te b/vendor/qcom/common/logger_app.te
index 6cdd95b..79de7e5 100644
--- a/vendor/qcom/common/logger_app.te
+++ b/vendor/qcom/common/logger_app.te
@@ -1,5 +1,4 @@
type logger_app, domain;
-type logger_app_tmpfs, file_type;
userdebug_or_eng(`
app_domain(logger_app)
diff --git a/vendor/qcom/common/modem_diagnostics.te b/vendor/qcom/common/modem_diagnostics.te
index 0268a2f..f6366cc 100644
--- a/vendor/qcom/common/modem_diagnostics.te
+++ b/vendor/qcom/common/modem_diagnostics.te
@@ -1,6 +1,5 @@
# ModemDiagnosticSystem app
type modem_diagnostic_app, domain;
-type modem_diagnostic_app_tmpfs, file_type;
app_domain(modem_diagnostic_app)
net_domain(modem_diagnostic_app)
diff --git a/vendor/qcom/common/qtelephony.te b/vendor/qcom/common/qtelephony.te
index b015043..e9a0073 100644
--- a/vendor/qcom/common/qtelephony.te
+++ b/vendor/qcom/common/qtelephony.te
@@ -1,6 +1,5 @@
# Qualcomm telephony apps, such as AtFwd and FastDormancy
type qtelephony, domain;
-type qtelephony_tmpfs, file_type;
app_domain(qtelephony)
diff --git a/vendor/qcom/common/ramdump_app.te b/vendor/qcom/common/ramdump_app.te
index 9db01af..b511c3b 100644
--- a/vendor/qcom/common/ramdump_app.te
+++ b/vendor/qcom/common/ramdump_app.te
@@ -1,5 +1,4 @@
type ramdump_app, domain;
-type ramdump_app_tmpfs, file_type;
userdebug_or_eng(`
app_domain(ramdump_app)
diff --git a/vendor/qcom/common/ril_config_service.te b/vendor/qcom/common/ril_config_service.te
index 5c67f56..18660b3 100644
--- a/vendor/qcom/common/ril_config_service.te
+++ b/vendor/qcom/common/ril_config_service.te
@@ -1,5 +1,4 @@
type ril_config_service_app, domain;
-type ril_config_service_app_tmpfs, file_type;
app_domain(ril_config_service_app)
allow ril_config_service_app app_api_service:service_manager find;
diff --git a/vendor/qcom/common/secure_ui_service_app.te b/vendor/qcom/common/secure_ui_service_app.te
index fd6497a..2130553 100644
--- a/vendor/qcom/common/secure_ui_service_app.te
+++ b/vendor/qcom/common/secure_ui_service_app.te
@@ -1,5 +1,4 @@
type secure_ui_service_app, domain;
-type secure_ui_service_app_tmpfs, file_type;
app_domain(secure_ui_service_app);
binder_use(secure_ui_service_app);
diff --git a/vendor/qcom/common/ssr_detector.te b/vendor/qcom/common/ssr_detector.te
index d9b24b5..0fd4cc7 100644
--- a/vendor/qcom/common/ssr_detector.te
+++ b/vendor/qcom/common/ssr_detector.te
@@ -1,6 +1,5 @@
# SSRestartDetector app
type ssr_detector_app, domain;
-type ssr_detector_app_tmpfs, file_type;
app_domain(ssr_detector_app)
diff --git a/vendor/qcom/common/tango_core.te b/vendor/qcom/common/tango_core.te
index 5deffe4..4a736eb 100644
--- a/vendor/qcom/common/tango_core.te
+++ b/vendor/qcom/common/tango_core.te
@@ -1,5 +1,4 @@
type tango_core, domain;
-type tango_core_tmpfs, file_type;
app_domain(tango_core)
diff --git a/vendor/qcom/common/timeservice_app.te b/vendor/qcom/common/timeservice_app.te
index 3b0888b..c047793 100644
--- a/vendor/qcom/common/timeservice_app.te
+++ b/vendor/qcom/common/timeservice_app.te
@@ -1,5 +1,4 @@
type timeservice_app, domain;
-type timeservice_app_tmpfs, file_type;
app_domain(timeservice_app);
allow timeservice_app app_api_service:service_manager find;
diff --git a/vendor/verizon/obdm_app.te b/vendor/verizon/obdm_app.te
index 04e7e57..f24baad 100644
--- a/vendor/verizon/obdm_app.te
+++ b/vendor/verizon/obdm_app.te
@@ -1,5 +1,4 @@
type obdm_app, domain, coredomain;
-type obdm_app_tmpfs, file_type;
app_domain(obdm_app)
net_domain(obdm_app)