summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 9bc00f9..e4632b9 100644
--- a/android/cts-host.yaml
+++ b/android/cts-host.yaml
@@ -30,7 +30,7 @@ run:
steps:
- apt-add-repository -y http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu
- apt-get update -y
- - apt-get install -y android-tools-adb android-tools-fastboot zip $JDK $JRE
+ - apt-get install -y android-tools-adb android-tools-fastboot zip $JDK $JRE libc6:i386 libncurses5:i386 libstdc++6:i386
- lava-wait $TEST_NAME-send-ip
- IPADDR=`awk -F '=' '{print $2}' /tmp/lava_multi_node_cache.txt`
- adb connect $IPADDR