aboutsummaryrefslogtreecommitdiff
path: root/android-cts/builders.sh
diff options
context:
space:
mode:
Diffstat (limited to 'android-cts/builders.sh')
-rwxr-xr-xandroid-cts/builders.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/android-cts/builders.sh b/android-cts/builders.sh
index 70571a157e..da533cd165 100755
--- a/android-cts/builders.sh
+++ b/android-cts/builders.sh
@@ -2,6 +2,9 @@
repo init -u ${ANDROID_MANIFEST_URL} -b ${MANIFEST_BRANCH}
repo sync -j"$(nproc)" -c
+mkdir -p pub
+repo manifest -r -o pub/pinned-manifest.xml
+
if [ -n "$PATCHSETS" ]; then
rm -rf android-patchsets
git clone --depth=1 https://android-git.linaro.org/git/android-patchsets.git
@@ -15,7 +18,6 @@ source build/envsetup.sh
lunch ${LUNCH_TARGET}
make -j"$(nproc)" cts
-mkdir -p pub
wget -q https://git.linaro.org/ci/job/configs.git/blob_plain/HEAD:/android-lcr/generic/build-info/public-template.txt -O pub/BUILD-INFO.txt
cp out/host/linux-x86/cts/android-cts.zip pub/