summaryrefslogtreecommitdiff
path: root/android/BUILD
diff options
context:
space:
mode:
authorJuan C Nuno <juancnuno@google.com>2022-01-18 17:53:08 -0800
committerJuan Nuno <juancnuno@google.com>2022-01-19 19:09:36 +0000
commit379871cf37743a6079a91f4dd2fac811d9113f82 (patch)
tree0524c306bc7f9abaf5afe51779837b7e9663dea8 /android/BUILD
parentd92be5fe64025885934b36c1462cd07c07f428b7 (diff)
downloadidea-379871cf37743a6079a91f4dd2fac811d9113f82.tar.gz
Do not depend on intellij.android.device-manager
Bug: Not applicable Test: PopupActionGroupTest Change-Id: I47a316badfed2ab18214137024a49c63bb23f3d6
Diffstat (limited to 'android/BUILD')
-rw-r--r--android/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/BUILD b/android/BUILD
index 2f4127685f2..b33733102cb 100644
--- a/android/BUILD
+++ b/android/BUILD
@@ -330,7 +330,6 @@ iml_module(
"//tools/adt/idea/android-lint:intellij.android.lint[module, test]",
"//tools/adt/idea/android-navigator:intellij.android.navigator[module, test]",
"//tools/adt/idea/android-navigator:intellij.android.navigator.testutils[module, test]",
- "//tools/adt/idea/device-manager:intellij.android.device-manager[module, test]",
],
)