From 94da2034b054e484001133ad41f8a73a46d546a2 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Tue, 2 Sep 2014 13:05:58 +0000 Subject: [PATCH] Remove retired android_apk[_rel] trybots from PRESUBMIT.py BUG=webrtc:3741 TBR=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/14289004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7024 4adac7df-926f-26a2-2b94-8c16560cd09d --- PRESUBMIT.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/PRESUBMIT.py b/PRESUBMIT.py index d5d234496..363470c6d 100755 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py @@ -263,8 +263,6 @@ def GetPreferredTryMasters(project, change): android_bots = [ 'android', 'android_arm64', - 'android_apk', - 'android_apk_rel', 'android_rel', 'android_clang', ] + android_gn_bots