Allow the radio to access qmux
Addresses the following denial:
<5>[ 508.313455] type=1400 audit(1389033492.145:78): avc: denied { search } for pid=3932 comm="QcRilReceiver" name="qmux_radio" dev="tmpfs" ino=6056 scontext=u:r:radio:s0 tcontext=u:object_r:qmuxd_socket:s0 tclass=dir
And the following logcat error messages:
E/QcrilMsgTunnelSocket( 3916): IOExceptionjava.io.IOException: Permission deniedReason: Permission denied
E/QcrilMsgTunnelSocket( 3916): Couldn't find 'qmux_radio/rild_oem0' socket after 8 times, continuing to retry silently
Change-Id: I7894aea69a7b5c956948527e55fc1a7b73f5e165
2 files changed