mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sdm710-common
synced 2026-01-27 18:28:08 +00:00
Revert "sdm710-common: Remove QTI BT stack remnants"
This reverts commit c4e39b7326.
Resolves:
E vendor.qti.bluetooth@1.0-bluetooth_address: Failed to open /data/vendor/mac_addr/bt.mac: Permission denied
W bluetooth@1.0-s: type=1400 audit(0.0:95): avc: denied { search } for name="mac_addr" dev="sda31" ino=263 scontext=u:r:hal_bluetooth_qti:s0 tcontext=u:object_r:wifi_vendor_data_file:s0 tclass=dir permissive=0
Change-Id: I34ee9517031a3bc484c121708c9cf7f8b136cc80
This commit is contained in:
3
sepolicy/vendor/hal_bluetooth_qti.te
vendored
Normal file
3
sepolicy/vendor/hal_bluetooth_qti.te
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Allow access and read WiFi vendor data
|
||||
allow hal_bluetooth_qti wifi_vendor_data_file:dir search;
|
||||
allow hal_bluetooth_qti wifi_vendor_data_file:file r_file_perms;
|
||||
Reference in New Issue
Block a user