From 8b50e6f82c76867381dc9a423e0f1b954f119783 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Thu, 15 Jan 2015 20:36:24 +0530 Subject: Add SELinux policy for the TFA amp service Change-Id: I698f56bca42ffef6e83f46dbdf6e8b798267028a --- sepolicy/file_contexts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sepolicy/file_contexts') diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 79a08ec..ecc8452 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -1,8 +1,9 @@ # NFC -/dev/pn547 u:object_r:nfc_device:s0 +/dev/pn547 u:object_r:nfc_device:s0 # Audio -/dev/tfa98xx u:object_r:audio_device:s0 +/dev/tfa98xx u:object_r:audio_device:s0 +/system/bin/tfa9890_amp u:object_r:tfa_amp_exec:s0 # Modem /system/bin/mlog_qmi_service u:object_r:mlog_qmi_exec:s0 -- cgit v1.2.3