aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/test/shell/bazel/android/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/shell/bazel/android/BUILD b/src/test/shell/bazel/android/BUILD
index 97db86bacf..5ba61e9111 100644
--- a/src/test/shell/bazel/android/BUILD
+++ b/src/test/shell/bazel/android/BUILD
@@ -36,7 +36,7 @@ sh_test(
sh_test(
name = "aar_integration_test",
- size = "medium",
+ size = "large",
srcs = ["aar_integration_test.sh"],
data = [
":android_helper",