1<?xml version="1.0" encoding="UTF-8"?> 2<module type="JAVA_MODULE" version="4"> 3 <component name="NewModuleRootManager" inherit-compiler-output="true"> 4 <exclude-output /> 5 <content url="file://$MODULE_DIR$"> 6 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> 7 <sourceFolder url="file://$MODULE_DIR$/tests/src" isTestSource="true" /> 8 <sourceFolder url="file://$MODULE_DIR$/tests/res" type="java-test-resource" /> 9 <excludeFolder url="file://$MODULE_DIR$/.settings" /> 10 </content> 11 <orderEntry type="inheritedJdk" /> 12 <orderEntry type="sourceFolder" forTests="false" /> 13 <orderEntry type="module-library"> 14 <library name="asm-7.0"> 15 <CLASSES> 16 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/prebuilts/misc/common/asm/asm-7.0/linux_glibc_common/combined/asm-7.0.jar!/" /> 17 </CLASSES> 18 <JAVADOC /> 19 <SOURCES> 20 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/asm/src-7.0.zip!/" /> 21 </SOURCES> 22 </library> 23 </orderEntry> 24 <orderEntry type="module-library"> 25 <library name="asm-commons-7.0"> 26 <CLASSES> 27 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/prebuilts/misc/common/asm/asm-commons-7.0/linux_glibc_common/combined/asm-commons-7.0.jar!/" /> 28 </CLASSES> 29 <JAVADOC /> 30 <SOURCES> 31 <root url="jar://$MODULE_DIR$/../../../prebuilts/misc/common/asm/src-7.0.zip!/" /> 32 </SOURCES> 33 </library> 34 </orderEntry> 35 <orderEntry type="library" scope="TEST" name="junit" level="project" /> 36 <orderEntry type="module" module-name="common" /> 37 <orderEntry type="library" name="guava" level="project" /> 38 <orderEntry type="library" scope="TEST" name="hamcrest" level="project" /> 39 <orderEntry type="module-library" scope="RUNTIME"> 40 <library> 41 <CLASSES> 42 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/external/conscrypt/conscrypt/android_common/javac/conscrypt.jar!/" /> 43 </CLASSES> 44 <JAVADOC /> 45 <SOURCES /> 46 </library> 47 </orderEntry> 48 <orderEntry type="module-library" scope="RUNTIME"> 49 <library> 50 <CLASSES> 51 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/external/icu/android_icu4j/core-icu4j-for-host/android_common/withres/core-icu4j-for-host.jar!/" /> 52 </CLASSES> 53 <JAVADOC /> 54 <SOURCES /> 55 </library> 56 </orderEntry> 57 <orderEntry type="module-library" scope="RUNTIME"> 58 <library> 59 <CLASSES> 60 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/libcore/core-libart/android_common/javac/core-libart.jar!/" /> 61 </CLASSES> 62 <JAVADOC /> 63 <SOURCES /> 64 </library> 65 </orderEntry> 66 <orderEntry type="module-library" scope="RUNTIME"> 67 <library> 68 <CLASSES> 69 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/frameworks/base/framework-all/android_common/combined/framework-all.jar!/" /> 70 </CLASSES> 71 <JAVADOC /> 72 <SOURCES /> 73 </library> 74 </orderEntry> 75 <orderEntry type="module-library" scope="RUNTIME"> 76 <library> 77 <CLASSES> 78 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/frameworks/base/ext/android_common/withres/ext.jar!/" /> 79 </CLASSES> 80 <JAVADOC /> 81 <SOURCES /> 82 </library> 83 </orderEntry> 84 <orderEntry type="module-library" scope="RUNTIME"> 85 <library> 86 <CLASSES> 87 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/prebuilts/misc/common/atf/atf-prebuilt-jars-371374941/linux_glibc_common/combined/atf-prebuilt-jars-371374941.jar!/" /> 88 </CLASSES> 89 <JAVADOC /> 90 <SOURCES /> 91 </library> 92 </orderEntry> 93 </component> 94</module> 95