sepolicy: allow bluetooth access to CID file

Change-Id: I35754469ad4032cd1c3f2282732f1d246d827ba5
This commit is contained in:
Patrick Lower 2015-12-03 11:09:52 -05:00
parent 56c41fc773
commit fd12bd2e09
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
allow bluetooth bluetooth_device:chr_file rw_file_perms;
allow bluetooth proc_bluetooth_writable:dir search;
allow bluetooth wifi_data_file:file r_file_perms;