mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: sepolicy: Allow Bluetooth to read firmware files
* Newer devices ship with bt_firmware partition but we aren't so lucky so we have to allow bluetooth to read firmware_file instead.
This commit is contained in:
parent
54f1428686
commit
e13f6fe38a
1 changed files with 1 additions and 0 deletions
1
sepolicy/bluetooth.te
Normal file
1
sepolicy/bluetooth.te
Normal file
|
@ -0,0 +1 @@
|
|||
r_dir_file(bluetooth, firmware_file)
|
Loading…
Reference in a new issue