summaryrefslogtreecommitdiff
path: root/android-plugin/intellij.android.plugin.iml
diff options
context:
space:
mode:
authorKun Shen <kunshen@google.com>2021-08-19 16:27:08 -0700
committerKun Shen <kunshen@google.com>2021-08-25 20:19:18 +0000
commit01473c787ecc9dc4de7bd68dcfee6e41ba161191 (patch)
tree2120f3361f195ff44abfd45a00a994ce6b7bc5e1 /android-plugin/intellij.android.plugin.iml
parent01568924771fc24efce950686ab240bb488e5bc8 (diff)
downloadidea-01473c787ecc9dc4de7bd68dcfee6e41ba161191.tar.gz
[modularization] Extract `npw` parts
...into the new `intellij.android.newProjectWizard` module. Bug: 197015670 Test: Updated Change-Id: Ie49077a57622a2d9851cc27cb95c9c19addfd315
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 884e05a0d6e..1283b2a78a0 100644
--- a/android-plugin/intellij.android.plugin.iml
+++ b/android-plugin/intellij.android.plugin.iml
@@ -43,5 +43,6 @@
<orderEntry type="module" module-name="intellij.android.debuggers" />
<orderEntry type="module" module-name="intellij.android.logcat" />
<orderEntry type="module" module-name="intellij.android.device-explorer" />
+ <orderEntry type="module" module-name="intellij.android.newProjectWizard" />
</component>
</module> \ No newline at end of file