Update renamed Android ARM64 trybot in PRESUBMIT.py.
TBR=phoglund@webrtc.org Review URL: https://webrtc-codereview.appspot.com/44209004 Cr-Commit-Position: refs/heads/master@{#9006}
This commit is contained in:
@ -325,7 +325,7 @@ def GetPreferredTryMasters(project, change):
|
|||||||
]
|
]
|
||||||
android_bots = [
|
android_bots = [
|
||||||
'android',
|
'android',
|
||||||
'android_arm64',
|
'android_arm64_rel',
|
||||||
'android_rel',
|
'android_rel',
|
||||||
'android_clang',
|
'android_clang',
|
||||||
] + android_gn_bots
|
] + android_gn_bots
|
||||||
|
Reference in New Issue
Block a user