Skip to content

Commit ed3b84b

Browse files
committed
4
1 parent ce08e11 commit ed3b84b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/cuttlefish.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env bash
22

3+
set -xe
34
export PATH="$PATH:$ANDROID_HOME/platform-tools"
45
sdk="$ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager"
56
cvd_args="-daemon -enable_sandbox=false -memory_mb=8192 -report_anonymous_usage_stats=n"

0 commit comments

Comments
 (0)