aboutsummaryrefslogtreecommitdiff
path: root/scripts/android-armv7-cache-info.sh
blob: ab1313e7fdc8d1cd4e6732b4979be3f9db6436d5 (plain)
1
2
3
4
5
6
#!/usr/bin/env bash

set -e

adb push libs/armeabi-v7a/cache-info /data/local/tmp/cache-info
adb shell /data/local/tmp/cache-info