summaryrefslogtreecommitdiff
path: root/android-plugin/intellij.android.plugin.iml
diff options
context:
space:
mode:
authorDavid Herman <davidherman@google.com>2019-12-30 11:12:40 -0800
committerDavid Herman <davidherman@google.com>2020-02-11 17:46:24 +0000
commit068f53e29c706a978fb1d418f7715a2302cc351c (patch)
treecc5992a0f99d34e262b9367fe0e5f4bd2a221e5e /android-plugin/intellij.android.plugin.iml
parent374b85dfdd1a96eaf2ed1f8136af4f7febf133b2 (diff)
downloadidea-068f53e29c706a978fb1d418f7715a2302cc351c.tar.gz
New skeleton for safe args module
Bug: 147008436 Test: N/A Change-Id: I123403e741b068f00a54fa8ca6513caf1c2d20f2
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 17e392e8cde..87782e22dc1 100644
--- a/android-plugin/intellij.android.plugin.iml
+++ b/android-plugin/intellij.android.plugin.iml
@@ -34,5 +34,6 @@
<orderEntry type="module" module-name="intellij.android.wizardTemplate.impl" />
<orderEntry type="module" module-name="intellij.android.build-attribution" />
<orderEntry type="module" module-name="intellij.lint" />
+ <orderEntry type="module" module-name="intellij.android.nav.safeargs" />
</component>
</module> \ No newline at end of file