aboutsummaryrefslogtreecommitdiff
path: root/standalone/android/buildchroot
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-12 14:24:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-12 14:24:53 -0400
commit6b1536a9af254d4f010fcc8acf11262154b90bdd (patch)
tree4fec56faf10a12c9f716838a2c923d3c86cd5aa9 /standalone/android/buildchroot
parentef4d1f04322d9af0239222e13cd782d01c1e6d05 (diff)
separate android 4.0 and 4.3 builds needed
Also, parameterize the abdroid abi version
Diffstat (limited to 'standalone/android/buildchroot')
-rwxr-xr-xstandalone/android/buildchroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/android/buildchroot b/standalone/android/buildchroot
index b759ae6ce..44337eb0c 100755
--- a/standalone/android/buildchroot
+++ b/standalone/android/buildchroot
@@ -8,6 +8,7 @@ fi
debootstrap --arch=i386 stable debian-stable-android
cp $0-inchroot debian-stable-android/tmp
cp $0-inchroot-asuser debian-stable-android/tmp
+cp $(dirname $0)/abiversion debian-stable-android/tmp
# Don't use these vars in the chroot.
unset TMP