The variable is not actually needed and it makes working with different API levels a lot easier since everything now depends on $PROJECT_DIR$. This change also makes the tests more robust by improving the way it tries to find the SDK. Change-Id: I3502ad4a0ba85fd88b497e47964fddb2a89e520c
11 lines
360 B
XML
11 lines
360 B
XML
<component name="libraryTable">
|
|
<library name="guava">
|
|
<CLASSES>
|
|
<root url="jar://$PROJECT_DIR$/../../../../out/host/common/obj/JAVA_LIBRARIES/guavalib_intermediates/javalib.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="file://$PROJECT_DIR$/../../../../external/guava/guava/src" />
|
|
</SOURCES>
|
|
</library>
|
|
</component> |