sm8150-common: sepolicy: Address hal_bluetooth_qti denials

Change-Id: I2d763518ff7ef518b671f436921bbd36ec9cd28c
This commit is contained in:
LuK1337 2019-07-10 19:12:33 +02:00
parent ca34239f89
commit 976b64216c
1 changed files with 2 additions and 0 deletions

2
sepolicy/vendor/hal_bluetooth_qti.te vendored Normal file
View File

@ -0,0 +1,2 @@
# Allow hal_bluetooth_qti to read files in vendor_data_file
r_dir_file(hal_bluetooth_qti, vendor_data_file)