aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-scripts/build-testsuite-restricted3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-scripts/build-testsuite-restricted b/build-scripts/build-testsuite-restricted
index 3e0f837..9bc4a8f 100644
--- a/build-scripts/build-testsuite-restricted
+++ b/build-scripts/build-testsuite-restricted
@@ -58,6 +58,9 @@ if test -n "$ANDROID_PREBUILT_URL"; then
wget -nv --no-check-certificate $ANDROID_PREBUILT_URL/system.tar.bz2
wget -nv --no-check-certificate $ANDROID_PREBUILT_URL/userdata.tar.bz2
+ # move thw boot tarball
+ mv boot.tar.bz2 out/.
+
# we are assuming that the makefile has given us a out/ structure
# containing data/ and system/ with the test files