Files
android_device_essential_mata/bluetooth/impl
Ethan Chen 585748e3c5 mata: Convert bluetooth@1.0-impl to read QC MAC address
* btaddr_extract cannot be used anymore since ro.boot.btmacaddr is not
  writable by vendor domains. bluetooth_prop is off-limits to vendor
  domains now.
* Have the Bluetooth HAL impl directly read
  /persist/bluetooth/.bt_nv.bin itself and pull the MAC address out.

Change-Id: If4b2b99345eb470c140523906a56299ec5decc9a
2019-03-03 02:37:53 +01:00
..