Android hints: Only use adb if $targetrun is set to adb
authorBrian Fraser <fraserbn@gmail.com>
Sat, 12 Oct 2013 02:53:46 +0000 (23:53 -0300)
committerBrian Fraser <fraserbn@gmail.com>
Sun, 26 Jan 2014 17:44:20 +0000 (14:44 -0300)
commitda8b263a97923d25a9e6d518fc6e6d1df2a136fc
tree920a77328f986728bcc922c3b61f278ff6749e78
parent0a6fcaf895e3cf641b08cd332560335f0d48bdf8
Android hints: Only use adb if $targetrun is set to adb

This loses us some DWIMnery, but allows cross-compiling to
android using ssh, which is much easier to set up than getting
the SDK.
hints/linux-android.sh