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
This commit is contained in:
kjellander@webrtc.org 2014-09-02 13:05:58 +00:00
parent 324b72dda6
commit 94da2034b0

@ -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