2014-07-31 11:32:25 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module type="JAVA_MODULE" version="4">
|
|
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
|
|
<exclude-output />
|
|
|
|
<content url="file://$MODULE_DIR$">
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/tests/res" type="java-test-resource" />
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/tests/src" isTestSource="true" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/.settings" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/bin" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/.gradle" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/.idea" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/generated" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/assets" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/dependency-cache" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/incremental" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/libs" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/manifests" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/res" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/rs" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/symbols" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/gradle" />
|
|
|
|
</content>
|
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
2015-05-14 15:12:57 -07:00
|
|
|
<orderEntry type="library" name="layoutlib_api-prebuilt" level="project" />
|
2015-05-12 12:01:16 -07:00
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library name="ninepatch-prebuilt">
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/common/ninepatch/ninepatch-prebuilt.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="file://$ANDROID_SRC$/tools/base/ninepatch/src/main/java" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
<library name="tools-common-prebuilt">
|
|
|
|
<ANNOTATIONS>
|
|
|
|
<root url="file://$MODULE_DIR$/.." />
|
|
|
|
</ANNOTATIONS>
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/common/tools-common/tools-common-prebuilt.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="file://$ANDROID_SRC$/tools/base/common/src/main/java" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
2015-05-14 15:12:57 -07:00
|
|
|
<orderEntry type="library" name="framework.jar" level="project" />
|
2015-05-12 12:01:16 -07:00
|
|
|
<orderEntry type="module-library" scope="TEST">
|
|
|
|
<library name="kxml2-2.3.0">
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/common/kxml2/kxml2-2.3.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="file://$MODULE_DIR$/../../../../../libcore/xml/src/main/java" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="module-library" scope="TEST">
|
|
|
|
<library name="guava">
|
|
|
|
<CLASSES>
|
|
|
|
<root url="jar://$MODULE_DIR$/../../../../../prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/guava-15.0.jar!/" />
|
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
|
|
|
<root url="jar://$MODULE_DIR$/../../../../../prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/guava-15.0-sources.jar!/" />
|
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
2014-07-31 11:32:25 -07:00
|
|
|
<orderEntry type="module-library" scope="TEST">
|
2015-05-12 12:01:16 -07:00
|
|
|
<library name="sdk-common">
|
2014-07-31 11:32:25 -07:00
|
|
|
<CLASSES>
|
2014-08-25 11:49:02 -07:00
|
|
|
<root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/common/sdk-common/sdk-common.jar!/" />
|
2014-07-31 11:32:25 -07:00
|
|
|
</CLASSES>
|
|
|
|
<JAVADOC />
|
|
|
|
<SOURCES>
|
2014-08-25 11:49:02 -07:00
|
|
|
<root url="jar://$MODULE_DIR$/../../../../../prebuilts/misc/common/sdk-common/sdk-common-sources.jar!/" />
|
2014-07-31 11:32:25 -07:00
|
|
|
</SOURCES>
|
|
|
|
</library>
|
|
|
|
</orderEntry>
|
|
|
|
<orderEntry type="library" scope="TEST" name="JUnit4" level="application" />
|
|
|
|
</component>
|
2015-05-09 13:09:22 -07:00
|
|
|
</module>
|