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>