allwinner_a64/android/device/softwinner/common/sepolicy/vendor/bluetooth.te
August 0a0b11e0d7 android: rtl8723bu wifi and bt support
Signed-off-by: August <mingxin.android@gmail.com>
2018-08-09 12:09:57 +08:00

4 lines
195 B
Text

#============= bluetooth ==============
allow bluetooth vendor_file:file { execute getattr open read };
allow bluetooth tmpfs:dir { write };
allow bluetooth rtk_bt_device:chr_file rw_file_perms;