aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArvin Quilao <arquilao@gmail.com>2016-12-20 03:25:38 +0000
committerRygebin <kaankulahli@gmail.com>2017-02-02 20:09:56 +0000
commit4e3edda3f761e9d47c5108627e242369cc541c62 (patch)
treec0189dfa2e95e01c23ad8ae3d15220839201b29f
parentd18ed181266068985f87befd85f39d675e390a02 (diff)
sepolicy: Get rid of logd.te
* Remove it since it doesn't address any issue at all Change-Id: I39265b83bf54677653333effc0fb8c5f3d5c15cb
-rw-r--r--sepolicy/logd.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/logd.te b/sepolicy/logd.te
deleted file mode 100644
index 74f57d4..0000000
--- a/sepolicy/logd.te
+++ /dev/null
@@ -1 +0,0 @@
-allow logd devpts:chr_file { read write };