android_device_samsung_msm8.../sepolicy/common/bluetooth.te
Kevin F. Haggerty afa0af84d6 msm8974-common: sepolicy: Clean up
* Group policy statements better
* Nuke unneeded allows

Change-Id: Ibc1fd4debe8c95005a6dd54e1428d6365248bd80
2018-12-26 22:06:35 +01:00

12 lines
271 B
Plaintext

allow bluetooth bluetooth_device:chr_file rw_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 {
bt_fw_file
wifi_data_file
}:file r_file_perms;