From 6398c53d88cbd6298cc2083adf4a7ec5cd53d351 Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Tue, 20 Oct 2015 18:08:20 +0530 Subject: (HACK) art-microbenchmarks: Remove dependant package installation for now 2 installation can't happen which results in failure in the job on the nuc hence removing installation until we find a better way to do it. Change-Id: I6ed106aec0fd949271018a237ee02f3572914e21 Signed-off-by: Vishal Bhoj --- android/art-microbenchmarks.yaml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'android') diff --git a/android/art-microbenchmarks.yaml b/android/art-microbenchmarks.yaml index 8901b72..ab5a4c8 100644 --- a/android/art-microbenchmarks.yaml +++ b/android/art-microbenchmarks.yaml @@ -14,16 +14,6 @@ metadata: install: git-repos: - http://android-git.linaro.org/git/linaro/art-testing.git - deps: - - android-tools-adb - - android-tools-fastboot - - libc6:i386 - - libncurses5:i386 - - libstdc++6:i386 - steps: - - apt-get install -y $JDK $JRE - - wget http://mirrors.kernel.org/ubuntu/pool/multiverse/g/google-android-build-tools-installer/google-android-build-tools-installer_20.0.0.2_i386.deb - - dpkg -i google-android-build-tools-installer_20.0.0.2_i386.deb params: JDK: "default-jdk" -- cgit v1.2.3