[Android WebView] Fix webview perf bot switchover to use org.chromium.webview_shell...
commitdf0720698594a53b60f7439c4ae092bcef0e0fb0
authortimvolodine <timvolodine@chromium.org>
Wed, 17 Jun 2015 15:37:01 +0000 (17 08:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 17 Jun 2015 15:37:38 +0000 (17 15:37 +0000)
tree03dc3e260e1146dbae389e09244cb4a31a5e6fc6
parentc55860724e65fae83cabc80edb12beb35e726848
[Android WebView] Fix webview perf bot switchover to use org.chromium.webview_shell package.

This is a follow-up on crrev.com/1114343002, where the new webview shell is used instead
of the old telemetry shell (which has package name org.chromium.telemetry_shell).
This patch fixes the current bot issues with the browser id to package name lookup.

BUG=483439

Review URL: https://codereview.chromium.org/1184363002

Cr-Commit-Position: refs/heads/master@{#334835}
tools/telemetry/telemetry/core/backends/android_browser_backend_settings.py
tools/telemetry/telemetry/core/backends/chrome/android_browser_finder.py