yukawa: Update 'btlinux' Service Version to 1.1

Bug: 145212689
Test: Manual

Change-Id: I4924acb2ff71e35413f8b7914f16caee780072f9
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
diff --git a/device-common.mk b/device-common.mk
index 3b39c6e..4c438c2 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -73,7 +73,7 @@
 PRODUCT_PACKAGES +=  vulkan.yukawa.so 
 
 # Bluetooth
-PRODUCT_PACKAGES += android.hardware.bluetooth@1.0-service.btlinux
+PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.btlinux
 
 # Wifi
 PRODUCT_PACKAGES += libwpa_client wpa_supplicant hostapd wificond wifilogd wpa_cli
diff --git a/manifest.xml b/manifest.xml
index 9f97b26..2b32251 100755
--- a/manifest.xml
+++ b/manifest.xml
@@ -52,7 +52,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>