summaryrefslogtreecommitdiff
path: root/android/intellij.android.core.iml
diff options
context:
space:
mode:
authorEsteban de la Canal <estebandlc@google.com>2021-02-17 12:06:49 -0800
committerEsteban de la Canal <estebandlc@google.com>2021-02-18 19:53:24 +0000
commit55edf715740cf673bf8d9ba7d1f5d7c6b3f4403a (patch)
tree56a0a5402035c42882d8a7d800ffef335e64249c /android/intellij.android.core.iml
parentb06ea5a1ba9f15bfcce3e2b6ff117d550aec2353 (diff)
downloadidea-55edf715740cf673bf8d9ba7d1f5d7c6b3f4403a.tar.gz
Make layoutlib a project level library
Removes duplication across modules Test: no functional changes Bug: 179064916 Change-Id: Ia3c041060212e296fba46de63052657f14a95d9e
Diffstat (limited to 'android/intellij.android.core.iml')
-rwxr-xr-xandroid/intellij.android.core.iml10
1 files changed, 1 insertions, 9 deletions
diff --git a/android/intellij.android.core.iml b/android/intellij.android.core.iml
index 221680bb273..7e83e1a4a76 100755
--- a/android/intellij.android.core.iml
+++ b/android/intellij.android.core.iml
@@ -109,15 +109,7 @@
<orderEntry type="module" module-name="intellij.android.resources-base" />
<orderEntry type="library" name="studio-proto" level="project" />
<orderEntry type="library" name="perfetto-proto" level="project" />
- <orderEntry type="module-library" scope="PROVIDED">
- <library name="layoutlib">
- <CLASSES>
- <root url="jar://$MODULE_DIR$/../../../../prebuilts/studio/layoutlib/data/layoutlib.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
+ <orderEntry type="library" scope="PROVIDED" name="layoutlib" level="project" />
<orderEntry type="module" module-name="intellij.android.wizardTemplate.plugin" />
<orderEntry type="module" module-name="intellij.lint" />
<orderEntry type="module" module-name="intellij.android.gradle.dsl" />