manifest: use our fork of the CAF Bluetooth HAL

* The CAF one relies on proprietary headers; just needed a few reverts to make everything ok.
This commit is contained in:
Jake 2015-10-26 05:42:00 +01:00 committed by Jake Weinstein
parent c04b0dcc5f
commit 3b6c35318a
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@
<project path="external/ant-wireless/ant_native" name="platform/external/ant-wireless/ant_native" remote="caf" />
<project path="external/ant-wireless/ant_service" name="platform/external/ant-wireless/ant_service" remote="caf" />
<project path="hardware/qcom/audio" name="platform/hardware/qcom/audio" remote="caf" />
<project path="hardware/qcom/bt" name="platform/hardware/qcom/bt" remote="caf" />
<project path="hardware/qcom/bt" name="android_hardware_qcom_bt" remote="aospa" />
<project path="hardware/qcom/display" name="platform/hardware/qcom/display" remote="caf" />
<project path="hardware/qcom/keymaster" name="platform/hardware/qcom/keymaster" remote="caf" />
<project path="hardware/qcom/media" name="platform/hardware/qcom/media" remote="caf" />