sm8350-common: sepolicy: Allow bluetooth hal to read bt.mac
nv_mac stores the mac address in /data/vendor/mac_addr/bt.mac and the xiaomi bluetooth HAL reads it from there. Change-Id: I4469befffdcefa76a989020d617089dfb3e26673
This commit is contained in:
parent
0b7ee41b13
commit
ffe4f5367d
2
sepolicy/vendor/hal_bluetooth_default.te
vendored
Normal file
2
sepolicy/vendor/hal_bluetooth_default.te
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
allow hal_bluetooth_default vendor_wifi_vendor_data_file:dir { search };
|
||||
allow hal_bluetooth_default vendor_wifi_vendor_data_file:file { read open };
|
Loading…
Reference in New Issue
Block a user