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

set -e

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