aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/public
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/public')
-rw-r--r--sepolicy/public/devicesettings_app.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/public/devicesettings_app.te b/sepolicy/public/devicesettings_app.te
new file mode 100644
index 0000000..7af5e9b
--- /dev/null
+++ b/sepolicy/public/devicesettings_app.te
@@ -0,0 +1,3 @@
+type devicesettings_app, domain;
+typeattribute devicesettings_app mlstrustedsubject;
+dontaudit devicesettings_app default_prop:file read; \ No newline at end of file