Move framework and layoutlib api libraries back to being project libraries so that other modules can depend on it. This enables custom widget libraries project to merge through cleanly. Change-Id: I4f00d6fb378a80662f32491a2b0061d6bf61899f
13 lines
496 B
XML
13 lines
496 B
XML
<component name="libraryTable">
|
|
<library name="framework.jar">
|
|
<CLASSES>
|
|
<root url="jar://$PROJECT_DIR$/../../../../out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="file://$PROJECT_DIR$/../../core/java" />
|
|
<root url="file://$PROJECT_DIR$/../../graphics/java" />
|
|
<root url="file://$PROJECT_DIR$/../../../../libcore/luni/src/main/java" />
|
|
</SOURCES>
|
|
</library>
|
|
</component> |