From adbaec3573a961c3d1b062818b8e351f5017f4f1 Mon Sep 17 00:00:00 2001 From: Terry Heo Date: Wed, 8 Apr 2015 15:48:41 +0900 Subject: Add selinux policy to enable access to DVB API on Android TV Bug: 20112245 Change-Id: I57a58905b0de714d4e9153e61a3bf29ac51624c8 --- sepolicy/file_contexts | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sepolicy/file_contexts (limited to 'sepolicy/file_contexts') diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts new file mode 100644 index 0000000..dbb329b --- /dev/null +++ b/sepolicy/file_contexts @@ -0,0 +1,2 @@ +# DVB API device nodes +/dev/dvb.* u:object_r:dvb_device:s0 -- cgit v1.2.3