Removing separate printing of build time from build server output
Now that the build duration displayed by Gradle matches the output of `time`, we don't need the extra output
Bug: 140635374
Bug: 159136479
Test: Treehugger runs busytown/androidx.sh
Change-Id: I84521ceba988e210e350fad1847b25e716f25116
diff --git a/busytown/androidx-studio-integration-tests.sh b/busytown/androidx-studio-integration-tests.sh
index 023769d..2867cd3 100755
--- a/busytown/androidx-studio-integration-tests.sh
+++ b/busytown/androidx-studio-integration-tests.sh
@@ -17,7 +17,7 @@
echo "Starting $0 at $(date)"
-time $SCRIPT_PATH/androidx_snapshot.sh
+$SCRIPT_PATH/androidx_snapshot.sh
mkdir -p $M2REPO_DIR
# Copy internal and the output to prebuilts/tools/common/androidx-integration