Compare commits

..

10 Commits

Author SHA1 Message Date
The Android Open Source Project
240eb00180 Manifest for Android Mainline 11.0.0 Release 30 (7313705)
Change-Id: I28ee4bc6ff493dee9685340f678d2248fa12e691
2021-06-07 21:56:13 -07:00
The Android Open Source Project
304b67999f Manifest for Android mainline-11.0.0 Release 12 2021-05-05 17:39:36 -07:00
The Android Open Source Project
7450e93e18 Manifest for Android mainline-11.0.0 Release 10 2021-05-05 11:48:03 -07:00
The Android Open Source Project
74412b6eb9 Manifest for Android mainline-11.0.0 Release 8 2021-05-04 23:12:37 -07:00
The Android Open Source Project
4977e220a7 Manifest for Android mainline-11.0.0 Release 7 2021-04-06 13:42:52 -07:00
The Android Open Source Project
ad780bfac7 Manifest for Android Mainline 11.0.0 Release 5 (7035189)
Change-Id: Iedd7d43656d038c5a07c1994f3751c909ab61d21
2021-03-22 23:59:56 -07:00
The Android Open Source Project
27225baaf9 Manifest for Android mainline-11.0.0 Release 4 2021-01-13 18:59:43 -08:00
The Android Open Source Project
ceadc43631 Manifest for Android mainline-11.0.0 Release 3 2021-01-13 18:57:35 -08:00
The Android Open Source Project
f8dc409a54 Manifest for Android mainline-11.0.0 Release 2 2020-10-14 14:39:26 -07:00
The Android Open Source Project
62ff3f9a90 Manifest for Android mainline-11.0.0 Release 1 2020-09-08 14:24:09 -07:00

View File

@@ -4,13 +4,10 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
<default revision="refs/tags/android-platform-11.0.0_r36"
<default revision="refs/tags/android-mainline-11.0.0_r30"
remote="aosp"
sync-j="4" />
<superproject name="platform/superproject" remote="aosp" revision="android-platform-11.0.0_r36" />
<contactinfo bugurl="go/repo-bug" />
<project path="build/make" name="platform/build" groups="pdk" >
<copyfile src="core/root.mk" dest="Makefile" />
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />
@@ -32,6 +29,8 @@
<project path="cts" name="platform/cts" groups="cts,pdk-cw-fs,pdk-fs" />
<project path="dalvik" name="platform/dalvik" groups="pdk-cw-fs,pdk-fs" />
<project path="developers/build" name="platform/developers/build" groups="developers,pdk" />
<project path="developers/demos" name="platform/developers/demos" groups="developers" />
<project path="developers/samples/android" name="platform/developers/samples/android" groups="developers" />
<project path="development" name="platform/development" groups="developers,pdk-cw-fs,pdk-fs" />
<project path="device/amlogic/yukawa" name="device/amlogic/yukawa" groups="device,yukawa,pdk" />
<project path="device/amlogic/yukawa-kernel" name="device/amlogic/yukawa-kernel" groups="device,yukawa,pdk" clone-depth="2" />
@@ -54,24 +53,40 @@
<project path="device/generic/x86" name="device/generic/x86" groups="pdk" />
<project path="device/generic/x86_64" name="device/generic/x86_64" groups="pdk" />
<project path="device/google/atv" name="device/google/atv" groups="device,broadcom_pdk,generic_fs,pdk" />
<project path="device/google/bonito" name="device/google/bonito" groups="device,bonito" />
<project path="device/google/bonito-kernel" name="device/google/bonito-kernel" groups="device,bonito" clone-depth="1" />
<project path="device/google/bonito-sepolicy" name="device/google/bonito-sepolicy" groups="device,bonito" />
<project path="device/google/contexthub" name="device/google/contexthub" groups="device,pdk" />
<project path="device/google/coral" name="device/google/coral" groups="device,coral,generic_fs" />
<project path="device/google/coral-kernel" name="device/google/coral-kernel" groups="device,coral,generic_fs" clone-depth="1" />
<project path="device/google/coral-sepolicy" name="device/google/coral-sepolicy" groups="device,coral,generic_fs" />
<project path="device/google/sunfish" name="device/google/sunfish" groups="device,sunfish" />
<project path="device/google/sunfish-kernel" name="device/google/sunfish-kernel" groups="device,sunfish" clone-depth="1" />
<project path="device/google/sunfish-sepolicy" name="device/google/sunfish-sepolicy" groups="device,sunfish" />
<project path="device/google/crosshatch" name="device/google/crosshatch" groups="device,crosshatch,generic_fs" />
<project path="device/google/crosshatch-kernel" name="device/google/crosshatch-kernel" groups="device,crosshatch,generic_fs" clone-depth="1" />
<project path="device/google/crosshatch-sepolicy" name="device/google/crosshatch-sepolicy" groups="device,crosshatch,generic_fs" />
<project path="device/google/cuttlefish" name="device/google/cuttlefish" groups="device,pdk" />
<project path="device/google/cuttlefish_kernel" name="device/google/cuttlefish_kernel" groups="device,pdk" clone-depth="1" />
<project path="device/google/cuttlefish_vmm" name="device/google/cuttlefish_vmm" groups="device,pdk" clone-depth="1" />
<project path="device/google/fuchsia" name="device/google/fuchsia" groups="device" />
<project path="device/google/muskie" name="device/google/muskie" groups="device,generic_fs,muskie" />
<project path="device/google/taimen" name="device/google/taimen" groups="device,taimen" />
<project path="device/google/trout" name="device/google/trout" groups="device,trout,gull" />
<project path="device/google/vrservices" name="device/google/vrservices" groups="pdk" />
<project path="device/google/wahoo" name="device/google/wahoo" groups="device,generic_fs,wahoo" />
<project path="device/google/wahoo-kernel" name="device/google/wahoo-kernel" groups="device,generic_fs,wahoo" clone-depth="1" />
<project path="device/google_car" name="device/google_car" groups="pdk" />
<project path="device/linaro/bootloader/arm-trusted-firmware" name="device/linaro/bootloader/arm-trusted-firmware" />
<project path="device/linaro/bootloader/edk2" name="device/linaro/bootloader/edk2" />
<project path="device/linaro/bootloader/OpenPlatformPkg" name="device/linaro/bootloader/OpenPlatformPkg" />
<project path="device/linaro/dragonboard" name="device/linaro/dragonboard" groups="device,dragonboard,pdk" />
<project path="device/linaro/dragonboard-kernel" name="device/linaro/dragonboard-kernel" groups="device,dragonboard,pdk" clone-depth="1" />
<project path="device/linaro/hikey" name="device/linaro/hikey" groups="device,hikey,pdk" />
<project path="device/linaro/hikey-kernel" name="device/linaro/hikey-kernel" groups="device,hikey,pdk" clone-depth="1" />
<project path="device/linaro/poplar" name="device/linaro/poplar" groups="device,poplar,pdk" />
<project path="device/linaro/poplar-kernel" name="device/linaro/poplar-kernel" groups="device,poplar,pdk" clone-depth="1" />
<project name="device/mediatek/wembley-sepolicy" path="device/mediatek/wembley-sepolicy" groups="device"/>
<project path="device/sample" name="device/sample" groups="pdk" />
<project path="device/ti/beagle_x15" name="device/ti/beagle-x15" groups="device,beagle_x15,pdk" />
<project path="device/ti/beagle_x15-kernel" name="device/ti/beagle-x15-kernel" groups="device,beagle_x15,pdk" clone-depth="1" />
@@ -90,8 +105,10 @@
<project path="external/apache-harmony" name="platform/external/apache-harmony" groups="pdk" />
<project path="external/apache-http" name="platform/external/apache-http" groups="pdk" />
<project path="external/apache-xml" name="platform/external/apache-xml" groups="pdk" />
<project path="external/arm-neon-tests" name="platform/external/arm-neon-tests" groups="vendor" />
<project path="external/arm-optimized-routines" name="platform/external/arm-optimized-routines" groups="pdk" />
<project path="external/arm-trusted-firmware" name="platform/external/arm-trusted-firmware" groups="pdk" />
<project path="external/auto" name="platform/external/auto" groups="pdk" />
<project path="external/autotest" name="platform/external/autotest" groups="pdk-fs" />
<project path="external/avb" name="platform/external/avb" groups="pdk" />
<project path="external/bc" name="platform/external/bc" groups="pdk" />
@@ -144,6 +161,7 @@
<project path="external/elfutils" name="platform/external/elfutils" groups="pdk" />
<project path="external/emma" name="platform/external/emma" groups="pdk" />
<project path="external/error_prone" name="platform/external/error_prone" groups="pdk" />
<project path="external/escapevelocity" name="platform/external/escapevelocity" groups="pdk" />
<project path="external/ethtool" name="platform/external/ethtool" groups="pdk" />
<project path="external/exoplayer" name="platform/external/exoplayer" groups="pdk" />
<project path="external/expat" name="platform/external/expat" groups="pdk" />
@@ -183,6 +201,7 @@
<project path="external/google-fonts/rubik" name="platform/external/google-fonts/rubik" groups="pdk" />
<project path="external/google-fonts/zilla-slab" name="platform/external/google-fonts/zilla-slab" groups="pdk" />
<project path="external/google-fruit" name="platform/external/google-fruit" groups="pdk" />
<project path="external/google-java-format" name="platform/external/google-java-format" groups="pdk" />
<project path="external/google-styleguide" name="platform/external/google-styleguide" groups="pdk" />
<project path="external/googletest" name="platform/external/googletest" groups="pdk" />
<project path="external/gptfdisk" name="platform/external/gptfdisk" groups="pdk" />
@@ -283,6 +302,7 @@
<project path="external/ltp" name="platform/external/ltp" groups="vts,pdk" />
<project path="external/lz4" name="platform/external/lz4" groups="pdk" />
<project path="external/lzma" name="platform/external/lzma" groups="pdk" />
<project path="external/marisa-trie" name="platform/external/marisa-trie" groups="pdk" />
<project path="external/markdown" name="platform/external/markdown" groups="pdk" />
<project path="external/mdnsresponder" name="platform/external/mdnsresponder" groups="pdk" />
<project path="external/mesa3d" name="platform/external/mesa3d" groups="pdk-cw-fs,pdk-fs" />
@@ -313,6 +333,7 @@
<project path="external/okhttp" name="platform/external/okhttp" groups="pdk" />
<project path="external/one-true-awk" name="platform/external/one-true-awk" groups="pdk" />
<project path="external/opencensus-java" name="platform/external/opencensus-java" groups="pdk,tradefed" />
<project path="external/OpenCL-CTS" name="platform/external/OpenCL-CTS" groups="pdk" />
<project path="external/OpenCSD" name="platform/external/OpenCSD" groups="pdk" />
<project path="external/openssh" name="platform/external/openssh" groups="pdk" />
<project path="external/oss-fuzz" name="platform/external/oss-fuzz" groups="pdk" />
@@ -397,15 +418,18 @@
<project path="external/tcpdump" name="platform/external/tcpdump" groups="pdk" />
<project path="external/tensorflow" name="platform/external/tensorflow" groups="pdk" />
<project path="external/testng" name="platform/external/testng" groups="pdk" />
<project path="external/tflite-support" name="platform/external/tflite-support" groups="pdk" />
<project path="external/tinyalsa" name="platform/external/tinyalsa" groups="pdk" />
<project path="external/tinycompress" name="platform/external/tinycompress" groups="pdk" />
<project path="external/tinyxml" name="platform/external/tinyxml" groups="pdk" />
<project path="external/tinyxml2" name="platform/external/tinyxml2" groups="pdk" />
<project path="external/toolchain-utils" name="platform/external/toolchain-utils" />
<project path="external/toybox" name="platform/external/toybox" groups="pdk" />
<project path="external/tremolo" name="platform/external/tremolo" groups="pdk" />
<project path="external/turbine" name="platform/external/turbine" groups="pdk" />
<project path="external/u-boot" name="platform/external/u-boot" groups="pdk" />
<project path="external/unicode" name="platform/external/unicode" groups="pdk" />
<project path="external/universal-tween-engine" name="platform/external/universal-tween-engine" />
<project path="external/ukey2" name="platform/external/ukey2" groups="pdk" />
<project path="external/v4l2_codec2" name="platform/external/v4l2_codec2" groups="pdk" />
<project path="external/v8" name="platform/external/v8" groups="pdk" />
@@ -430,6 +454,7 @@
<project path="external/yapf" name="platform/external/yapf" groups="vts,projectarch,pdk" />
<project path="external/zlib" name="platform/external/zlib" groups="pdk" />
<project path="external/zopfli" name="platform/external/zopfli" groups="pdk" />
<project path="external/zstd" name="platform/external/zstd" groups="pdk" />
<project path="external/zxing" name="platform/external/zxing" groups="pdk" />
<project path="frameworks/av" name="platform/frameworks/av" groups="pdk" />
<project path="frameworks/base" name="platform/frameworks/base" groups="pdk-cw-fs,pdk-fs" />
@@ -444,7 +469,6 @@
<project path="frameworks/libs/native_bridge_support" name="platform/frameworks/libs/native_bridge_support" groups="pdk" />
<project path="frameworks/libs/net" name="platform/frameworks/libs/net" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/minikin" name="platform/frameworks/minikin" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/ml" name="platform/frameworks/ml" groups="pdk" />
<project path="frameworks/multidex" name="platform/frameworks/multidex" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/native" name="platform/frameworks/native" groups="pdk" />
<project path="frameworks/opt/bitmap" name="platform/frameworks/opt/bitmap" groups="pdk-fs" />
@@ -453,6 +477,7 @@
<project path="frameworks/opt/car/setupwizard" name="platform/frameworks/opt/car/setupwizard" groups="pdk" />
<project path="frameworks/opt/chips" name="platform/frameworks/opt/chips" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/colorpicker" name="platform/frameworks/opt/colorpicker" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/localepicker" name="platform/frameworks/opt/localepicker" />
<project path="frameworks/opt/net/ethernet" name="platform/frameworks/opt/net/ethernet" groups="pdk-fs" />
<project path="frameworks/opt/net/ims" name="platform/frameworks/opt/net/ims" groups="frameworks_ims,pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/net/voip" name="platform/frameworks/opt/net/voip" groups="pdk-cw-fs,pdk-fs" />
@@ -463,6 +488,7 @@
<project path="frameworks/opt/timezonepicker" name="platform/frameworks/opt/timezonepicker" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/tv/tvsystem" name="platform/frameworks/opt/tv/tvsystem" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/vcard" name="platform/frameworks/opt/vcard" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/proto_logging" name="platform/frameworks/proto_logging" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/rs" name="platform/frameworks/rs" groups="pdk" />
<project path="frameworks/wilhelm" name="platform/frameworks/wilhelm" groups="pdk-cw-fs,pdk-fs" />
<project path="hardware/broadcom/libbt" name="platform/hardware/broadcom/libbt" groups="pdk" />
@@ -493,9 +519,12 @@
<project path="hardware/qcom/msm8960" name="platform/hardware/qcom/msm8960" groups="qcom_msm8960,pdk-qcom" />
<project path="hardware/qcom/msm8994" name="platform/hardware/qcom/msm8994" groups="qcom_msm8994,pdk-qcom" />
<project path="hardware/qcom/msm8996" name="platform/hardware/qcom/msm8996" groups="qcom_msm8996,pdk-qcom" />
<project path="hardware/qcom/msm8998" name="platform/hardware/qcom/msm8998" groups="qcom_msm8998,pdk-qcom" />
<project path="hardware/qcom/msm8x09" name="platform/hardware/qcom/msm8x09" groups="qcom_msm8x09" />
<project path="hardware/qcom/msm8x26" name="platform/hardware/qcom/msm8x26" groups="qcom_msm8x26,pdk-qcom" />
<project path="hardware/qcom/msm8x27" name="platform/hardware/qcom/msm8x27" groups="qcom_msm8x27,pdk-qcom" />
<project path="hardware/qcom/msm8x84" name="platform/hardware/qcom/msm8x84" groups="qcom_msm8x84,pdk-qcom" />
<project path="hardware/qcom/neuralnetworks/hvxservice" name="platform/hardware/qcom/neuralnetworks/hvxservice" groups="wahoo" />
<project path="hardware/qcom/power" name="platform/hardware/qcom/power" groups="qcom,pdk-qcom" />
<project path="hardware/qcom/sdm845/bt" name="platform/hardware/qcom/sdm845/bt" groups="generic_fs,qcom_sdm845" />
<project path="hardware/qcom/sdm845/data/ipacfg-mgr" name="platform/hardware/qcom/sdm845/data/ipacfg-mgr" groups="generic_fs,vendor,qcom_sdm845" >
@@ -507,6 +536,23 @@
<project path="hardware/qcom/sdm845/media" name="platform/hardware/qcom/sdm845/media" groups="generic_fs,qcom_sdm845" />
<project path="hardware/qcom/sdm845/thermal" name="platform/hardware/qcom/sdm845/thermal" groups="generic_fs,qcom_sdm845" />
<project path="hardware/qcom/sdm845/vr" name="platform/hardware/qcom/sdm845/vr" groups="generic_fs,qcom_sdm845" />
<project path="hardware/qcom/sm7150/gps" name="platform/hardware/qcom/sm7150/gps" groups="qcom_sm7150" >
<linkfile src="os_pickup.mk" dest="hardware/qcom/sm7150/Android.mk" />
<linkfile src="os_pickup.bp" dest="hardware/qcom/sm7150/Android.bp" />
</project>
<project path="hardware/qcom/sm8150/data/ipacfg-mgr" name="platform/hardware/qcom/sm8150/data/ipacfg-mgr" groups="qcom_sm8150" >
<linkfile src="os_pickup.mk" dest="hardware/qcom/sm8150/Android.mk" />
<linkfile src="os_pickup.bp" dest="hardware/qcom/sm8150/Android.bp" />
</project>
<project path="hardware/qcom/sm8150/display" name="platform/hardware/qcom/sm8150/display" groups="qcom_sm8150" />
<project path="hardware/qcom/sm8150/gps" name="platform/hardware/qcom/sm8150/gps" groups="qcom_sm8150" />
<project path="hardware/qcom/sm8150/media" name="platform/hardware/qcom/sm8150/media" groups="qcom_sm8150" />
<project path="hardware/qcom/sm8150/thermal" name="platform/hardware/qcom/sm8150/thermal" groups="qcom_sm8150" />
<project path="hardware/qcom/sm8150/vr" name="platform/hardware/qcom/sm8150/vr" groups="qcom_sm8150" />
<project path="hardware/qcom/sm8150p/gps" name="platform/hardware/qcom/sm8150p/gps" groups="qcom_sm8150p" >
<linkfile src="os_pickup.mk" dest="hardware/qcom/sm8150p/Android.mk" />
<linkfile src="os_pickup.bp" dest="hardware/qcom/sm8150p/Android.bp" />
</project>
<project path="hardware/qcom/wlan" name="platform/hardware/qcom/wlan" groups="qcom_wlan,pdk-qcom" />
<project path="hardware/ril" name="platform/hardware/ril" groups="pdk" />
<project path="hardware/st/nfc" name="platform/hardware/st/nfc" groups="pdk" />
@@ -524,6 +570,7 @@
<project path="packages/apps/Camera2" name="platform/packages/apps/Camera2" groups="pdk-fs" />
<project path="packages/apps/Car/Calendar" name="platform/packages/apps/Car/Calendar" groups="pdk-fs" />
<project path="packages/apps/Car/Cluster" name="platform/packages/apps/Car/Cluster" groups="pdk-fs" />
<project path="packages/apps/Car/CompanionDeviceSupport" name="platform/packages/apps/Car/CompanionDeviceSupport" groups="pdk-fs" />
<project path="packages/apps/Car/Dialer" name="platform/packages/apps/Car/Dialer" groups="pdk-fs" />
<project path="packages/apps/Car/Hvac" name="platform/packages/apps/Car/Hvac" groups="pdk-fs" />
<project path="packages/apps/Car/LatinIME" name="platform/packages/apps/Car/LatinIME" groups="pdk-fs" />
@@ -585,13 +632,16 @@
<project path="packages/apps/Traceur" name="platform/packages/apps/Traceur" groups="pdk-fs" />
<project path="packages/apps/TvSettings" name="platform/packages/apps/TvSettings" groups="pdk-fs" />
<project path="packages/apps/TV" name="platform/packages/apps/TV" groups="pdk" />
<project path="packages/apps/WallpaperPicker" name="platform/packages/apps/WallpaperPicker" groups="pdk-fs" />
<project path="packages/apps/UniversalMediaPlayer" name="platform/packages/apps/UniversalMediaPlayer" />
<project path="packages/apps/WallpaperPicker" name="platform/packages/apps/WallpaperPicker" groups="pdk-fs" />
<project path="packages/apps/WallpaperPicker2" name="platform/packages/apps/WallpaperPicker2" groups="pdk-fs" />
<project path="packages/inputmethods/LatinIME" name="platform/packages/inputmethods/LatinIME" groups="pdk-fs" />
<project path="packages/inputmethods/LeanbackIME" name="platform/packages/inputmethods/LeanbackIME" groups="pdk-fs" />
<project path="packages/modules/ArtPrebuilt" name="platform/packages/modules/ArtPrebuilt" groups="pdk" clone-depth="1" />
<project path="packages/modules/CaptivePortalLogin" name="platform/packages/modules/CaptivePortalLogin" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/CellBroadcastService" name="platform/packages/modules/CellBroadcastService" groups="pdk" />
<project path="packages/modules/common" name="platform/packages/modules/common" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/Connectivity" name="platform/packages/modules/Connectivity" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/Cronet" name="platform/packages/modules/Cronet" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/DnsResolver" name="platform/packages/modules/DnsResolver" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/ExtServices" name="platform/packages/modules/ExtServices" groups="pdk-cw-fs,pdk-fs" />
@@ -599,8 +649,13 @@
<project path="packages/modules/ModuleMetadata" name="platform/packages/modules/ModuleMetadata" groups="pdk" />
<project path="packages/modules/NetworkPermissionConfig" name="platform/packages/modules/NetworkPermissionConfig" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/NetworkStack" name="platform/packages/modules/NetworkStack" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/NeuralNetworks" name="platform/packages/modules/NeuralNetworks" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/SdkExtensions" name="platform/packages/modules/SdkExtensions" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/StatsD" name="platform/packages/modules/StatsD" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/TestModule" name="platform/packages/modules/TestModule" />
<project path="packages/modules/adb" name="platform/packages/modules/adb" groups="pdk" />
<project path="packages/modules/vndk" name="platform/packages/modules/vndk" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/Wifi" name="platform/packages/modules/Wifi" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/providers/BlockedNumberProvider" name="platform/packages/providers/BlockedNumberProvider" groups="pdk-fs" />
<project path="packages/providers/BookmarkProvider" name="platform/packages/providers/BookmarkProvider" groups="pdk-fs" />
<project path="packages/providers/CalendarProvider" name="platform/packages/providers/CalendarProvider" groups="pdk-cw-fs,pdk-fs" />
@@ -731,6 +786,8 @@
<project path="test/framework" name="platform/test/framework" groups="vts,projectarch,pdk" />
<project path="test/mlts/benchmark" name="platform/test/mlts/benchmark" groups="pdk" />
<project path="test/mlts/models" name="platform/test/mlts/models" groups="pdk" />
<project path="test/app_compat/csuite" name="platform/test/app_compat/csuite" />
<project path="test/mts" name="platform/test/mts" />
<project path="test/suite_harness" name="platform/test/suite_harness" groups="cts,pdk-cw-fs,pdk-fs" />
<project path="test/vti/dashboard" name="platform/test/vti/dashboard" groups="vts,projectarch,pdk" />
<project path="test/vti/fuzz_test_serving" name="platform/test/vti/fuzz_test_serving" groups="vts,projectarch,pdk" />
@@ -744,25 +801,37 @@
<project path="test/vts-testcase/performance" name="platform/test/vts-testcase/performance" groups="vts,projectarch,pdk" />
<project path="test/vts-testcase/security" name="platform/test/vts-testcase/security" groups="vts,projectarch,pdk" />
<project path="test/vts-testcase/vndk" name="platform/test/vts-testcase/vndk" groups="vts,pdk" />
<project path="toolchain/benchmark" name="toolchain/benchmark" />
<project path="toolchain/pgo-profiles" name="toolchain/pgo-profiles" groups="pdk" />
<project path="tools/acloud" name="platform/tools/acloud" groups="tools,vts,projectarch,pdk,tradefed" />
<project path="tools/adt/idea" name="platform/tools/adt/idea" groups="notdefault,tools" />
<project path="tools/apifinder" name="platform/tools/apifinder" groups="pdk,tools" />
<project path="tools/apksig" name="platform/tools/apksig" groups="pdk,tradefed" />
<project path="tools/apkzlib" name="platform/tools/apkzlib" groups="pdk,tradefed" />
<project path="tools/asuite" name="platform/tools/asuite" groups="pdk" />
<project path="tools/base" name="platform/tools/base" groups="notdefault,tools" />
<project path="tools/build" name="platform/tools/build" groups="notdefault,tools" />
<project path="tools/carrier_settings" name="platform/tools/carrier_settings" groups="tools" />
<project path="tools/currysrc" name="platform/tools/currysrc" groups="pdk" />
<project path="tools/dexter" name="platform/tools/dexter" groups="tools,pdk-fs" />
<project path="tools/doc_generation" name="platform/tools/doc_generation" groups="tools,pdk" />
<project path="tools/external_updater" name="platform/tools/external_updater" groups="tools" />
<project path="tools/external/fat32lib" name="platform/tools/external/fat32lib" groups="tools" />
<project path="tools/idea" name="platform/tools/idea" groups="notdefault,tools" />
<project path="tools/loganalysis" name="platform/tools/loganalysis" groups="nopresubmit,pdk,tradefed" />
<project path="tools/metalava" name="platform/tools/metalava" groups="pdk,tools" />
<project path="tools/motodev" name="platform/tools/motodev" groups="notdefault,motodev" />
<project path="tools/platform-compat" name="tools/platform-compat" groups="pdk-cw-fs,pdk-fs,pdk" />
<project path="tools/ndkports" name="platform/tools/ndkports" groups="pdk" />
<project path="tools/repohooks" name="platform/tools/repohooks" groups="adt-infra,cts,developers,motodev,pdk,tools,tradefed" />
<project path="tools/security" name="platform/tools/security" groups="pdk,tools" />
<project path="tools/studio/cloud" name="platform/tools/studio/cloud" groups="notdefault,tools" />
<project path="tools/swt" name="platform/tools/swt" groups="notdefault,tools" />
<project path="tools/test/connectivity" name="platform/tools/test/connectivity" groups="pdk" />
<project path="tools/test/graphicsbenchmark" name="platform/tools/test/graphicsbenchmark" groups="pdk" />
<project path="tools/tradefederation/core" name="platform/tools/tradefederation" groups="pdk,tradefed" />
<project path="tools/tradefederation/contrib" name="platform/tools/tradefederation/contrib" groups="pdk,tradefed" />
<project path="tools/tradefederation/prebuilts" name="platform/tools/tradefederation/prebuilts" groups="pdk,tradefed" />
<project path="tools/treble" name="platform/tools/treble" groups="tools,pdk" />
<project path="tools/trebuchet" name="platform/tools/trebuchet" groups="tools,cts,pdk,pdk-cw-fs,pdk-fs" />