modified:   constants.py Making Android revving sticky on M56
	branch

Change-Id: I6132f8ccdc70ffeb5940555cb99b5775aa138825
diff --git a/cbuildbot/constants.py b/cbuildbot/constants.py
index e994459..1f664ab 100644
--- a/cbuildbot/constants.py
+++ b/cbuildbot/constants.py
@@ -292,7 +292,7 @@
 INTERNAL_GERRIT_URL = 'https://%s' % INTERNAL_GERRIT_HOST
 
 ANDROID_BUCKET_URL = 'gs://android-build-chromeos/builds'
-ANDROID_BUILD_BRANCH = 'git_mnc-dr-arc-dev'
+ANDROID_BUILD_BRANCH = 'git_mnc-dr-arc-m56'
 ANDROID_BUILD_TARGETS = {
     # TODO(b/29509721): Workaround to roll adb with system image. We want to
     # get rid of this.