Use frameworks/compile/libbcc from CM

Someone please fork from aosp.

Change-Id: Ieea289286728bbe3c045ce5c8c3eeb2441b51936
This commit is contained in:
Tom Giordano 2012-03-19 09:48:48 +11:00
parent 4e0e721de8
commit d86ed2cee4
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@
<project path="external/yaffs2" name="CyanogenMod/android_external_yaffs2" />
<project path="external/zlib" name="CyanogenMod/android_external_zlib" />
<project path="frameworks/base" name="CyanogenMod/android_frameworks_base" />
<project path="frameworks/compile/libbcc" name="platform/frameworks/compile/libbcc" remote="aosp" revision="refs/tags/android-4.0.3_r1" />
<project path="frameworks/compile/libbcc" name="CyanogenMod/android_frameworks_compile_libbcc" />
<project path="frameworks/compile/linkloader" name="platform/frameworks/compile/linkloader" remote="aosp" revision="refs/tags/android-4.0.3_r1" />
<project path="frameworks/compile/slang" name="CyanogenMod/android_frameworks_compile_slang" />
<project path="frameworks/ex" name="CyanogenMod/android_frameworks_ex" />