[android] Remove legacy architecture configs from perf runner.
authormachenbach <machenbach@chromium.org>
Mon, 29 Jun 2015 15:07:15 +0000 (08:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 29 Jun 2015 15:07:30 +0000 (15:07 +0000)
commitb2348f42c010f727164e45b3044cc2555841afdd
tree6ac9f2b383275a35228eff8b44dc7aeacd83df7e
parent741fc2ce9a30ec94b078a1e6aa075842b2112dd8
[android] Remove legacy architecture configs from perf runner.

The android_* configs were never real v8 target
architectures, only make targets. This doesn't make sense
with ninja anymore.

BUG=chromium:502176
LOG=n
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#29349}
tools/run_perf.py