Migrate Andorid32 (M Nexus5X) builder to use reclient
We have already confirmed that reclient has better performance for Android builds. Bug: b/239908030 Change-Id: I6a83f48a6b4f6024053a0f60c6650d5d931f40d3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274420 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Junji Watanabe <jwata@google.com> Reviewed-by: Takuto Ikuta <tikuta@google.com> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38024}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
cb6154346a
commit
808b951ab9
@ -31,7 +31,7 @@
|
||||
},
|
||||
'client.webrtc': {
|
||||
# Android
|
||||
'Android32 (M Nexus5X)': 'android_release_bot_arm',
|
||||
'Android32 (M Nexus5X)': 'android_release_bot_arm_reclient',
|
||||
'Android32 (M Nexus5X)(dbg)': 'android_debug_static_bot_arm',
|
||||
'Android32 (M Nexus5X)(reclient)': 'android_release_bot_arm_reclient',
|
||||
'Android32 (more configs)': {
|
||||
|
||||
Reference in New Issue
Block a user