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
356 B
XML
11 lines
356 B
XML
<component name="libraryTable">
|
|
<library name="ninepatch-prebuilt">
|
|
<CLASSES>
|
|
<root url="jar://$PROJECT_DIR$/../../../../prebuilts/misc/common/ninepatch/ninepatch-prebuilt.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="file://$ANDROID_SRC$/tools/base/ninepatch/src/main/java" />
|
|
</SOURCES>
|
|
</library>
|
|
</component> |