Current versions of the Android emulator we use don't support "QEMU1" images and instead prefer host-compatible Android images. This patch removes the unsupported images from `mach bootstrap` and removes the `arm-avd` taskcluster job that created the AVD but cannot actually start it up. Differential Revision: https://phabricator.services.mozilla.com/D244193