This change adds an end to end test which loads the framework resources and a test app and ensures that no exceptions or warnings are thrown. The change also adds project configuration for intelliJ. Change-Id: I7b67c0f1a2af2dac95df7f3231cab537b9826d7d
11 lines
348 B
XML
11 lines
348 B
XML
<component name="libraryTable">
|
|
<library name="guava">
|
|
<CLASSES>
|
|
<root url="jar://$ANDROID_BUILD_TOP$/out/host/common/obj/JAVA_LIBRARIES/guavalib_intermediates/javalib.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="file://$ANDROID_BUILD_TOP$/external/guava/guava/src" />
|
|
</SOURCES>
|
|
</library>
|
|
</component> |