aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/vdc.te
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2017-01-02 12:44:35 +0100
committerMister Oyster <oysterized@gmail.com>2017-01-02 12:44:35 +0100
commita184d985bf43d3fe6eeba971bc6b32f79ea38b37 (patch)
tree6f6e56e090777cc149bc1ab39e5987cc2b03e867 /sepolicy/vdc.te
initial releasecm-13.0
Diffstat (limited to 'sepolicy/vdc.te')
-rw-r--r--sepolicy/vdc.te14
1 files changed, 14 insertions, 0 deletions
diff --git a/sepolicy/vdc.te b/sepolicy/vdc.te
new file mode 100644
index 0000000..fe976d1
--- /dev/null
+++ b/sepolicy/vdc.te
@@ -0,0 +1,14 @@
+# ==============================================
+# MTK Policy Rule
+# ==============================================
+
+
+# Date : WK14.37
+# Operation : Migration
+# Purpose : property
+allow vdc vold_prop:property_service set;
+
+# Date : WK14.53
+# Purpose : dumpstate
+allow vdc dumpstate:file read;
+