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:
parent
c04b0dcc5f
commit
3b6c35318a
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue