diff options
| author | Ethan Chen <intervigil@gmail.com> | 2019-02-28 22:16:46 -0800 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2019-03-03 02:37:53 +0100 |
| commit | 585748e3c5c28e010d0facad306a39f112d47f6c (patch) | |
| tree | 441f54ca6085fb69b9bd0b415e4904e453c61a11 /proprietary-files.txt | |
| parent | a3590c01655cee2921414150957460931bd5383d (diff) | |
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
Diffstat (limited to 'proprietary-files.txt')
| -rw-r--r-- | proprietary-files.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index 298fa536..08c6a785 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -57,7 +57,6 @@ vendor/lib64/soundfx/libqcvirt.so vendor/lib64/soundfx/libshoebox.so # Bluetooth -vendor/bin/btaddr_extract vendor/bin/wcnss_filter|f5200a7b804a16c46803ff17af0cbc162c45a19e vendor/lib64/libbtnv.so |
