summaryrefslogtreecommitdiff
path: root/android-plugin/intellij.android.plugin.iml
diff options
context:
space:
mode:
authorPierfrancesco Soffritti <psoffritti@google.com>2021-03-12 22:41:32 +0000
committerPierfrancesco Soffritti <psoffritti@google.com>2021-04-22 14:03:56 +0000
commit203e829b5b891d0829f6b1908fd6ad1b7d0d8582 (patch)
tree4d2cb08591b718534b94ebc88c8637bfbbbc7cab /android-plugin/intellij.android.plugin.iml
parenta5da602594f1bb8dc65be0b96ea476875e126eff (diff)
downloadidea-203e829b5b891d0829f6b1908fd6ad1b7d0d8582.tar.gz
Add intellij.android.debuggers module
Test: NA Bug: 182023182 Change-Id: I7a994b90257d526b83f3149e72e1b6042b995002
Diffstat (limited to 'android-plugin/intellij.android.plugin.iml')
-rw-r--r--android-plugin/intellij.android.plugin.iml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android-plugin/intellij.android.plugin.iml b/android-plugin/intellij.android.plugin.iml
index b611895ad86..320147a059c 100644
--- a/android-plugin/intellij.android.plugin.iml
+++ b/android-plugin/intellij.android.plugin.iml
@@ -44,5 +44,6 @@
<orderEntry type="module" module-name="intellij.android.app-inspection.inspectors.workmanager.ide" />
<orderEntry type="module" module-name="intellij.android.app-inspection.inspectors.network.ide" />
<orderEntry type="module" module-name="intellij.android.app-inspection.inspectors.backgroundtask.ide" />
+ <orderEntry type="module" module-name="intellij.android.debuggers" />
</component>
</module> \ No newline at end of file