[memory-inspector] Add prebuilts for Android x86/x86_64
This change also:
- adds x86/x86_64 in the list of supported ABIs.
- adjusts the regexp of the REST endpoints to support the emulator:
the old regex was using \w+ to match the device serial, which
doesn't work with the cases such as "emulator-1234".
TBR=primiano@chromium.org
BUG=
Committed:
https://crrev.com/95f711c167157db7ea293571dbbdc5fa472f8868
Cr-Commit-Position: refs/heads/master@{#314396}