Reland "Fix WebView shell APK not being found on perf bots"
This is a reland of e5f83907 This was not actually the culprit that broke perf bots. The bots turned green before the revert had landed: https://ci.chromium.org/p/chrome/builders/ci/android-pixel2_webview-perf/12328 Original change's description: > Fix WebView shell APK not being found on perf bots > > All of these APKs are now defined unconditionally since > http://crrev.com/c/2173947 and http://crrev.com/c/2281021. It no longer > makes sense to guard these with public_android_sdk, and this seemed to > be causing some flakiness where the bots sometimes could not find the > correct APKs. > > Bug: 1105096 > Change-Id: I3f73acc277ebf7b40e9f93385a3a097b768662a1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310356 > Reviewed-by: John Chen <johnchen@chromium.org> > Commit-Queue: Clark DuVall <cduvall@chromium.org> > Cr-Commit-Position: refs/heads/master@{#790569} TBR=johnchen@chromium.org Bug: 1105096 Change-Id: I2a3089ec00ca5c20def79cc48bc087738c104462 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2312856Reviewed-by:Clark DuVall <cduvall@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#790837}
Showing
Please register or sign in to comment