1<?xml version="1.0" encoding="UTF-8"?> 2<classpath> 3 <classpathentry excluding="Android.bp" kind="src" path="src"/> 4 <classpathentry combineaccessrules="false" kind="src" path="/tradefederation"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/cts-tradefed"/> 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9"> 7 <attributes> 8 <attribute name="module" value="true"/> 9 </attributes> 10 </classpathentry> 11 <classpathentry kind="var" path="TRADEFED_ROOT/out/soong/.intermediates/external/guava/guava-jre/linux_glibc_common/combined/guava-jre.jar"> 12 <attributes> 13 <attribute name="module" value="true"/> 14 </attributes> 15 </classpathentry> 16 <classpathentry kind="output" path="bin"/> 17</classpath> 18