summaryrefslogtreecommitdiff
path: root/android-plugin/intellij.android.plugin.iml
diff options
context:
space:
mode:
authorEsteban de la Canal <estebandlc@google.com>2020-09-16 09:23:26 -0700
committerEsteban de la Canal <estebandlc@google.com>2020-09-17 20:50:58 +0000
commit70d47f18bdc9f941e8cb85357c57ab0e5f7f0cfa (patch)
treec417cc5db7094594cd8e1886e709314356fd29b4 /android-plugin/intellij.android.plugin.iml
parentcaf2c8edce1d51d1c07cf9e529cfcccbf39471cd (diff)
downloadidea-70d47f18bdc9f941e8cb85357c57ab0e5f7f0cfa.tar.gz
Add studio-sdk as a library
Test: existing Bug: N/A Change-Id: Icb1525bc5bdbab26803372211c5e5e4ec5c36cd9
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 71642622fed..b0fa8cc49a6 100644
--- a/android-plugin/intellij.android.plugin.iml
+++ b/android-plugin/intellij.android.plugin.iml
@@ -6,6 +6,7 @@
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
+ <orderEntry type="library" name="studio-sdk" level="project" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.android.core" />
<orderEntry type="module" module-name="intellij.android.emulator" />