Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The package java.util.concurrent is accessible from more than one module: <unnamed>, java.base #3505

Open
huige007 opened this issue Feb 20, 2024 · 2 comments

Comments

@huige007
Copy link

huige007 commented Feb 20, 2024

[provide a description of the issue]

Environment
  • Operating System: Win11
  • JDK version: openjdk 11.0.19 2023-04-18
  • Visual Studio Code version: 1.85.2
  • Java extension version: 1.28.1
Steps To Reproduce
  1. [step 1]
    there are .classpath and .project file in my project, just open this project.
  2. [step 2]
    then I get following issues
    The package java.net is accessible from more than one module: , java.base
    The package java.util is accessible from more than one module: , java.base
    The package java.io is accessible from more than one module: , java.base

Since this project code is confidential, so I can not provide any logs or source code.
[Please attach a sample project reproducing the error]
Please attach logs

Current Result
Expected Result
Additional Informations

if I set java.jdt.ls.java.home to jdk8, the issue disappeared.
I have already searched other similar issues in jdt.ls github web site, it seems that this issue has been fixed, but on myside issue still exist.
Also I get another issue "The declared package "com.android.car.camera.dvr" does not match the expected package "src.com.android.car.camera.dvr", is there any way to disable this notification?

If I use andriod stutio, all above issues disappeared. I want to use vscode,remote-ssh,redhat.java stronglly because it's very convenience for me.

@snjeza
Copy link
Contributor

snjeza commented Feb 20, 2024

@huige007 Could you attach your .classpath and pom.xml/build.gradle if exist?

@huige007
Copy link
Author

Hi @snjeza , currently I only can provide content of .classpath, I don't find pom.xml or build.gradle. This .classpath file is generated by command "aidegen -i e -n -s -l j packages/services/Car" in AOSP.

<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/external/dexmaker/lib/dalvik-dx-9.0.0_r3.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/external/error_prone/error_prone/error_prone_annotations-2.4.0.jar" sourcepath="dependencies/external/error_prone"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/external/icu/icu4j/main/shared/data/icudata.jar" sourcepath="dependencies/external/icu/icu4j"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/external/icu/icu4j/main/shared/data/icutzdata.jar" sourcepath="dependencies/external/icu/icu4j"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/external/kotlinc/lib/kotlin-stdlib.jar" sourcepath="dependencies/external/kotlinc"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/external/mockito/lib/byte-buddy-1.8.15.jar" sourcepath="dependencies/external/mockito"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/external/mockito/lib/byte-buddy-agent-1.8.15.jar" sourcepath="dependencies/external/mockito"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/external/zxing/core/core.jar" sourcepath="dependencies/external/zxing/core"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_all_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_annotations_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/annotations"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_junit_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/junit"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_resources_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/resources"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_robolectric_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/robolectric"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_sandbox_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/sandbox"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_shadowapi_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/shadowapi"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_shadows_androidx_fragment_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/shadows/androidx/fragment"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_shadows_framework_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/shadows/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_shadows_httpclient_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/shadows/httpclient"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_shadows_multidex_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/shadows/multidex"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_shadows_supportv4_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/shadows/supportv4"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/Robolectric_utils_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows/utils"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/guava-jre_intermediates/classes.jar" sourcepath="dependencies/external/guava"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/mockito-byte-buddy-agent_intermediates/classes.jar" sourcepath="dependencies/external/mockito"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/mockito-byte-buddy_intermediates/classes.jar" sourcepath="dependencies/external/mockito"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-accessibility-test-framework-2.1_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-ant-1.8.0_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-host-android-support-multidex_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-host-android-support-v4_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-host-android_all_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-host-androidx-test-ext-junit_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-host-androidx-test-monitor_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-host-androidx-test-runner_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-host-androidx_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-host-org_apache_http_legacy_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-httpclient-4.0.3_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-httpcore-4.0.1_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-javax.annotation-api-1.2_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-maven-ant-tasks-2.1.3_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-sqlite4java-0.282_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-sqlite4java-import_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric-xstream-1.4.8_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/robolectric_android-all-device-deps_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/common/obj/JAVA_LIBRARIES/timezone-host_intermediates/classes.jar" sourcepath="dependencies/external/icu/android_icu4j"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/host/linux-x86/framework/art.module.api.annotations.jar" sourcepath="dependencies/libcore"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/CarNotificationLib_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/Notification"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/ManagedProvisioningLib_intermediates/classes.jar" sourcepath="dependencies/packages/apps/ManagedProvisioning"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/PlatformProperties_intermediates/classes.jar" sourcepath="dependencies/system/libsysprop/srcs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/PluginCoreLib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SystemUI/plugin_core"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/Robolectric_all-target_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/Settings-core_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Settings"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLib-search_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/search"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibActionBarShadow_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/ActionBarShadow"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibActionButtonsPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/ActionButtonsPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibActivityEmbedding_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/ActivityEmbedding"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibAdaptiveIcon_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/AdaptiveIcon"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibAppPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/AppPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibBannerMessagePreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/BannerMessagePreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibBarChartPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/BarChartPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibCollapsingToolbarBaseActivity_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/CollapsingToolbarBaseActivity"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibDisplayDensityUtils_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/DisplayDensityUtils"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibEmergencyNumber_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/EmergencyNumber"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibEntityHeaderWidgets_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/EntityHeaderWidgets"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibFooterPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/FooterPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibHelpUtils_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/HelpUtils"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibIllustrationPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/IllustrationPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibLayoutPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/LayoutPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibMainSwitchPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/MainSwitchPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibProgressBar_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/ProgressBar"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibRadioButtonPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/RadioButtonPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibRestrictedLockUtils_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/RestrictedLockUtils"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibSearchWidget_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/SearchWidget"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibSettingsSpinner_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/SettingsSpinner"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibSettingsTheme_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/SettingsTheme"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibSettingsTransition_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/SettingsTransition"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibTile_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/Tile"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibTopIntroPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/TopIntroPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibTwoTargetPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/TwoTargetPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibUsageProgressBarPreference_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/UsageProgressBarPreference"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLibUtils_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib/Utils"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SettingsLib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SettingsLib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/Slogf_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SurfaceFlingerProperties_intermediates/classes.jar" sourcepath="dependencies/frameworks/native/services/surfaceflinger/sysprop"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SystemUI-proto_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SystemUI"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SystemUI-statsd_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SystemUI/shared"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SystemUI-tags_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SystemUI"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SystemUIAnimationLib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SystemUI/animation"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SystemUIPluginLib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SystemUI/plugin"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/SystemUISharedLib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SystemUI/shared"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/WifiTrackerLib_intermediates/classes.jar" sourcepath="dependencies/frameworks/opt/net/wifi/libs/WifiTrackerLib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/WindowManager-Shell-proto_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/libs/WindowManager/Shell"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/WindowManager-Shell_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/libs/WindowManager/Shell"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.car-stubs-dex_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/car-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.car-stubs_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/car-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.car-system-stubs-dex_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/car-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.car-system-stubs_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/car-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.car-test-stubs-dex_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/car-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.car-test-stubs_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/car-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.car.cluster.navigation_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/car-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.frameworks.automotive.powerpolicy-V1-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/hardware/interfaces/automotive/powerpolicy/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.frameworks.automotive.powerpolicy.internal-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/hardware/interfaces/automotive/powerpolicy/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.audio.common-V2.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/audio/common/2.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.audio.common-V6.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/audio/common/6.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.authsecret-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/authsecret/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.automotive.audiocontrol-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/automotive/audiocontrol/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.automotive.audiocontrol-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/automotive/audiocontrol/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.automotive.audiocontrol-V2.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/automotive/audiocontrol/2.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.automotive.occupant_awareness-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/automotive/occupant_awareness/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.automotive.vehicle-V2.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/automotive/vehicle/2.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.biometrics.common-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/biometrics/common/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.biometrics.face-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/biometrics/face/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.biometrics.face-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/biometrics/face/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.biometrics.fingerprint-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/biometrics/fingerprint/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.biometrics.fingerprint-V2.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/biometrics/fingerprint/2.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.biometrics.fingerprint-V2.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/biometrics/fingerprint/2.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.biometrics.fingerprint-V2.3-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/biometrics/fingerprint/2.3"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.boot-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/boot/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.boot-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/boot/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.boot-V1.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/boot/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.broadcastradio-V2.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/broadcastradio/2.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.cas-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/cas/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.cas-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/cas/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.cas-V1.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/cas/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.common-V2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/common/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.configstore-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/configstore/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.configstore-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/configstore/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.contexthub-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/contexthub/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.contexthub-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/contexthub/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.contexthub-V1.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/contexthub/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.dumpstate-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/dumpstate/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.dumpstate-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/dumpstate/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.gnss-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/gnss/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.gnss-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/gnss/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.gnss-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/gnss/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.gnss-V2.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/gnss/2.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.gnss-V2.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/gnss/2.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.gnss.measurement_corrections-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/gnss/measurement_corrections/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.gnss.measurement_corrections-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/gnss/measurement_corrections/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.gnss.visibility_control-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/gnss/visibility_control/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.health-V1.0-java-constants_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/health/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.health-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/health/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.health-V2.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/health/2.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.health-V2.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/health/2.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.keymaster-V3-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/keymaster/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.light-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/light/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.light-V2.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/light/2.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.oemlock-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/oemlock/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.power-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/power/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.power-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/power/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.power.stats-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/power/stats/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio-V1.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio-V1.3-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/1.3"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio-V1.4-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/1.4"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio-V1.5-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/1.5"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio-V1.6-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/1.6"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio.config-V1.0-java-shallow_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/config/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio.config-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/config/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio.config-V1.1-java-shallow_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/config/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio.config-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/config/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio.config-V1.2-java-shallow_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/config/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio.config-V1.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/config/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio.config-V1.3-java-shallow_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/config/1.3"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.radio.deprecated-V1.0-java-shallow_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/radio/deprecated/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.rebootescrow-V1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/rebootescrow/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.soundtrigger-V2.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/soundtrigger/2.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.soundtrigger-V2.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/soundtrigger/2.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.soundtrigger-V2.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/soundtrigger/2.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.soundtrigger-V2.3-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/soundtrigger/2.3"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.thermal-V1.0-java-constants_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/thermal/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.thermal-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/thermal/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.thermal-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/thermal/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.thermal-V2.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/thermal/2.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.tv.cec-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/tv/cec/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.tv.cec-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/tv/cec/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.tv.input-V1.0-java-constants_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/tv/input/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.tv.tuner-V1.0-java-constants_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/tv/tuner/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.tv.tuner-V1.1-java-constants_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/tv/tuner/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb-V1.0-java-constants_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb-V1.1-java-constants_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb-V1.2-java-constants_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb-V1.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb-V1.3-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/1.3"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb.gadget-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/gadget/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb.gadget-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/gadget/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.usb.gadget-V1.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/usb/gadget/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.vibrator-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/vibrator/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.vibrator-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/vibrator/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.vibrator-V1.2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/vibrator/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.vibrator-V1.3-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/vibrator/1.3"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.vibrator-V2-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/vibrator/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.weaver-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/weaver/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hardware.wifi-V1.0-java-constants_intermediates/classes.jar" sourcepath="dependencies/hardware/interfaces/wifi/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hidl.base-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/system/libhidl/transport/base/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hidl.manager-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/system/libhidl/transport/manager/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hidl.manager-V1.1-java_intermediates/classes.jar" sourcepath="dependencies/system/libhidl/transport/manager/1.1"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hidl.manager-V1.2-java_intermediates/classes.jar" sourcepath="dependencies/system/libhidl/transport/manager/1.2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.hidl.safe_union-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/system/libhidl/transport/safe_union/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.net.ipsec.ike.impl_intermediates/classes.jar" sourcepath="dependencies/packages/modules/IPsec"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.net.ipsec.ike.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/modules/IPsec"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.system.suspend.control.internal-java_intermediates/classes.jar" sourcepath="dependencies/system/hardware/interfaces/suspend/aidl"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.test.base.stubs_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/test-base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.test.base_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/test-base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.test.mock_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/test-mock"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.test.runner.stubs_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/test-runner"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/android.test.runner_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/test-runner"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx-constraintlayout_constraintlayout-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/extras/constraint-layout-x"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx-constraintlayout_constraintlayout-solver-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/extras/constraint-layout-x"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx-constraintlayout_constraintlayout-solver_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/extras/constraint-layout-x"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx-constraintlayout_constraintlayout_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/extras/constraint-layout-x"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.activity_activity-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.activity_activity_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.annotation_annotation-experimental-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.annotation_annotation-experimental_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.annotation_annotation-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.annotation_annotation_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.appcompat_appcompat-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.appcompat_appcompat-resources-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.appcompat_appcompat-resources_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.appcompat_appcompat_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.arch.core_core-common-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.arch.core_core-common_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.arch.core_core-runtime-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.arch.core_core-runtime_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.asynclayoutinflater_asynclayoutinflater-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.asynclayoutinflater_asynclayoutinflater_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.car_car-resources-partially-dejetified-nodeps_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/systemlibs/androidx-car"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.car_car-resources-partially-dejetified_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/systemlibs/androidx-car"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.cardview_cardview-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.cardview_cardview_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.collection_collection-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.collection_collection_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.concurrent_concurrent-futures-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.concurrent_concurrent-futures_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.coordinatorlayout_coordinatorlayout-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.coordinatorlayout_coordinatorlayout_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.core_core-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.core_core_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.cursoradapter_cursoradapter-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.cursoradapter_cursoradapter_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.customview_customview-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.customview_customview_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.documentfile_documentfile-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.documentfile_documentfile_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.drawerlayout_drawerlayout-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.drawerlayout_drawerlayout_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.dynamicanimation_dynamicanimation-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.dynamicanimation_dynamicanimation_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.exifinterface_exifinterface-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.exifinterface_exifinterface_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.fragment_fragment-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.fragment_fragment_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.gridlayout_gridlayout-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.gridlayout_gridlayout_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.interpolator_interpolator-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.interpolator_interpolator_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.leanback_leanback-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.leanback_leanback_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.legacy_legacy-preference-v14_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx-legacy"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.legacy_legacy-support-core-ui-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx-legacy"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.legacy_legacy-support-core-ui_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx-legacy"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.legacy_legacy-support-core-utils-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.legacy_legacy-support-core-utils_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.legacy_legacy-support-v4_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx-legacy"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-common-java8-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-common-java8_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-common-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-common_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-extensions-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx-legacy"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-extensions_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx-legacy"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-livedata-core-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-livedata-core_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-livedata-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-livedata_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-process-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-process_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-runtime-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-runtime_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-service-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-service_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-viewmodel-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-viewmodel-savedstate-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-viewmodel-savedstate_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.lifecycle_lifecycle-viewmodel_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.loader_loader-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.loader_loader_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.localbroadcastmanager_localbroadcastmanager-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.localbroadcastmanager_localbroadcastmanager_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.media_media-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.media_media_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.mediarouter_mediarouter-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.mediarouter_mediarouter_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.palette_palette-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.palette_palette_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.preference_preference-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.preference_preference_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.print_print-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.print_print_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.recyclerview_recyclerview-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.recyclerview_recyclerview_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.remotecallback_remotecallback-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.remotecallback_remotecallback_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.savedstate_savedstate-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.savedstate_savedstate_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.slice_slice-builders-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.slice_slice-builders_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.slice_slice-core-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.slice_slice-core_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.slice_slice-view-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.slice_slice-view_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.slidingpanelayout_slidingpanelayout-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.slidingpanelayout_slidingpanelayout_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.swiperefreshlayout_swiperefreshlayout-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.swiperefreshlayout_swiperefreshlayout_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.core-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.core_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.ext.junit-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.ext.junit_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.ext.truth-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.ext.truth_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.monitor-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.monitor_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.rules-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.rules_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.runner-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.runner_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.services.storage-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.services.storage_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.uiautomator-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.test.uiautomator_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/androidx-test"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.tracing_tracing-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.tracing_tracing_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.transition_transition-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.transition_transition_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.vectordrawable_vectordrawable-animated-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.vectordrawable_vectordrawable-animated_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.vectordrawable_vectordrawable-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.vectordrawable_vectordrawable_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.versionedparcelable_versionedparcelable-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.versionedparcelable_versionedparcelable_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.viewpager2_viewpager2-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.viewpager2_viewpager2_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.viewpager_viewpager-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.viewpager_viewpager_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/androidx.webkit_webkit-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/apex_aidl_interface-java_intermediates/classes.jar" sourcepath="dependencies/system/apex/apexd"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/app-compat-annotations_intermediates/classes.jar" sourcepath="dependencies/tools/platform-compat/java/android/compat/annotation"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/art.module.api.annotations_intermediates/classes.jar" sourcepath="dependencies/libcore"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/asm-6.0_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/asm-7.0_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/asm-commons-6.0_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/asm-commons-7.0_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/asm-tree-6.0_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/asm-tree-7.0_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/audio_common-aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/media"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/audioclient-types-aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/av/media/libaudioclient"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/audiopolicy-types-aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/av/media/libaudioclient"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/auto_value_annotations_intermediates/classes.jar" sourcepath="dependencies/external/auto/value"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/av-types-aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/av"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/backuplib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/backup/backuplib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/blestream-protos_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/service/proto"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/bouncycastle-repackaged-unbundled_intermediates/classes.jar" sourcepath="dependencies/external/bouncycastle"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/bouncycastle-unbundled_intermediates/classes.jar" sourcepath="dependencies/external/bouncycastle"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/byte-buddy-prebuilt-jar_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/capture_state_listener-aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/av/media/libaudioclient"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-apps-common_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/libs/car-apps-common"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-assist-client-lib_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/systemlibs/car-assist-client-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-assist-lib_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/libs/car-assist-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-google-api-client-android-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-google-api-java-client-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-google-http-client-android-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-google-http-client-jackson2-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-google-http-client-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-google-oauth-client-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-google-storage-services-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-grpc-context-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-jackson-core-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-opencensus-api-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-br-opencensus-contrib-http-util-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/tests/BugReportApp/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-frameworks-service_intermediates/classes.jar" sourcepath="dependencies/frameworks/opt/car/services"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-messaging-models_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/libs/car-messenger-common"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-qc-lib_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/systemlibs/car-qc-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-rotary-lib-resources_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/libs/car-ui-lib/car-rotary-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-rotary-lib_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/libs/car-ui-lib/car-rotary-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-setup-wizard-lib_intermediates/classes.jar" sourcepath="dependencies/frameworks/opt/car/setupwizard/library/main"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-ui-lib-oem-apis_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/libs/car-ui-lib/oem-apis"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-ui-lib-resources_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/libs/car-ui-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-ui-lib_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/libs/car-ui-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/car-uxr-client-lib_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Car/libs/car-uxr-client-lib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/carplaymanager_intermediates/classes.jar" sourcepath="dependencies/vendor/gwm/frameworks/carplay/CarPlayManager"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/cartelemetry-protos_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/service/src/com/android/car/telemetry/proto"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/carwatchdog-protos_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/service/src/com/android/car/watchdog/proto"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/com.android.sysprop.apex_intermediates/classes.jar" sourcepath="dependencies/system/apex/apexd/sysprop"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/com.android.sysprop.init_intermediates/classes.jar" sourcepath="dependencies/system/core/init/sysprop"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/com.android.sysprop.localization_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/core/sysprop"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/com.android.sysprop.watchdog_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/core/sysprop"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/com.google.android.material_material-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/extras/material-design-x"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/com.google.android.material_material_intermediates/classes.jar" sourcepath="dependencies/prebuilts/sdk/current/extras/material-design-x"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/compatibility-common-util-devicesidelib_intermediates/classes.jar" sourcepath="dependencies/platform_testing/libraries/compatibility-common-util"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/compatibility-device-util-axt_intermediates/classes.jar" sourcepath="dependencies/cts/common/device-side/util-axt"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/contextualcards_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Settings"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar" sourcepath="dependencies/libcore"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/dagger2_intermediates/classes.jar" sourcepath="dependencies/external/dagger2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/devicepolicyprotosnano_intermediates/classes.jar" sourcepath="dependencies/frameworks/proto_logging/stats/enums/stats/devicepolicy"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/dexmaker-dx-target_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/dexmaker-extended-mockmaker_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/dexmaker-inline-mockmaker_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/dexmaker-mockmaker_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/dexmaker_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/diffutils-prebuilt-jar_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/dms_oms_fdbus_intermediates/classes.jar" sourcepath="dependencies/vendor/gwm/packages/GWMDmsOms"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/dms_oms_proto_intermediates/classes.jar" sourcepath="dependencies/vendor/gwm/packages/GWMDmsOms"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/dmsoms_gwm_intermediates/classes.jar" sourcepath="dependencies/vendor/gwm/packages/GWMDmsOms"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/ecc-protos-lite_intermediates/classes.jar" sourcepath="dependencies/packages/services/Telephony/ecc/conversion_toolset_v1/proto"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/error_prone_annotations_intermediates/classes.jar" sourcepath="dependencies/external/error_prone"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar" sourcepath="dependencies/frameworks/base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/fdbus_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/service"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-all_intermediates/classes.jar" sourcepath="dependencies/frameworks/base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-annotations-lib_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/modules-utils/java"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-appsearch.impl_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/apex/appsearch/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-appsearch.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/apex/appsearch/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-connectivity.impl_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Connectivity/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-connectivity.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Connectivity/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-graphics.impl_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/libs/hwui"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-graphics.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/libs/hwui"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-gwm-wifi.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/vendor/gwm/frameworks/wifi/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-internal-utils_intermediates/classes.jar" sourcepath="dependencies/frameworks/base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-media.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/apex/media/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-mediaprovider.impl_intermediates/classes.jar" sourcepath="dependencies/packages/providers/MediaProvider/apex/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-mediaprovider.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/providers/MediaProvider/apex/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-minus-apex_intermediates/classes.jar" sourcepath="dependencies/frameworks/base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-permission-aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/native/libs/permission"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-permission-s.impl_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Permission/framework-s"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-permission-s.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Permission/framework-s"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-permission.impl_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Permission/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-permission.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Permission/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-protos_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/proto"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-scheduling.impl_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Scheduling/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-scheduling.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Scheduling/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-sdkextensions.impl_intermediates/classes.jar" sourcepath="dependencies/packages/modules/SdkExtensions/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-sdkextensions.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/modules/SdkExtensions/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-statsd.impl_intermediates/classes.jar" sourcepath="dependencies/packages/modules/StatsD/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-statsd.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/modules/StatsD/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-tethering.impl_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Connectivity/Tethering/common/TetheringLib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-tethering.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Connectivity/Tethering/common/TetheringLib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-updatable-stubs-module_libs_api_intermediates/classes.jar" sourcepath="dependencies/frameworks/base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-wifi-util-lib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-wifi.impl_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Wifi/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework-wifi.stubs.module_lib_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Wifi/framework"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar" sourcepath="dependencies/frameworks/base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/frameworks-base-testutils_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/tests/utils/testutils"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/guava-android-annotation-stubs_intermediates/classes.jar" sourcepath="dependencies/external/guava"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/guava-android_intermediates/classes.jar" sourcepath="dependencies/external/guava"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/guava-both_intermediates/classes.jar" sourcepath="dependencies/external/guava"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/guava-listenablefuture-prebuilt-jar_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/guava_intermediates/classes.jar" sourcepath="dependencies/external/guava"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/guice_intermediates/classes.jar" sourcepath="dependencies/external/guice"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/gwm-service-core_jar_intermediates/classes.jar" sourcepath="dependencies/vendor/gwm/frameworks/hmi/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/hamcrest-library_intermediates/classes.jar" sourcepath="dependencies/external/hamcrest/hamcrest-library"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/hamcrest_intermediates/classes.jar" sourcepath="dependencies/external/hamcrest/hamcrest-core"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/hwbinder.stubs_intermediates/classes.jar" sourcepath="dependencies/frameworks/base"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/iconloader_base_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/systemui/iconloaderlib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/iconloader_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/systemui/iconloaderlib"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/icu4j-icudata_intermediates/classes.jar" sourcepath="dependencies/external/icu/icu4j"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/icu4j-icutzdata_intermediates/classes.jar" sourcepath="dependencies/external/icu/icu4j"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/icu4j_calendar_astronomer_intermediates/classes.jar" sourcepath="dependencies/external/icu/icu4j"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/icu4j_intermediates/classes.jar" sourcepath="dependencies/external/icu/icu4j"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/ims-common_intermediates/classes.jar" sourcepath="dependencies/frameworks/opt/net/ims"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/ipmemorystore-aidl-interfaces-V10-java_intermediates/classes.jar" sourcepath="dependencies/packages/modules/NetworkStack/common/networkstackclient"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/jacocoagent_intermediates/classes.jar" sourcepath="dependencies/external/jacoco"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/jcommander_intermediates/classes.jar" sourcepath="dependencies/external/jcommander"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/jsr305_intermediates/classes.jar" sourcepath="dependencies/external/jsr305"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/jsr330_intermediates/classes.jar" sourcepath="dependencies/external/jsr330"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/junit_intermediates/classes.jar" sourcepath="dependencies/external/junit"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/kotlin-stdlib_intermediates/classes.jar" sourcepath="dependencies/external/kotlinc"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/kotlinx-coroutines-android-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/kotlinx-coroutines-android_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/kotlinx-coroutines-core-nodeps_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/kotlinx-coroutines-core_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/kotlinx_atomicfu_intermediates/classes.jar" sourcepath="dependencies/external/kotlinx.atomicfu"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/kotlinx_coroutines_android_intermediates/classes.jar" sourcepath="dependencies/external/kotlinx.coroutines"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/kotlinx_coroutines_intermediates/classes.jar" sourcepath="dependencies/external/kotlinx.coroutines"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/libcore_private.stubs_intermediates/classes.jar" sourcepath="dependencies/external/protobuf"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/libphonenumber-nogeocoder_intermediates/classes.jar" sourcepath="dependencies/external/libphonenumber"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/libphonenumber-platform_intermediates/classes.jar" sourcepath="dependencies/external/libphonenumber"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/libprotobuf-java-lite_intermediates/classes.jar" sourcepath="dependencies/external/protobuf"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/libprotobuf-java-nano_intermediates/classes.jar" sourcepath="dependencies/external/protobuf"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/lottie_intermediates/classes.jar" sourcepath="dependencies/external/lottie"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/managedprovisioning_protoslite_intermediates/classes.jar" sourcepath="dependencies/packages/apps/ManagedProvisioning"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/media_permission-aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/media"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/metrics-helper-lib_intermediates/classes.jar" sourcepath="dependencies/platform_testing/libraries/metrics-helper"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mimemap_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/mime"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mockito-api_intermediates/classes.jar" sourcepath="dependencies/external/mockito"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mockito-robolectric-prebuilt_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mockito-target-extended-minus-junit4_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mockito-target-extended_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mockito-target-inline-minus-junit4_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mockito-target-minus-junit4_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mockito-target_intermediates/classes.jar" sourcepath="dependencies/external/dexmaker"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mockito2-prebuilt-jar_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/mockito_intermediates/classes.jar" sourcepath="dependencies/external/mockito"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/modules-utils-build_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/modules-utils/java/com/android/modules/utils/build"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/modules-utils-build_system_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/modules-utils/java/com/android/modules/utils/build"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/modules-utils-os_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/modules-utils/java/com/android/modules/utils"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/modules-utils-preconditions_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/modules-utils/java/com/android/internal/util"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/monet_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/packages/SystemUI/monet"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/net-utils-device-common_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/net/common"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/net-utils-framework-common_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/net/common"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/net-utils-services-common_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/net/common"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/netd-client_intermediates/classes.jar" sourcepath="dependencies/frameworks/libs/net/client-libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/netd_aidl_interface-V7-java_intermediates/classes.jar" sourcepath="dependencies/system/netd/server"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/netd_aidl_interface-lateststable-java_intermediates/classes.jar" sourcepath="dependencies/system/netd/server"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/netd_event_listener_interface-V1-java_intermediates/classes.jar" sourcepath="dependencies/system/netd/server"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/netd_event_listener_interface-lateststable-java_intermediates/classes.jar" sourcepath="dependencies/system/netd/server"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/netlink-client_intermediates/classes.jar" sourcepath="dependencies/packages/modules/NetworkStack/common/netlinkclient"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/networkstack-aidl-interfaces-V10-java_intermediates/classes.jar" sourcepath="dependencies/packages/modules/NetworkStack/common/networkstackclient"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/networkstack-client_intermediates/classes.jar" sourcepath="dependencies/packages/modules/NetworkStack/common/networkstackclient"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/nist-sip_intermediates/classes.jar" sourcepath="dependencies/external/nist-sip"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/objenesis-prebuilt-jar_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/objenesis_intermediates/classes.jar" sourcepath="dependencies/external/objenesis"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/okio-lib_intermediates/classes.jar" sourcepath="dependencies/external/okio"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.stubs.system_intermediates/classes.jar" sourcepath="dependencies/external/apache-http"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/ota_metadata_proto_java_intermediates/classes.jar" sourcepath="dependencies/build/make/tools/releasetools"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/overlayable_policy_aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/cmds/idmap2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/platform-test-annotations_intermediates/classes.jar" sourcepath="dependencies/platform_testing/libraries/annotations"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/power-extension-sdk-jar_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/service"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/powercontrol-java_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/service"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/protobuf-java_intermediates/classes.jar" sourcepath="dependencies/packages/services/Car/service"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/protolog-lib_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/core/java"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/rappor_intermediates/classes.jar" sourcepath="dependencies/external/rappor"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/robolectric_android-all-stub_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/robolectric_framework_raw_res_orig_intermediates/classes.jar" sourcepath="dependencies/external/robolectric-shadows"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/service-blobstore_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/apex/blobstore/service"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/service-jobscheduler_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/apex/jobscheduler/service"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/service-permission.stubs.system_server_intermediates/classes.jar" sourcepath="dependencies/packages/modules/Permission/service"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.accessibility_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/accessibility"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.appprediction_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/appprediction"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.appwidget_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/appwidget"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.autofill_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/autofill"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.backup_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/backup"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.companion_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/companion"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.contentcapture_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/contentcapture"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.contentsuggestions_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/contentsuggestions"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.core.unboosted_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/core"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.core_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/core"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.coverage_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/coverage"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.devicepolicy_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/devicepolicy"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.midi_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/midi"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.musicsearch_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/musicrecognition"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.net_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/net"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.people_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/people"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.print_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/print"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.profcollect_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/profcollect"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.restrictions_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/restrictions"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.searchui_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/searchui"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.smartspace_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/smartspace"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.speech_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/core/java/com/android/server/speech"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.startop.iorap_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/startop/iorap"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.startop_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/startop"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.systemcaptions_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/systemcaptions"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.texttospeech_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/texttospeech"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.translation_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/translation"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.usage_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/usage"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.usb_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/usb"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.uwb_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/uwb"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.voiceinteraction_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/voiceinteraction"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services.wifi_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services/wifi"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/services_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/services"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/settings-contextual-card-protos-lite_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Settings/protos"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/settings-log-bridge-protos-lite_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Settings/protos"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/settings-logtags_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Settings"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/setupcompat_intermediates/classes.jar" sourcepath="dependencies/external/setupcompat"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/setupdesign-lottie-loading-layout_intermediates/classes.jar" sourcepath="dependencies/external/setupdesign/lottie_loading_layout"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/setupdesign-strings_intermediates/classes.jar" sourcepath="dependencies/external/setupdesign"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/setupdesign_intermediates/classes.jar" sourcepath="dependencies/external/setupdesign"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/snakeyaml_intermediates/classes.jar" sourcepath="dependencies/external/snakeyaml"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/soundtrigger_middleware-aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/media"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/spatializer-aidl-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/av/media/libaudioclient"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/statslog-settings_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Settings"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/stub-annotations_intermediates/classes.jar" sourcepath="dependencies/tools/metalava"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/sysprop-library-stub-platform_intermediates/classes.jar" sourcepath="dependencies/system/tools/sysprop"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/tagsoup_intermediates/classes.jar" sourcepath="dependencies/external/tagsoup"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/classes.jar" sourcepath="dependencies/frameworks/opt/telephony"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/telephony-protos_intermediates/classes.jar" sourcepath="dependencies/frameworks/opt/telephony/proto"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/testables_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/tests/testables"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/testng_intermediates/classes.jar" sourcepath="dependencies/external/testng"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/time_zone_distro_installer_intermediates/classes.jar" sourcepath="dependencies/system/timezone/distro/installer"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/time_zone_distro_intermediates/classes.jar" sourcepath="dependencies/system/timezone/distro/core"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/truth-prebuilt-jar_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/truth-prebuilt_intermediates/classes.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/tv_tuner_frontend_info_aidl_interface-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/av/services/tuner"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/tv_tuner_resource_manager_aidl_interface-java_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/media/java/android/media/tv/tunerresourcemanager"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/ub-uiautomator_intermediates/classes.jar" sourcepath="dependencies/prebuilts/misc/common/ub-uiautomator"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/ucepresencelib_intermediates/classes.jar" sourcepath="dependencies/external/ims/rcs/rcsservice"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/unsupportedappusage_intermediates/classes.jar" sourcepath="dependencies/tools/platform-compat/java/android/compat/annotation"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/updatable-driver-protos_intermediates/classes.jar" sourcepath="dependencies/frameworks/base/graphics/proto"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.common.hardware.psservice.hidl-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/common/interfaces/psservice/hidl/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.camera-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/camera/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.datarecord-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/datarecord/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.engineermode-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/engineermode/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.fota-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/fota/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.gnss-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/gnss/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.gwminformation-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/gwminformation/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.health-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/health/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.multidisplay-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/multidisplay/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.rtc-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/rtc/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/vendor.gwm.hardware.tboxtelephony-V1.0-java_intermediates/classes.jar" sourcepath="dependencies/vendor/nobo/project/v4/sa8295/interfaces/tboxtelephony/1.0"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/classes.jar" sourcepath="dependencies/frameworks/opt/net/voip"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/windowExtLib_intermediates/classes.jar" sourcepath="dependencies/packages/apps/Settings"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/out/target/common/obj/JAVA_LIBRARIES/zxing-core-1.7_intermediates/classes.jar" sourcepath="dependencies/external/zxing/core"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/misc/common/asm/asm-6.0.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/misc/common/asm/asm-7.0.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/misc/common/asm/asm-commons-6.0.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/misc/common/asm/asm-commons-7.0.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/misc/common/asm/asm-tree-6.0.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/misc/common/asm/asm-tree-7.0.jar" sourcepath="dependencies/prebuilts/misc/common/asm"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/misc/common/ub-uiautomator/ub-uiautomator.jar" sourcepath="dependencies/prebuilts/misc/common/ub-uiautomator"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/sdk/current/androidx/m2repository/androidx/annotation/annotation/1.3.0-alpha01/annotation-1.3.0-alpha01.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/sdk/current/androidx/m2repository/androidx/arch/core/core-common/2.2.0-alpha01/core-common-2.2.0-alpha01.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/sdk/current/androidx/m2repository/androidx/collection/collection/1.2.0-alpha02/collection-1.2.0-alpha02.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/sdk/current/androidx/m2repository/androidx/concurrent/concurrent-futures/1.2.0-alpha01/concurrent-futures-1.2.0-alpha01.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-common-java8/2.4.0-alpha01/lifecycle-common-java8-2.4.0-alpha01.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-common/2.4.0-alpha01/lifecycle-common-2.4.0-alpha01.jar" sourcepath="dependencies/prebuilts/sdk/current/androidx"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/sdk/current/extras/constraint-layout-x/constraintlayout-solver/2.0.0-beta7/constraintlayout-solver-2.0.0-beta7.jar" sourcepath="dependencies/prebuilts/sdk/current/extras/constraint-layout-x"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/com/almworks/sqlite4java/sqlite4java/0.282/sqlite4java-0.282.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/com/google/android/apps/common/testing/accessibility/framework/accessibility-test-framework/2.1/accessibility-test-framework-2.1.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/com/google/guava/guava/listenablefuture/1.0/listenablefuture-1.0.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/com/google/truth/truth/1.0.1/truth-1.0.1.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/xstream-1.4.8.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/byte-buddy-1.6.5.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/ant-1.8.0.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.3/httpclient-4.0.3.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.3.0/kotlinx-coroutines-android-1.3.0.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.3.0/kotlinx-coroutines-core-1.3.0.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/2.7.6/mockito-core-2.7.6.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/prebuilts/tools/common/m2/repository/org/objenesis/objenesis/2.5/objenesis-2.5.jar" sourcepath="dependencies/prebuilts/tools/common/m2"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/vendor/gwm/frameworks/hmi/libs/gwm-service-core.jar" sourcepath="dependencies/vendor/gwm/frameworks/hmi/libs"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/vendor/gwm/packages/GWMDmsOms/libs/licenseRequestJar_V1.0.jar" sourcepath="dependencies/vendor/gwm/packages/GWMDmsOms"/>
<classpathentry exported="true" kind="lib" path="/home/chenjf/gwm_v4/android/vendor/gwm/packages/GWMDmsOms/libs/protobuf-java-3.12.2.jar" sourcepath="dependencies/vendor/gwm/packages/GWMDmsOms"/>

<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants