From d2625d17e9bc3597a5b3d9d7a1adc5f07a3c0a3a Mon Sep 17 00:00:00 2001 From: Simon Shields Date: Tue, 9 Feb 2016 12:22:50 +1100 Subject: smdk4412-common: add macloader and tinyplay sepolicy [1/2] Change-Id: I1dcc6f97ba7f6d95ed92770d5f38d03b4e3b3d57 --- selinux/file_contexts | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 selinux/file_contexts (limited to 'selinux/file_contexts') diff --git a/selinux/file_contexts b/selinux/file_contexts new file mode 100644 index 0000000..30f284f --- /dev/null +++ b/selinux/file_contexts @@ -0,0 +1,2 @@ +/system/bin/macloader u:object_r:macloader_exec:s0 +/system/bin/tinyplay u:object_r:tinyplay_exec:s0 -- cgit v1.1