summaryrefslogtreecommitdiff
path: root/android/BUILD
diff options
context:
space:
mode:
authorChris Warrington <cmw@google.com>2021-11-24 18:35:39 +0000
committerChris Warrington <cmw@google.com>2021-11-25 14:54:29 +0000
commit2dc15b1b8df38a067ec865a56251f72602a4abb1 (patch)
tree99c85fc6520b05fd4daf19fd08c7164fa436878d /android/BUILD
parentbeffb17613d7b0eef0ba70758a9c3fc7bf0c483b (diff)
downloadidea-2dc15b1b8df38a067ec865a56251f72602a4abb1.tar.gz
Remove AGP runtime depenency on antlr
To avoid conflicts with other plugins that also depend on antlr. Repackage the antlr runtime in to compilerCommon maven artifacts. See I4fcac87fbf198387870ea012b78600dafd489eaa Fixes: 150431762 Test: See I4fcac87fbf198387870ea012b78600dafd489eaa Change-Id: I271d6de50ddb88e0821eb21830076aab68aa4ad2
Diffstat (limited to 'android/BUILD')
-rw-r--r--android/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/BUILD b/android/BUILD
index d94626d538d..8dd09127deb 100644
--- a/android/BUILD
+++ b/android/BUILD
@@ -414,6 +414,8 @@ filegroup(
"//tools/base/utp/android-test-plugin-host-device-info-proto:studio.android-test-plugin-host-device-info-proto",
"//tools/base/utp/android-test-plugin-host-retention-proto:studio.android-test-plugin-host-retention-proto",
"//tools/base/utp/android-test-plugin-result-listener-gradle-proto:studio.android-test-plugin-result-listener-gradle-proto",
+ "//tools/data-binding:compilerCommon.antlr_runtime.shaded",
+ "//tools/data-binding:compilerCommon.antlr.shaded",
] + select({
"//tools/base/bazel:windows": [],
"//conditions:default": [