aboutsummaryrefslogtreecommitdiff
path: root/android-cts/builders.sh
diff options
context:
space:
mode:
Diffstat (limited to 'android-cts/builders.sh')
-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 1abf089e5b..82337f35b7 100755
--- a/android-cts/builders.sh
+++ b/android-cts/builders.sh
@@ -28,6 +28,7 @@ cp out/host/linux-x86/cts/android-cts.zip pub/
# Delete sources after build to save space
rm -rf art/ dalvik/ kernel/ bionic/ developers/ libcore/ sdk/ bootable/ development/ libnativehelper/ system/ build/ device/ test/ build-info/ docs/ packages/ toolchain/ .ccache/ external/ pdk/ tools/ compatibility/ frameworks/ platform_testing/ vendor/ cts/ hardware/ prebuilts/ linaro* out/
+rm -fr .repo
# need to convert '_' to '-'
# otherwise, aosp_arm64-userdebug will be translated to '~aosp/arm64-userdebug'