sabrina: Configure Broadcom Bluetooth/Wi-Fi HALs
authorNolen Johnson <johnsonnolen@gmail.com>
Fri, 25 Jun 2021 05:05:35 +0000 (01:05 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Tue, 27 Jul 2021 15:36:20 +0000 (11:36 -0400)
commit7fce6f74475285933e71c052c07e41626c782fd5
treef70039cc6deeaa4ba5e4fb7cedaa43d51479faf9
parent981901e9cfc8b29a80648e68ba66969632bf0cfb
sabrina: Configure Broadcom Bluetooth/Wi-Fi HALs

* We're not unifying things, and the stock MultiHAL requires
  framework side magic, so we're going with the hardware/broadcom
  solution.

* Set Bluetooth overlays based on stock.

* bdroid_buildcfg header and vnd_$device.txt configuration are
  loosely taken from OEM uploads of Amlogic BCM Wi-Fi/BT device
  sources.

* Unlike all other g12a devices, sabrina sets ro.bt.bdaddr_path
  on stock to `/sys/class/bt_addr/value`.

Change-Id: Ie8e0f2d2a5f1cb8337ebe88b903fb18a71602f18
BoardConfig.mk
bluetooth/include/bdroid_buildcfg.h [new file with mode: 0644]
bluetooth/vnd_deadpool.txt [new file with mode: 0644]
device.mk
overlay/packages/apps/Bluetooth/res/values/config.xml [new file with mode: 0644]
vendor.prop [new file with mode: 0644]