summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri2017-01-25 12:46:50 -0600
committerPraneeth Bajjuri2017-01-25 12:46:50 -0600
commite29ccc0d9b6ad82a53f3e1b239accd400cdb353f (patch)
tree696021366f31eca39ddf8d2ed032cb5e908cc191
parente8282ccc876eba6af11e7de11d57f762415f830b (diff)
downloaddevice-ti-am57xevm-e29ccc0d9b6ad82a53f3e1b239accd400cdb353f.tar.gz
device-ti-am57xevm-e29ccc0d9b6ad82a53f3e1b239accd400cdb353f.tar.xz
device-ti-am57xevm-e29ccc0d9b6ad82a53f3e1b239accd400cdb353f.zip
am57xevm: sepolicy: remove BT policy
remove BT policy (temp) as the feature is not enabled yet. Change-Id: Ia36109294b6a9f2b487383d2dc35e35ab0d54906 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
-rw-r--r--sepolicy/file_contexts6
1 files changed, 3 insertions, 3 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index bce4e2d..b991986 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -1,7 +1,7 @@
1#Bluettoth tty device 1#Bluettoth tty device
2/dev/hci_tty u:object_r:bluetooth_control:s0 2#/dev/hci_tty u:object_r:bluetooth_control:s0
3/dev/ttyS2 u:object_r:hci_attach_dev:s0 3#/dev/ttyS2 u:object_r:hci_attach_dev:s0
4/system/bin/uim-sysfs u:object_r:hci_attach_exec:s0 4#/system/bin/uim-sysfs u:object_r:hci_attach_exec:s0
5 5
6#Console 6#Console
7/dev/ttyS2 u:object_r:console_device:s0 7/dev/ttyS2 u:object_r:console_device:s0