am 3edc9326: Merge "DO NOT MERGE Update CTS Version to 4.2_r3" into jb-mr1.1-dev

* commit '3edc93266de2e4ed17ac059d3606ac021bbc93ee':
  DO NOT MERGE Update CTS Version to 4.2_r3
diff --git a/tools/tradefed-host/src/com/android/cts/tradefed/build/CtsBuildProvider.java b/tools/tradefed-host/src/com/android/cts/tradefed/build/CtsBuildProvider.java
index 8fb2f15..942f1b1 100644
--- a/tools/tradefed-host/src/com/android/cts/tradefed/build/CtsBuildProvider.java
+++ b/tools/tradefed-host/src/com/android/cts/tradefed/build/CtsBuildProvider.java
@@ -31,7 +31,7 @@
     @Option(name="cts-install-path", description="the path to the cts installation to use")
     private String mCtsRootDirPath = System.getProperty("CTS_ROOT");
 
-    public static final String CTS_BUILD_VERSION = "4.2_r2";
+    public static final String CTS_BUILD_VERSION = "4.2_r3";
 
     /**
      * {@inheritDoc}