Deepanshu Gupta | 86eb8b4 | 2014-07-31 11:32:25 -0700 | [diff] [blame^] | 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$/resources" type="java-resource" /> |
| 7 | <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> |
| 8 | <sourceFolder url="file://$MODULE_DIR$/tests/res" type="java-test-resource" /> |
| 9 | <sourceFolder url="file://$MODULE_DIR$/tests/src" isTestSource="true" /> |
| 10 | <excludeFolder url="file://$MODULE_DIR$/.settings" /> |
| 11 | <excludeFolder url="file://$MODULE_DIR$/bin" /> |
| 12 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/.gradle" /> |
| 13 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/.idea" /> |
| 14 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/generated" /> |
| 15 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/assets" /> |
| 16 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/dependency-cache" /> |
| 17 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/incremental" /> |
| 18 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/libs" /> |
| 19 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/manifests" /> |
| 20 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/res" /> |
| 21 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/rs" /> |
| 22 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/build/intermediates/symbols" /> |
| 23 | <excludeFolder url="file://$MODULE_DIR$/tests/res/testApp/MyApplication/gradle" /> |
| 24 | </content> |
| 25 | <orderEntry type="inheritedJdk" /> |
| 26 | <orderEntry type="sourceFolder" forTests="false" /> |
| 27 | <orderEntry type="library" name="icu4j" level="project" /> |
| 28 | <orderEntry type="library" name="kxml2-2.3.0" level="project" /> |
| 29 | <orderEntry type="library" name="layoutlib_api-prebuilt" level="project" /> |
| 30 | <orderEntry type="library" name="ninepatch-prebuilt" level="project" /> |
| 31 | <orderEntry type="library" name="tools-common-prebuilt" level="project" /> |
| 32 | <orderEntry type="library" name="framework.jar" level="project" /> |
| 33 | <orderEntry type="library" scope="TEST" name="guava" level="project" /> |
| 34 | <orderEntry type="module-library" scope="TEST"> |
| 35 | <library> |
| 36 | <CLASSES> |
| 37 | <root url="jar://$ANDROID_BUILD_TOP$/prebuilts/misc/common/sdk-common/sdk-common.jar!/" /> |
| 38 | </CLASSES> |
| 39 | <JAVADOC /> |
| 40 | <SOURCES> |
| 41 | <root url="jar://$ANDROID_BUILD_TOP$/prebuilts/misc/common/sdk-common/sdk-common-sources.jar!/" /> |
| 42 | </SOURCES> |
| 43 | </library> |
| 44 | </orderEntry> |
| 45 | <orderEntry type="library" scope="TEST" name="JUnit4" level="application" /> |
| 46 | </component> |
| 47 | </module> |
| 48 | |