Use the correct branch for CTS

Change-Id: I2c2d9a02ad2452f5305ceaf03d9f2f28e9fdf154
This commit is contained in:
Steve Kondik 2013-11-10 07:57:20 -08:00
parent d3c9bc3d23
commit 4b1cfdf115

View File

@ -27,7 +27,7 @@
<project path="bionic" name="CyanogenMod/android_bionic" groups="pdk" /> <project path="bionic" name="CyanogenMod/android_bionic" groups="pdk" />
<project path="bootable/diskinstaller" name="CyanogenMod/android_bootable_diskinstaller" /> <project path="bootable/diskinstaller" name="CyanogenMod/android_bootable_diskinstaller" />
<project path="bootable/recovery" name="CyanogenMod/android_bootable_recovery" /> <project path="bootable/recovery" name="CyanogenMod/android_bootable_recovery" />
<project path="cts" name="platform/cts" remote="aosp" revision="refs/tags/android-4.3.1_r1" groups="cts" /> <project path="cts" name="platform/cts" remote="aosp" revision="jb-mr2.0-cts-release" groups="cts" />
<project path="dalvik" name="CyanogenMod/android_dalvik" /> <project path="dalvik" name="CyanogenMod/android_dalvik" />
<project path="developers/build" name="platform/developers/build" remote="aosp" revision="refs/tags/android-4.3.1_r1" /> <project path="developers/build" name="platform/developers/build" remote="aosp" revision="refs/tags/android-4.3.1_r1" />
<project path="developers/demos" name="platform/developers/demos" remote="aosp" revision="refs/tags/android-4.3.1_r1" /> <project path="developers/demos" name="platform/developers/demos" remote="aosp" revision="refs/tags/android-4.3.1_r1" />