1#!/usr/bin/env bash 2 3set -e 4 5adb push build/android/x86/isa-info /data/local/tmp/isa-info 6adb shell /data/local/tmp/isa-info 7