summaryrefslogtreecommitdiff
path: root/android/intellij.android.core.iml
diff options
context:
space:
mode:
authorChris Warrington <cmw@google.com>2021-04-30 14:20:39 +0100
committerTreeHugger Robot <treehugger-gerrit@google.com>2021-05-25 16:43:27 +0000
commitd136030e9da5741f153177b3c4281bc5522fe2fb (patch)
tree1b466658941a3e18158e03679557fbb141335ee6 /android/intellij.android.core.iml
parent9ff235da74a9e65cfa5b5033e7689ceba5631a64 (diff)
downloadidea-d136030e9da5741f153177b3c4281bc5522fe2fb.tar.gz
Remove unused dependency from apkparser
See I0609ff4be881f0123a2ca7ff2c2c097125b17ec0 This is not a new dependency in intellij.android.core it's just it was previously exported by apkparser. Bug: 185781720 Test: Existing tests Change-Id: I2eaa15cab3b3aea69f4521e7e9cfd20f59100f16
Diffstat (limited to 'android/intellij.android.core.iml')
-rwxr-xr-xandroid/intellij.android.core.iml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/intellij.android.core.iml b/android/intellij.android.core.iml
index c20af25e57d..b9165acae8f 100755
--- a/android/intellij.android.core.iml
+++ b/android/intellij.android.core.iml
@@ -157,5 +157,6 @@
</orderEntry>
<orderEntry type="module" module-name="utp" />
<orderEntry type="module" module-name="android.sdktools.sdklib" />
+ <orderEntry type="module" module-name="android.sdktools.lint-checks" />
</component>
</module> \ No newline at end of file