cm: Use our copy of system/bt

* For CAF changes

Change-Id: I31be00b41e2b1389170b310bc2609340ea8673e1
This commit is contained in:
Steve Kondik 2015-10-12 11:46:43 -10:00
parent 53ebb409c3
commit e725b3e7da
1 changed files with 1 additions and 1 deletions

View File

@ -545,7 +545,7 @@
<project path="prebuilts/sdk" name="platform/prebuilts/sdk" groups="pdk" remote="aosp" />
<project path="prebuilts/tools" name="platform/prebuilts/tools" groups="pdk,tools" remote="aosp" />
<project path="sdk" name="platform/sdk" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="system/bt" name="platform/system/bt" groups="pdk" remote="aosp" />
<project path="system/bt" name="CyanogenMod/android_system_bt" groups="pdk" />
<project path="system/gatekeeper" name="platform/system/gatekeeper" groups="pdk" remote="aosp" />
<!-- END AOSP -->