summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authordcashman <dcashman@google.com>2014-08-11 11:40:11 -0700
committerdcashman <dcashman@google.com>2014-08-11 11:40:11 -0700
commitabe78f692b6a4f1f3de1556775602abc244f53ea (patch)
tree43f435ccf785b1980556f9035f14c298b6e8bf99 /BoardConfig.mk
parentdd5526a4929433646121d91aeaf5dd5b47daa50d (diff)
downloadshamu-abe78f692b6a4f1f3de1556775602abc244f53ea.tar.gz
Allow radio access to qmux sockets.
Address the following denials: <12>[ 541.144577] type=1400 audit(1407781226.288:205): avc: denied { search } for pid=6211 comm="IFMsg_Rxr" name="qmux_radio" dev="tmpfs" ino=10355 scontext=u:r:radio:s0 tcontext=u:object_r:qmuxd_socket:s0 tclass=dir permissive=0 Bug: 16949514 Change-Id: I4221c7df24d647107fac7ccb90ddde9b77f866f6
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index d8aec602..142c9a05 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -105,6 +105,7 @@ BOARD_SEPOLICY_UNION += \
mediaserver.te \
netmgrd.te \
qmux.te \
+ radio.te \
rild.te \
sensors.te \
surfaceflinger.te \