summaryrefslogtreecommitdiff
path: root/android/intellij.android.core.iml
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2020-08-28 17:08:29 -0700
committerTreeHugger Robot <treehugger-gerrit@google.com>2020-09-01 21:31:59 +0000
commit80c9852c3cc1f63b6fd4039bf68f061d9244ad64 (patch)
tree1b78fbc508df6fcb509318800816226c430f1155 /android/intellij.android.core.iml
parent9c4fde738cae0e7c13b871ea45424991983a690c (diff)
downloadidea-80c9852c3cc1f63b6fd4039bf68f061d9244ad64.tar.gz
Parse snapshot compatibility information in retention
This commit loads snapshot.pb and hardware.ini from a retention snapshot package. Follow-up commits will parse their information and check snapshot compatibility. Bug: 166525008 Test: RetentionViewTest Change-Id: I4050791034c181a64f2d7778ff569eec6faaa2f2
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 ee9800b0c0c..eb9d29c5548 100755
--- a/android/intellij.android.core.iml
+++ b/android/intellij.android.core.iml
@@ -194,5 +194,6 @@
</orderEntry>
<orderEntry type="library" name="xml-apis" level="project" />
<orderEntry type="module" module-name="intellij.webp" />
+ <orderEntry type="library" name="ini4j" level="project" />
</component>
</module> \ No newline at end of file