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:
LuK1337 2017-10-18 15:34:07 +02:00
parent 54f1428686
commit e13f6fe38a
1 changed files with 1 additions and 0 deletions

1
sepolicy/bluetooth.te Normal file
View File

@ -0,0 +1 @@
r_dir_file(bluetooth, firmware_file)