aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/mmp.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/mmp.te')
-rw-r--r--sepolicy/mmp.te25
1 files changed, 25 insertions, 0 deletions
diff --git a/sepolicy/mmp.te b/sepolicy/mmp.te
new file mode 100644
index 0000000..d956366
--- /dev/null
+++ b/sepolicy/mmp.te
@@ -0,0 +1,25 @@
+# ==============================================
+# Policy File of /system/binmmp Executable File
+
+
+# ==============================================
+# Type Declaration
+# ==============================================
+
+type mmp_exec , exec_type, file_type;
+type mmp ,domain;
+
+# ==============================================
+# Android Policy Rule
+# ==============================================
+
+# ==============================================
+# NSA Policy Rule
+# ==============================================
+
+# ==============================================
+# MTK Policy Rule
+# ==============================================
+
+init_daemon_domain(mmp)
+