blob: b2a53d2047ba4f4ccea809649644bee4ca93ec7d [file] [log] [blame]
Deepanshu Gupta98796b42014-07-31 11:32:25 -07001<?xml version="1.0" encoding="UTF-8"?>
2<module type="JAVA_MODULE" version="4">
Deepanshu Gupta528ddbf2016-01-07 15:54:27 -08003 <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
Deepanshu Gupta98796b42014-07-31 11:32:25 -07004 <exclude-output />
5 <content url="file://$MODULE_DIR$">
6 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
Jerome Gaillard61424212019-06-20 15:34:00 +01007 <sourceFolder url="file://$MODULE_DIR$/tests/src" isTestSource="true" />
8 <sourceFolder url="file://$MODULE_DIR$/tests/res" type="java-test-resource" />
Deepanshu Gupta98796b42014-07-31 11:32:25 -07009 <excludeFolder url="file://$MODULE_DIR$/.settings" />
10 </content>
Jerome Gaillard2a0d1642019-06-19 13:58:44 +010011 <orderEntry type="inheritedJdk" />
Deepanshu Gupta98796b42014-07-31 11:32:25 -070012 <orderEntry type="sourceFolder" forTests="false" />
Deepanshu Gupta9fe7fca2015-05-12 12:01:16 -070013 <orderEntry type="module-library">
Tobias Thierer6312cbb2018-01-08 20:16:54 +000014 <library name="asm-6.0">
Deepanshu Gupta9fe7fca2015-05-12 12:01:16 -070015 <CLASSES>
Jerome Gaillard997b8992019-06-13 18:25:32 +010016 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/prebuilts/misc/common/asm/asm-6.0/linux_glibc_common/combined/asm-6.0.jar!/" />
Deepanshu Gupta9fe7fca2015-05-12 12:01:16 -070017 </CLASSES>
18 <JAVADOC />
19 <SOURCES>
Tobias Thierer6312cbb2018-01-08 20:16:54 +000020 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/asm/src-6.0.zip!/" />
Deepanshu Gupta9fe7fca2015-05-12 12:01:16 -070021 </SOURCES>
22 </library>
23 </orderEntry>
Jerome Gaillardeb95e132019-11-13 16:02:49 +000024 <orderEntry type="module-library">
25 <library name="asm-commons-6.0">
26 <CLASSES>
27 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/prebuilts/misc/common/asm/asm-commons-6.0/linux_glibc_common/combined/asm-commons-6.0.jar!/" />
28 </CLASSES>
29 <JAVADOC />
30 <SOURCES>
31 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/asm/src-6.0.zip!/" />
32 </SOURCES>
33 </library>
34 </orderEntry>
Deepanshu Guptad17923e2015-10-06 17:53:51 -070035 <orderEntry type="library" scope="TEST" name="junit" level="project" />
Diego Perez3a58b002017-05-18 13:19:32 +010036 <orderEntry type="module" module-name="common" />
Jerome Gaillard997b8992019-06-13 18:25:32 +010037 <orderEntry type="library" name="guava" level="project" />
38 <orderEntry type="library" scope="TEST" name="hamcrest" level="project" />
Deepanshu Gupta98796b42014-07-31 11:32:25 -070039 </component>
Jerome Gaillard997b8992019-06-13 18:25:32 +010040</module>