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:
parent
324b72dda6
commit
94da2034b0
@ -263,8 +263,6 @@ def GetPreferredTryMasters(project, change):
|
|||||||
android_bots = [
|
android_bots = [
|
||||||
'android',
|
'android',
|
||||||
'android_arm64',
|
'android_arm64',
|
||||||
'android_apk',
|
|
||||||
'android_apk_rel',
|
|
||||||
'android_rel',
|
'android_rel',
|
||||||
'android_clang',
|
'android_clang',
|
||||||
] + android_gn_bots
|
] + android_gn_bots
|
||||||
|
Loading…
x
Reference in New Issue
Block a user