summaryrefslogtreecommitdiff
path: root/android-plugin/intellij.android.plugin.iml
diff options
context:
space:
mode:
authorPeter Xu <peterx@google.com>2021-01-25 16:21:58 -0800
committerTreeHugger Robot <treehugger-gerrit@google.com>2021-01-27 21:47:07 +0000
commit9c1367f2acc68bca9d702edb02967e61e16a949a (patch)
tree6d449ea6d13536e73c1f78124a93e5c111be1128 /android-plugin/intellij.android.plugin.iml
parentff6e3a445a13b57b10b71dd009f3446a246881a6 (diff)
downloadidea-9c1367f2acc68bca9d702edb02967e61e16a949a.tar.gz
Add network inspector to android plugin
Test: n/a Bug: 178232811 Change-Id: Ia69def05e5d1c4a296e80ec69133b227875e8fcd
Diffstat (limited to 'android-plugin/intellij.android.plugin.iml')
-rw-r--r--android-plugin/intellij.android.plugin.iml3
1 files changed, 2 insertions, 1 deletions
diff --git a/android-plugin/intellij.android.plugin.iml b/android-plugin/intellij.android.plugin.iml
index ebfabe384bb..7c0ed898c4a 100644
--- a/android-plugin/intellij.android.plugin.iml
+++ b/android-plugin/intellij.android.plugin.iml
@@ -42,5 +42,6 @@
<orderEntry type="module" module-name="intellij.android.projectSystem.gradle.sync" />
<orderEntry type="module" module-name="intellij.android.testRetention" />
<orderEntry type="module" module-name="intellij.android.app-inspection.inspectors.workmanager.ide" />
+ <orderEntry type="module" module-name="intellij.android.app-inspection.inspectors.network.ide" />
</component>
-</module>
+</module> \ No newline at end of file