sepolicy: address denails when trying to access audience SoC
* addressses the following: <36>[ 814.651401] type=1400 audit(1428137775.191:174): avc: denied { read write } for pid=730 comm="AudioOut_2" name="ttyHS3" dev="tmpfs" ino=9278 scontext=u:r:mediaserver:s0 tcontext=u:object_r:serial_device:s0 tclass=chr_file <36>[ 814.651560] type=1400 audit(1428137775.191:174): avc: denied { open } for pid=730 comm="AudioOut_2" name="ttyHS3" dev="tmpfs" ino=9278 scontext=u:r:mediaserver:s0 tcontext=u:object_r:serial_device:s0 tclass=chr_file Change-Id: I4d76dd487e9319bcd3bd9d86215cfa245a10ac34
This commit is contained in:
parent
d460453879
commit
6705aa25dd
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# Audience
|
||||
/dev/ttyHS3 u:object_r:audio_device:s0
|
||||
|
||||
# Bluetooth
|
||||
/dev/btlock u:object_r:bluetooth_device:s0
|
||||
|
|
Loading…
Reference in a new issue