summaryrefslogtreecommitdiffstats
path: root/sepolicy/fsck_untrusted.te
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2016-01-01 17:29:10 +0100
committercodeworkx <codeworkx@cyanogenmod.org>2016-01-01 17:30:27 +0100
commit14e765cd711b2b6473f0c553a6f374818fe46293 (patch)
tree2d2e40dc9a2650bfcfd37b070dc1f6552f21d75b /sepolicy/fsck_untrusted.te
parent053b1805dacfe06e6a83411158c87644a0c35b00 (diff)
downloadvendor_replicant-14e765cd711b2b6473f0c553a6f374818fe46293.zip
vendor_replicant-14e765cd711b2b6473f0c553a6f374818fe46293.tar.gz
vendor_replicant-14e765cd711b2b6473f0c553a6f374818fe46293.tar.bz2
cm: sepolicy: fix denials for external storage
Change-Id: I784a859671c69370cab0118a88a5fb0190352af9
Diffstat (limited to 'sepolicy/fsck_untrusted.te')
-rw-r--r--sepolicy/fsck_untrusted.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/fsck_untrusted.te b/sepolicy/fsck_untrusted.te
new file mode 100644
index 0000000..5d12f76
--- /dev/null
+++ b/sepolicy/fsck_untrusted.te
@@ -0,0 +1,2 @@
+# External storage
+allow fsck_untrusted self:capability sys_admin;