aboutsummaryrefslogtreecommitdiff
path: root/src/compatibility/cts-development.jd
diff options
context:
space:
mode:
Diffstat (limited to 'src/compatibility/cts-development.jd')
-rw-r--r--src/compatibility/cts-development.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compatibility/cts-development.jd b/src/compatibility/cts-development.jd
index a7c54911..68c48916 100644
--- a/src/compatibility/cts-development.jd
+++ b/src/compatibility/cts-development.jd
@@ -19,7 +19,7 @@ page.title=CTS Development
<h2 id="initializing-your-repo-client">Initializing Your Repo Client</h2>
<p>Follow the <a href="{@docRoot}source/downloading.html">instructions</a>
-to get and build the Android source code but specify <code>-b android-4.2_r1</code>
+to get and build the Android source code but specify <code>-b android-4.3_r1</code>
when issuing the <code>repo init</code> command. This assures that your CTS
changes will be included in the next CTS release and beyond.</p>
<h2 id="setting-up-eclipse">Setting Up Eclipse</h2>