commit | 1addda628a8640579272e95907faeb278b29396f | [log] [tgz] |
---|---|---|
author | Amit Pundir <pundiramit@gmail.com> | Sun Feb 02 13:07:33 2020 +0530 |
committer | Amit Pundir <amit.pundir@linaro.org> | Sun Feb 02 13:07:33 2020 +0530 |
tree | 7da7343dc46a072b72321da599ebd65dbfa3746c | |
parent | 6f27e63261467e79d48ff49bcaebf9a65a83611f [diff] [blame] |
btlinux: Enable Bluetooth BT mouse works. Can be paired with external BT speakers too but Audio doesn't work. Based on John's fix for enabling BT on db845c https://android-review.googlesource.com/c/device/linaro/dragonboard/+/1223472 Verified on db845c GKI images downloaded from https://ci.android.com/builds/submitted/6175498/kernel_db845c/latest/ And upstream BT QCA firmware files copied from https://android.googlesource.com/device/linaro/dragonboard/+/6fb3857ed36b01d50158b09751eef7e08da34b49 Signed-off-by: Amit Pundir <pundiramit@gmail.com>
diff --git a/manifest.xml b/manifest.xml index d2d3477..2342860 100644 --- a/manifest.xml +++ b/manifest.xml
@@ -91,7 +91,7 @@ <hal format="hidl"> <name>android.hardware.bluetooth</name> <transport>hwbinder</transport> - <version>1.0</version> + <version>1.1</version> <interface> <name>IBluetoothHci</name> <instance>default</instance>