zenfone6: Build some CAF BT components

Change-Id: I45909006a5937876987d9aeac74f89cb60d141be
diff --git a/omni.dependencies b/omni.dependencies
index adadc64..4caa653 100644
--- a/omni.dependencies
+++ b/omni.dependencies
@@ -16,5 +16,17 @@
      "repository": "android_vendor_qcom_opensource_fm-commonsys",
      "target_path": "vendor/qcom/opensource/fm-commonsys",
      "revision": "android-11"
-   }
+   },
+   {
+    "remote": "omnirom",
+    "repository": "android_vendor_qcom_opensource_packages_apps_Bluetooth",
+    "target_path": "vendor/qcom/opensource/commonsys/packages/apps/Bluetooth",
+    "revision": "android-11"
+  },
+  {
+    "remote": "omnirom",
+    "repository": "android_vendor_qcom_opensource_bluetooth-commonsys-intf",
+    "target_path": "vendor/qcom/opensource/commonsys-intf/bluetooth",
+    "revision": "android-11"
+  }
 ]