fix errata
Change-Id: Icb7d1ea36e26e0c3dbb7b9d396d64e256b3a5434
diff --git a/src/compatibility/cts-development.md b/src/compatibility/cts-development.md
index c1a6e24..6cee879 100644
--- a/src/compatibility/cts-development.md
+++ b/src/compatibility/cts-development.md
@@ -19,7 +19,7 @@
## Initializing Your Repo Client ##
Follow the [instructions](/source/downloading.html)
-to get and build the Android source code but specify `-b android-4.0.3_r1`
+to get and build the Android source code but specify `-b android-4.1.1_r1`
when issuing the `repo init` command. This assures that your CTS
changes will be included in the next CTS release and beyond.