1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3	<classpathentry kind="src" path="src"/>
4	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9">
5		<attributes>
6			<attribute name="module" value="true"/>
7		</attributes>
8	</classpathentry>
9	<classpathentry kind="var" path="TRADEFED_ROOT/out/soong/.intermediates/prebuilts/misc/common/json/json-prebuilt/linux_glibc_common/combined/json-prebuilt.jar">
10		<attributes>
11			<attribute name="module" value="true"/>
12		</attributes>
13	</classpathentry>
14	<classpathentry kind="var" path="TRADEFED_ROOT/prebuilts/misc/common/kxml2/kxml2-2.3.0.jar">
15		<attributes>
16			<attribute name="module" value="true"/>
17		</attributes>
18	</classpathentry>
19	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
20		<attributes>
21			<attribute name="module" value="true"/>
22		</attributes>
23	</classpathentry>
24	<classpathentry kind="var" path="TRADEFED_ROOT/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/combined/guava-jre.jar">
25		<attributes>
26			<attribute name="module" value="true"/>
27		</attributes>
28	</classpathentry>
29	<classpathentry kind="output" path="bin"/>
30</classpath>
31