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-9.2"> 15 <CLASSES> 16 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/prebuilts/misc/common/asm/asm-9.2/linux_glibc_common/combined/asm-9.2.jar!/" /> 17 </CLASSES> 18 <JAVADOC /> 19 <SOURCES /> 20 </library> 21 </orderEntry> 22 <orderEntry type="module-library"> 23 <library name="asm-commons-9.2"> 24 <CLASSES> 25 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/prebuilts/misc/common/asm/asm-commons-9.2/linux_glibc_common/combined/asm-commons-9.2.jar!/" /> 26 </CLASSES> 27 <JAVADOC /> 28 <SOURCES /> 29 </library> 30 </orderEntry> 31 <orderEntry type="library" scope="TEST" name="junit" level="project" /> 32 <orderEntry type="module" module-name="common" /> 33 <orderEntry type="library" name="guava" level="project" /> 34 <orderEntry type="library" scope="TEST" name="hamcrest" level="project" /> 35 <orderEntry type="module-library" scope="RUNTIME"> 36 <library> 37 <CLASSES> 38 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/external/conscrypt/conscrypt/android_common/javac/conscrypt.jar!/" /> 39 </CLASSES> 40 <JAVADOC /> 41 <SOURCES /> 42 </library> 43 </orderEntry> 44 <orderEntry type="module-library" scope="RUNTIME"> 45 <library> 46 <CLASSES> 47 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/external/icu/android_icu4j/core-icu4j-for-host/android_common/withres/core-icu4j-for-host.jar!/" /> 48 </CLASSES> 49 <JAVADOC /> 50 <SOURCES /> 51 </library> 52 </orderEntry> 53 <orderEntry type="module-library" scope="RUNTIME"> 54 <library> 55 <CLASSES> 56 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/libcore/core-libart/android_common/javac/core-libart.jar!/" /> 57 </CLASSES> 58 <JAVADOC /> 59 <SOURCES /> 60 </library> 61 </orderEntry> 62 <orderEntry type="module-library" scope="RUNTIME"> 63 <library> 64 <CLASSES> 65 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/frameworks/base/framework-all/android_common/combined/framework-all.jar!/" /> 66 </CLASSES> 67 <JAVADOC /> 68 <SOURCES /> 69 </library> 70 </orderEntry> 71 <orderEntry type="module-library" scope="RUNTIME"> 72 <library> 73 <CLASSES> 74 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/frameworks/base/ext/android_common/withres/ext.jar!/" /> 75 </CLASSES> 76 <JAVADOC /> 77 <SOURCES /> 78 </library> 79 </orderEntry> 80 <orderEntry type="module-library" scope="RUNTIME"> 81 <library> 82 <CLASSES> 83 <root url="jar://$MODULE_DIR$/../../../out/soong/.intermediates/prebuilts/misc/common/atf/atf-prebuilt-jars-502584086/linux_glibc_common/combined/atf-prebuilt-jars-502584086.jar!/" /> 84 </CLASSES> 85 <JAVADOC /> 86 <SOURCES /> 87 </library> 88 </orderEntry> 89 <orderEntry type="library" scope="RUNTIME" name="libprotobuf-java-lite" level="project" /> 90 </component> 91</module>