diff --git a/PRESUBMIT.py b/PRESUBMIT.py index 9d69b6fac1..c7f3cc5bc2 100644 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py @@ -160,6 +160,8 @@ def GetPreferredTrySlaves(project, change): android_bots = [ 'android', + 'android_apk', + 'android_apk_rel', 'android_rel', 'android_clang', ]