aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar cpeyser <cpeyser@google.com>2018-02-07 09:08:42 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-02-07 09:10:45 -0800
commitfd3e2e90a18b6f63b537a6531de21e714cf0d98b (patch)
tree2688c200ffcc72228d9df8841b7eecba92ca3750 /src
parentebd28a9f20a429dc1d347202017824f7aeabedad (diff)
Change aar_integration_test size to large.
PiperOrigin-RevId: 184846631
Diffstat (limited to 'src')
-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",