diff options
author | tunturn <arbiter1000@gmail.com> | 2017-03-09 12:36:22 +1100 |
---|---|---|
committer | Max Weffers <rcstar6696@gmail.com> | 2017-03-14 13:19:58 +0100 |
commit | bda77e8b2f5266a03031a294af96876c4410ea6e (patch) | |
tree | 68cada46cc2aae1031d12394ad1c18161ace6e66 /sepolicy/file_contexts | |
parent | 0fb1a17dca83816d614ecc4bcf466b559c8e9d09 (diff) |
sepolicy: changes for bluetooth denials
Change-Id: I2ca85cd2c555b74f8de63c05e1e6dd2cc292dac9
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r-- | sepolicy/file_contexts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index f4f6c13..3c1a1d8 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -36,7 +36,8 @@ /system/bin/wvkbd u:object_r:wv_exec:s0 - +# Bluetooth +/system/bin/brcm-uim-sysfs u:object_r:brcm_uim_exec:s0 ########### #credmgrd |