aboutsummaryrefslogtreecommitdiff
path: root/android-cts
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-01-31 00:35:20 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-01-30 19:05:51 +0000
commit3dd4901fc90fe1e4b2b92262cb9012feb7017c48 (patch)
treef3b8c8c2ec28340b918451f08424f82c6e6719b1 /android-cts
parent6c7fe4f921492521c56a0db729d7eee00b0b7f46 (diff)
android-cts: delete stale build files
Change-Id: I87e9c0def33921d7eff2ada2850ea7a004a2bc87 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'android-cts')
-rwxr-xr-xandroid-cts/builders.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/android-cts/builders.sh b/android-cts/builders.sh
index dee0612a40..603e6fe2c9 100755
--- a/android-cts/builders.sh
+++ b/android-cts/builders.sh
@@ -3,6 +3,7 @@ export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
repo init -u ${ANDROID_MANIFEST_URL} -b ${MANIFEST_BRANCH}
repo sync -j"$(nproc)" -c
+rm -rf out/
mkdir -p pub
repo manifest -r -o pub/pinned-manifest.xml