68b75f9105
* The bulk of the device family policy was common and applicable to all Samsung msm8974-devices. Move that common stuff here to ease maintenance. Change-Id: I86516adfb1b9c55a6959a7faf4ee424a4b3385c8
7 lines
291 B
Plaintext
7 lines
291 B
Plaintext
allow bluetooth bluetooth_device:chr_file rw_file_perms;
|
|
allow bluetooth bt_fw_file:file r_file_perms;
|
|
allow bluetooth firmware_file:dir r_dir_perms;
|
|
allow bluetooth proc_bt_sleep:dir search;
|
|
allow bluetooth proc_bt_sleep:file w_file_perms;
|
|
allow bluetooth wifi_data_file:file r_file_perms;
|