mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
3b70fbcd31
* Switch to binderized HAL services as possible and update HIDL manifest accordingly. * Following considerations regarding those without any change: - Sensors left out of the game because wouldn't work otherwise. Change-Id: Id50291488d655187aa013c51bdd6890dca010564
7 lines
416 B
Text
7 lines
416 B
Text
allow hal_bluetooth_default bluetooth_device:chr_file w_file_perms;
|
|
allow hal_bluetooth_default bt_fw_file:file r_file_perms;
|
|
allow hal_bluetooth_default efs_file:dir search;
|
|
allow hal_bluetooth_default firmware_file:dir r_dir_perms;
|
|
allow hal_bluetooth_default proc_bt_sleep:dir w_dir_perms;
|
|
allow hal_bluetooth_default proc_bt_sleep:file w_file_perms;
|
|
allow hal_bluetooth_default wifi_data_file:file r_file_perms;
|