summaryrefslogtreecommitdiff
path: root/android/cts-host.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'android/cts-host.yaml')
-rw-r--r--android/cts-host.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/cts-host.yaml b/android/cts-host.yaml
index 2f4d1bc..ce412a3 100644
--- a/android/cts-host.yaml
+++ b/android/cts-host.yaml
@@ -18,7 +18,7 @@ install:
- ./common/scripts/install-deps.sh $DEPENDENCIES $JDK $JRE
params:
- DEPENDENCIES: "xz-utils python-lxml python-setuptools android-tools-adb android-tools-fastboot zip libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1-dev libc6-dev-i386 lib32gcc1"
+ DEPENDENCIES: "xz-utils python-lxml python-setuptools python-pexpect android-tools-adb android-tools-fastboot zip libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1-dev libc6-dev-i386 lib32gcc1"
JDK: "default-jdk"
JRE: "default-jre"
CTS_URL: "http://testdata.validation.linaro.org/cts/android-cts-5.0-armv8.zip"