summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GLOBAL-PREUPLOAD.cfg2
-rw-r--r--OWNERS12
-rw-r--r--aosp-master-with-modules.xml23
-rw-r--r--aosp-master-with-phones-gms.xml15
-rw-r--r--aosp-master-with-phones.xml42
-rw-r--r--default.xml759
6 files changed, 637 insertions, 216 deletions
diff --git a/GLOBAL-PREUPLOAD.cfg b/GLOBAL-PREUPLOAD.cfg
index 89eb6c799..04cf58280 100644
--- a/GLOBAL-PREUPLOAD.cfg
+++ b/GLOBAL-PREUPLOAD.cfg
@@ -17,4 +17,4 @@ gofmt = ${REPO_ROOT}/prebuilts/go/${BUILD_OS}/bin/gofmt
google-java-format = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format
google-java-format-diff = ${REPO_ROOT}/prebuilts/tools/common/google-java-format/google-java-format-diff.py
rustfmt = ${REPO_ROOT}/prebuilts/rust/${BUILD_OS}/stable/rustfmt
-cpplint = ${REPO_ROOT}/external/google-styleguide/cpplint/cpplint.py
+aidl-format = ${REPO_ROOT}/system/tools/aidl/aidl-format.sh
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 000000000..01b34434d
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,12 @@
+byi@google.com
+delphij@google.com
+dwillemsen@google.com
+pivaf@google.com
+rassb@google.com
+alexcheung@google.com
+ryepishev@google.com
+ipalant@google.com
+amithds@google.com #{LAST_RESORT_SUGGESTION}
+baligh@google.com #{LAST_RESORT_SUGGESTION}
+edheyl@google.com #{LAST_RESORT_SUGGESTION}
+samccone@google.com #{LAST_RESORT_SUGGESTION}
diff --git a/aosp-master-with-modules.xml b/aosp-master-with-modules.xml
deleted file mode 100644
index 5838a57ef..000000000
--- a/aosp-master-with-modules.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<manifest>
-<!--
- This branch is a master side branch and is configured to have all project
- specific rules. When updating this manifest file, please also update the
- project rule in google3 to ensure new projects get testing.
- See go/side-branch-testing for details.
--->
-
- <remote name="goog"
- fetch="sso://googleplex-android.googlesource.com/"
- revision="master" />
-
- <!-- pull in the standard AOSP projects. -->
- <include name="default.xml" />
-
- <project path="vendor/google/build" name="platform/vendor/google/build" groups="vendor" remote="goog" />
- <project path="vendor/google/dev-keystore" name="platform/vendor/google/dev-keystore" revision="master" groups="vendor" remote="goog" />
- <project path="vendor/google/products" name="platform/vendor/google/products" groups="vendor" remote="goog" />
-
-
-
-</manifest>
diff --git a/aosp-master-with-phones-gms.xml b/aosp-master-with-phones-gms.xml
deleted file mode 100644
index 75d7d5d35..000000000
--- a/aosp-master-with-phones-gms.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<manifest>
-<!--
- This branch is a master side branch and is configured to have all project
- specific rules. When updating this manifest file, please also update the
- project rule in google3 to ensure new projects get testing.
- See go/side-branch-testing for details.
--->
-
- <!-- pull in the standard AOSP-with-phones projects. -->
- <include name="aosp-master-with-phones.xml" />
-
- <project path="vendor/unbundled_google/packages/gms" name="platform/vendor/aosp/unbundled_google/packages/gms" groups="vendor" remote="goog" clone-depth="1" />
-
-</manifest>
diff --git a/aosp-master-with-phones.xml b/aosp-master-with-phones.xml
deleted file mode 100644
index a669fd267..000000000
--- a/aosp-master-with-phones.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<manifest>
-<!--
- This branch is a master side branch and is configured to have all project
- specific rules. When updating this manifest file, please also update the
- project rule in google3 to ensure new projects get testing.
- See go/side-branch-testing for details.
--->
-
- <remote name="goog"
- fetch="sso://googleplex-android.googlesource.com/"
- review="sso://googleplex-android.googlesource.com/"
- revision="mirror-aosp-master-with-vendor" />
-
- <!-- pull in the standard AOSP projects. -->
- <include name="default.xml" />
-
- <project path="vendor/google_devices/blueline" name="platform/vendor/aosp/google_devices/blueline" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google_devices/bonito" name="platform/vendor/aosp/google_devices/bonito" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google_devices/coral" name="platform/vendor/aosp/google_devices/coral" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google_devices/crosshatch" name="platform/vendor/aosp/google_devices/crosshatch" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google_devices/flame" name="platform/vendor/aosp/google_devices/flame" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google_devices/muskie" name="platform/vendor/aosp/google_devices/muskie" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google_devices/sargo" name="platform/vendor/aosp/google_devices/sargo" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google_devices/sunfish" name="platform/vendor/aosp/google_devices/sunfish" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google_devices/taimen" name="platform/vendor/aosp/google_devices/taimen" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google_devices/walleye" name="platform/vendor/aosp/google_devices/walleye" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google/misc/metrics_uploader_prebuilt" name="platform/vendor/google/misc/metrics_uploader_prebuilt" groups="vendor" remote="goog" clone-depth="1"/>
- <project path="vendor/google/security" name="platform/vendor/google/security" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/google/tools" name="platform/vendor/google/tools" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/linaro/hikey960" name="platform/vendor/aosp/linaro/hikey960" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/qcom/bonito" name="platform/vendor/aosp/qcom/bonito" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/qcom/blueline" name="platform/vendor/aosp/qcom/blueline" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/qcom/coral" name="platform/vendor/aosp/qcom/coral" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/qcom/crosshatch" name="platform/vendor/aosp/qcom/crosshatch" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/qcom/flame" name="platform/vendor/aosp/qcom/flame" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/qcom/sargo" name="platform/vendor/aosp/qcom/sargo" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/qcom/sunfish" name="platform/vendor/aosp/qcom/sunfish" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/qcom/taimen" name="platform/vendor/aosp/qcom/taimen" groups="vendor" remote="goog" clone-depth="1" />
- <project path="vendor/qcom/walleye" name="platform/vendor/aosp/qcom/walleye" groups="vendor" remote="goog" clone-depth="1" />
-
-</manifest>
diff --git a/default.xml b/default.xml
index ba9e28805..cc987a298 100644
--- a/default.xml
+++ b/default.xml
@@ -4,14 +4,16 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
- <default revision="master"
+ <default revision="main"
remote="aosp"
sync-j="4" />
<manifest-server url="http://android-smartsync.corp.google.com/android.googlesource.com/manifestserver" />
+ <superproject name="platform/superproject/main" remote="aosp"/>
+ <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" />
<linkfile src="buildspec.mk.default" dest="build/buildspec.mk.default" />
<linkfile src="core" dest="build/core" />
@@ -19,7 +21,14 @@
<linkfile src="target" dest="build/target" />
<linkfile src="tools" dest="build/tools" />
</project>
+ <project path="build/bazel" name="platform/build/bazel" groups="pdk" >
+ <linkfile src="bazel.WORKSPACE" dest="WORKSPACE" />
+ <linkfile src="bazel.BUILD" dest="BUILD" />
+ </project>
+ <project path="build/bazel_common_rules" name="platform/build/bazel_common_rules" groups="pdk" />
<project path="build/blueprint" name="platform/build/blueprint" groups="pdk,tradefed" />
+ <project path="build/pesto" name="platform/build/pesto" groups="pdk" />
+ <project path="build/release" name="platform/build/release" groups="pdk,tradefed" />
<project path="build/soong" name="platform/build/soong" groups="pdk,tradefed" >
<linkfile src="root.bp" dest="Android.bp" />
<linkfile src="bootstrap.bash" dest="bootstrap.bash" />
@@ -27,7 +36,7 @@
<project path="art" name="platform/art" groups="pdk" />
<project path="bionic" name="platform/bionic" groups="pdk" />
<project path="bootable/recovery" name="platform/bootable/recovery" groups="pdk" />
- <project path="compatibility/cdd" name="platform/compatibility/cdd" groups="pdk" />
+ <project path="bootable/libbootloader" name="platform/bootable/libbootloader" groups="vts,pdk" />
<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" />
@@ -49,36 +58,60 @@
<project path="device/generic/mini-emulator-x86" name="device/generic/mini-emulator-x86" groups="pdk" />
<project path="device/generic/mini-emulator-x86_64" name="device/generic/mini-emulator-x86_64" groups="pdk" />
<project path="device/generic/opengl-transport" name="device/generic/opengl-transport" groups="pdk" />
- <project path="device/generic/qemu" name="device/generic/qemu" groups="pdk" />
<project path="device/generic/trusty" name="device/generic/trusty" groups="pdk" />
<project path="device/generic/uml" name="device/generic/uml" groups="device,pdk" />
<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/generic/vulkan-cereal" name="device/generic/vulkan-cereal" 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/barbet" name="device/google/barbet" groups="device,barbet" />
+ <project path="device/google/barbet-sepolicy" name="device/google/barbet-sepolicy" groups="device,barbet" />
+ <project path="device/google/bluejay" name="device/google/bluejay" groups="device,bluejay" />
+ <project path="device/google/bluejay-sepolicy" name="device/google/bluejay-sepolicy" groups="device,bluejay" />
+ <project path="device/google/bluejay-kernel" name="device/google/bluejay-kernel" groups="device,bluejay" clone-depth="1" />
+ <project path="device/google/bramble" name="device/google/bramble" groups="device,bramble" />
+ <project path="device/google/bramble-sepolicy" name="device/google/bramble-sepolicy" groups="device,bramble" />
<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/felix" name="device/google/felix" groups="device,felix" />
+ <project path="device/google/felix-sepolicy" name="device/google/felix-sepolicy" groups="device,felix" />
+ <project path="device/google/felix-kernel" name="device/google/felix-kernel" groups="device,felix" clone-depth="1" />
+ <project path="device/google/gs101" name="device/google/gs101" groups="device,slider,bluejay,pdk-gs-arm" />
+ <project path="device/google/gs101-sepolicy" name="device/google/gs101-sepolicy" groups="device,slider,bluejay,pdk-gs-arm" />
+ <project path="device/google/gs201" name="device/google/gs201" groups="device,cloudripper" />
+ <project path="device/google/gs201-sepolicy" name="device/google/gs201-sepolicy" groups="device,cloudripper" />
+ <project path="device/google/gs-common" name="device/google/gs-common" groups="device,slider,bluejay,cloudripper,pdk-gs-arm" />
+ <project path="device/google/lynx" name="device/google/lynx" groups="device,lynx" />
+ <project path="device/google/lynx-sepolicy" name="device/google/lynx-sepolicy" groups="device,lynx" />
+ <project path="device/google/lynx-kernel" name="device/google/lynx-kernel" groups="device,lynx" clone-depth="1" />
+ <project path="device/google/pantah" name="device/google/pantah" groups="device,cloudripper" />
+ <project path="device/google/pantah-sepolicy" name="device/google/pantah-sepolicy" groups="device,cloudripper" />
+ <project path="device/google/pantah-kernel" name="device/google/pantah-kernel" groups="device,cloudripper" clone-depth="1" />
+ <project path="device/google/raviole" name="device/google/raviole" groups="device,slider,pdk-gs-arm" />
+ <project path="device/google/raviole-kernel" name="device/google/raviole-kernel" groups="device,slider,pdk-gs-arm" clone-depth="1" />
+ <project path="device/google/redbull" name="device/google/redbull" groups="device,redbull" />
+ <project path="device/google/redbull-kernel" name="device/google/redbull-kernel" groups="device,bramble,redfin" clone-depth="1" />
+ <project path="device/google/redbull-sepolicy" name="device/google/redbull-sepolicy" groups="device,redbull" />
+ <project path="device/google/redfin" name="device/google/redfin" groups="device,redfin" />
+ <project path="device/google/redfin-sepolicy" name="device/google/redfin-sepolicy" groups="device,redfin" />
+ <project path="device/google/shusky" name="device/google/shusky" groups="device,ripcurrent" />
+ <project path="device/google/shusky-kernel" name="device/google/shusky-kernel" groups="device,ripcurrent" clone-depth="1" />
+ <project path="device/google/shusky-sepolicy" name="device/google/shusky-sepolicy" groups="device,ripcurrent" />
<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/tangorpro" name="device/google/tangorpro" groups="device,tangorpro" />
+ <project path="device/google/tangorpro-sepolicy" name="device/google/tangorpro-sepolicy" groups="device,tangorpro" />
+ <project path="device/google/tangorpro-kernel" name="device/google/tangorpro-kernel" groups="device,tangorpro" clone-depth="1" />
<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_prebuilts" name="device/google/cuttlefish_prebuilts" 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/trout" name="device/google/trout" groups="device,trout,gull,pdk" />
<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/zuma" name="device/google/zuma" groups="device,ripcurrent" />
+ <project path="device/google/zuma-sepolicy" name="device/google/zuma-sepolicy" groups="device,ripcurrent" />
<project path="device/google_car" name="device/google_car" groups="pdk" />
<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" />
@@ -86,56 +119,70 @@
<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" />
<project path="external/aac" name="platform/external/aac" groups="pdk" />
<project path="external/abseil-cpp" name="platform/external/abseil-cpp" groups="pdk" />
- <project path="external/adhd" name="platform/external/adhd" groups="pdk" />
- <project path="external/adt-infra" name="platform/external/adt-infra" groups="adt-infra,notdefault,pdk-fs" />
- <project path="external/android-clat" name="platform/external/android-clat" groups="pdk" />
+ <project path="external/AFLplusplus" name="platform/external/AFLplusplus" />
+ <project path="external/android-key-attestation" name="platform/external/android-key-attestation" groups="pdk" />
<project path="external/androidplot" name="platform/external/androidplot" groups="pdk" />
<project path="external/angle" name="platform/external/angle" groups="pdk" />
+ <project path="external/anonymous-counting-tokens" name="platform/external/anonymous-counting-tokens" groups="pdk" />
<project path="external/ant-glob" name="platform/external/ant-glob" groups="pdk" />
<project path="external/antlr" name="platform/external/antlr" groups="pdk" />
<project path="external/apache-commons-bcel" name="platform/external/apache-commons-bcel" groups="pdk" />
<project path="external/apache-commons-compress" name="platform/external/apache-commons-compress" groups="pdk" />
+ <project path="external/apache-commons-io" name="platform/external/apache-commons-io" groups="pdk" />
+ <project path="external/apache-commons-lang" name="platform/external/apache-commons-lang" groups="pdk" />
<project path="external/apache-commons-math" name="platform/external/apache-commons-math" groups="pdk" />
<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-velocity-engine" name="platform/external/apache-velocity-engine" 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/android-nn-driver" name="platform/external/android-nn-driver" groups="pdk-lassen,pdk-gs-arm" />
+ <project path="external/armnn" name="platform/external/armnn" groups="pdk-lassen,pdk-gs-arm" />
<project path="external/avb" name="platform/external/avb" groups="pdk" />
+ <project path="external/bazelbuild-rules_android" name="platform/external/bazelbuild-rules_android" groups="pdk" />
+ <project path="external/bazelbuild-rules_cc" name="platform/external/bazelbuild-rules_cc" groups="pdk" />
+ <project path="external/bazelbuild-rules_java" name="platform/external/bazelbuild-rules_java" groups="pdk" />
+ <project path="external/bazelbuild-rules_go" name="platform/external/bazelbuild-rules_go" groups="pdk" />
+ <project path="external/bazelbuild-kotlin-rules" name="platform/external/bazelbuild-kotlin-rules" groups="pdk" />
+ <project path="external/bazelbuild-platforms" name="platform/external/bazelbuild-platforms" groups="pdk" />
+ <project path="external/bazelbuild-rules_license" name="platform/external/bazelbuild-rules_license" groups="pdk" />
+ <project path="external/bazelbuild-rules_python" name="platform/external/bazelbuild-rules_python" groups="pdk" />
+ <project path="external/bazelbuild-rules_rust" name="platform/external/bazelbuild-rules_rust" groups="pdk" />
+ <project path="external/bazelbuild-rules_testing" name="platform/external/bazelbuild-rules_testing" groups="pdk" />
+ <project path="external/bazel-skylib" name="platform/external/bazel-skylib" groups="pdk" />
<project path="external/bc" name="platform/external/bc" groups="pdk" />
<project path="external/bcc" name="platform/external/bcc" groups="pdk" />
<project path="external/blktrace" name="platform/external/blktrace" groups="pdk" />
<project path="external/boringssl" name="platform/external/boringssl" groups="pdk" />
<project path="external/bouncycastle" name="platform/external/bouncycastle" groups="pdk" />
+ <project path="external/bpftool" name="platform/external/bpftool" groups="pdk" />
<project path="external/brotli" name="platform/external/brotli" groups="pdk" />
<project path="external/bsdiff" name="platform/external/bsdiff" groups="pdk" />
<project path="external/bzip2" name="platform/external/bzip2" groups="pdk" />
<project path="external/caliper" name="platform/external/caliper" groups="pdk" />
<project path="external/capstone" name="platform/external/capstone" groups="pdk" />
- <project path="external/catch2" name="platform/external/catch2" groups="pdk" />
<project path="external/cblas" name="platform/external/cblas" groups="pdk" />
<project path="external/cbor-java" name="platform/external/cbor-java" groups="pdk" />
- <project path="external/chromium-libpac" name="platform/external/chromium-libpac" groups="pdk" />
<project path="external/chromium-trace" name="platform/external/chromium-trace" groups="pdk" />
<project path="external/chromium-webview" name="platform/external/chromium-webview" groups="pdk" clone-depth="1" />
<project path="external/clang" name="platform/external/clang" groups="pdk" />
<project path="external/cldr" name="platform/external/cldr" groups="pdk" />
<project path="external/cn-cbor" name="platform/external/cn-cbor" groups="pdk" />
<project path="external/compiler-rt" name="platform/external/compiler-rt" groups="pdk" />
+ <project path="external/ComputeLibrary" name="platform/external/ComputeLibrary" groups="pdk-lassen,pdk-gs-arm" />
+ <project path="external/connectedappssdk" name="platform/external/connectedappssdk" groups="pdk" />
<project path="external/conscrypt" name="platform/external/conscrypt" groups="pdk" />
<project path="external/cpu_features" name="platform/external/cpu_features" groups="pdk" />
<project path="external/cpuinfo" name="platform/external/cpuinfo" groups="pdk" />
<project path="external/crcalc" name="platform/external/crcalc" groups="pdk" />
- <project path="external/cros/system_api" name="platform/external/cros/system_api" groups="pdk" />
+ <project path="external/cronet" name="platform/external/cronet" groups="pdk" />
<project path="external/crosvm" name="platform/external/crosvm" groups="pdk" />
<project path="external/curl" name="platform/external/curl" groups="pdk" />
<project path="external/dagger2" name="platform/external/dagger2" groups="pdk" />
@@ -151,8 +198,9 @@
<project path="external/dnsmasq" name="platform/external/dnsmasq" groups="pdk" />
<project path="external/doclava" name="platform/external/doclava" groups="pdk" />
<project path="external/dokka" name="platform/external/dokka" groups="pdk" />
+ <project path="external/double-conversion" name="platform/external/double-conversion" groups="pdk" />
+ <project path="external/downloader" name="platform/external/downloader" groups="pdk" />
<project path="external/drm_hwcomposer" name="platform/external/drm_hwcomposer" groups="drm_hwcomposer,pdk-fs" />
- <project path="external/drrickorang" name="platform/external/drrickorang" groups="pdk" />
<project path="external/dtc" name="platform/external/dtc" groups="pdk"/>
<project path="external/dynamic_depth" name="platform/external/dynamic_depth" groups="pdk" />
<project path="external/e2fsprogs" name="platform/external/e2fsprogs" groups="pdk" />
@@ -160,15 +208,20 @@
<project path="external/eigen" name="platform/external/eigen" groups="pdk" />
<project path="external/elfutils" name="platform/external/elfutils" groups="pdk" />
<project path="external/emma" name="platform/external/emma" groups="pdk" />
+ <project path="external/erofs-utils" name="platform/external/erofs-utils" 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/exfatprogs" name="platform/external/exfatprogs" groups="pdk" />
<project path="external/exoplayer" name="platform/external/exoplayer" groups="pdk" />
<project path="external/expat" name="platform/external/expat" groups="pdk" />
<project path="external/f2fs-tools" name="platform/external/f2fs-tools" groups="pdk" />
<project path="external/fastrpc" name="platform/external/fastrpc" groups="pdk" />
+ <project path="external/federated-compute" name="platform/external/federated-compute" groups="pdk" />
<project path="external/fdlibm" name="platform/external/fdlibm" groups="pdk" />
<project path="external/fec" name="platform/external/fec" groups="pdk" />
+ <project path="external/fft2d" name="platform/external/fft2d" groups="pdk" />
+ <project path="external/firebase-messaging" name="platform/external/firebase-messaging" groups="pdk"/>
<project path="external/flac" name="platform/external/flac" groups="pdk" />
<project path="external/flatbuffers" name="platform/external/flatbuffers" groups="pdk" />
<project path="external/fonttools" name="platform/external/fonttools" groups="pdk" />
@@ -179,9 +232,12 @@
<project path="external/FP16" name="platform/external/FP16" groups="pdk" />
<project path="external/FXdiv" name="platform/external/FXdiv" groups="pdk" />
<project path="external/gemmlowp" name="platform/external/gemmlowp" groups="pdk" />
+ <project path="external/geojson-jackson" name="platform/external/geojson-jackson" groups="pdk" />
+ <project path="external/geonames" name="platform/external/geonames" groups="pdk" />
<project path="external/gflags" name="platform/external/gflags" groups="pdk" />
<project path="external/giflib" name="platform/external/giflib" groups="pdk,qcom_msm8x26" />
<project path="external/glide" name="platform/external/glide" groups="pdk" />
+ <project path="external/go-cmp" name="platform/external/go-cmp" groups="pdk" />
<project path="external/golang-protobuf" name="platform/external/golang-protobuf" groups="pdk" />
<project path="external/google-benchmark" name="platform/external/google-benchmark" groups="pdk" />
<project path="external/google-breakpad" name="platform/external/google-breakpad" groups="pdk-fs" />
@@ -202,18 +258,21 @@
<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-smali" name="platform/external/google-smali" 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" />
<project path="external/grpc-grpc" name="platform/external/grpc-grpc" groups="pdk,tradefed" />
<project path="external/grpc-grpc-java" name="platform/external/grpc-grpc-java" groups="pdk,tradefed" />
+ <project path="external/gson" name="platform/external/gson" groups="pdk,tradefed" />
<project path="external/guava" name="platform/external/guava" groups="pdk" />
<project path="external/guice" name="platform/external/guice" groups="pdk" />
<project path="external/gwp_asan" name="platform/external/gwp_asan" groups="pdk" />
<project path="external/hamcrest" name="platform/external/hamcrest" groups="pdk" />
<project path="external/harfbuzz_ng" name="platform/external/harfbuzz_ng" groups="pdk,qcom_msm8x26" />
- <project path="external/honggfuzz" name="platform/external/honggfuzz" groups="pdk" />
+ <project path="external/horologist" name="platform/external/horologist" groups="pdk" />
<project path="external/hyphenation-patterns" name="platform/external/hyphenation-patterns" groups="pdk" />
+ <project path="external/icing" name="platform/external/icing" groups="pdk" />
<project path="external/icu" name="platform/external/icu" groups="pdk" />
<project path="external/igt-gpu-tools" name="platform/external/igt-gpu-tools" groups="pdk" />
<project path="external/ImageMagick" name="platform/external/ImageMagick" groups="pdk" />
@@ -226,14 +285,18 @@
<project path="external/iputils" name="platform/external/iputils" groups="pdk" />
<project path="external/iw" name="platform/external/iw" groups="pdk" />
<project path="external/jacoco" name="platform/external/jacoco" groups="pdk" />
+ <project path="external/jackson-annotations" name="platform/external/jackson-annotations" groups="pdk" />
+ <project path="external/jackson-core" name="platform/external/jackson-core" groups="pdk" />
+ <project path="external/jackson-databind" name="platform/external/jackson-databind" groups="pdk" />
<project path="external/jarjar" name="platform/external/jarjar" groups="pdk" />
<project path="external/javaparser" name="platform/external/javaparser" groups="pdk" />
<project path="external/javapoet" name="platform/external/javapoet" groups="pdk" />
<project path="external/javasqlite" name="platform/external/javasqlite" groups="pdk" />
+ <project path="external/javassist" name="platform/external/javassist" groups="pdk" />
+ <project path="external/jazzer-api" name="platform/external/jazzer-api" groups="pdk" />
<project path="external/jcommander" name="platform/external/jcommander" groups="pdk" />
- <project path="external/jdiff" name="platform/external/jdiff" groups="pdk" />
- <project path="external/jemalloc" name="platform/external/jemalloc" groups="pdk" />
<project path="external/jemalloc_new" name="platform/external/jemalloc_new" groups="pdk" />
+ <project path="external/jetpack-camera-app" name="platform/external/jetpack-camera-app" groups="pdk" />
<project path="external/jimfs" name="platform/external/jimfs" groups="pdk" />
<project path="external/jline" name="platform/external/jline" groups="pdk,tradefed,pdk-fs" />
<project path="external/jsilver" name="platform/external/jsilver" groups="pdk" />
@@ -246,18 +309,25 @@
<project path="external/kernel-headers" name="platform/external/kernel-headers" groups="pdk" />
<project path="external/kmod" name="platform/external/kmod" groups="pdk" />
<project path="external/kotlinc" name="platform/external/kotlinc" groups="pdk" />
+ <project path="external/kotlinpoet" name="platform/external/kotlinpoet" groups="pdk" />
<project path="external/kotlinx.atomicfu" name="platform/external/kotlinx.atomicfu" groups="pdk" />
<project path="external/kotlinx.coroutines" name="platform/external/kotlinx.coroutines" groups="pdk" />
<project path="external/kotlinx.metadata" name="platform/external/kotlinx.metadata" groups="pdk" />
+ <project path="external/kotlinx.serialization" name="platform/external/kotlinx.serialization" groups="pdk" />
+ <project path="external/ktfmt" name="platform/external/ktfmt" groups="pdk" />
<project path="external/ksoap2" name="platform/external/ksoap2" groups="pdk" />
+ <project path="external/ksp" name="platform/external/ksp" groups="pdk" />
+ <project path="external/leveldb" name="platform/external/leveldb" groups="pdk" />
<project path="external/libaom" name="platform/external/libaom" groups="pdk" />
<project path="external/libavc" name="platform/external/libavc" groups="pdk" />
<project path="external/libbackup" name="platform/external/libbackup" groups="pdk" />
<project path="external/libbrillo" name="platform/external/libbrillo" groups="pdk" />
+ <project path="external/libbpf" name="platform/external/libbpf" groups="pdk" />
<project path="external/libcap" name="platform/external/libcap" groups="pdk" />
<project path="external/libcap-ng" name="platform/external/libcap-ng" groups="pdk" />
<project path="external/libchrome" name="platform/external/libchrome" groups="pdk" />
- <project path="external/libcppbor" name="platform/external/libcppbor" groups="pdk" />
+ <project path="external/libchrome-gestures" name="platform/external/libchrome-gestures" groups="pdk" />
+ <project path="external/libconfig" name="platform/external/libconfig" groups="pdk" />
<project path="external/libcups" name="platform/external/libcups" groups="pdk-cw-fs,pdk-fs" />
<project path="external/libcxx" name="platform/external/libcxx" groups="pdk" />
<project path="external/libcxxabi" name="platform/external/libcxxabi" groups="pdk" />
@@ -269,58 +339,76 @@
<project path="external/libexif" name="platform/external/libexif" groups="pdk" />
<project path="external/libffi" name="platform/external/libffi" groups="pdk" />
<project path="external/libgav1" name="platform/external/libgav1" groups="pdk" />
+ <project path="external/libdav1d" name="platform/external/libdav1d" groups="pdk" />
<project path="external/libfuse" name="platform/external/libfuse" groups="pdk" />
<project path="external/libgsm" name="platform/external/libgsm" groups="pdk" />
<project path="external/libhevc" name="platform/external/libhevc" groups="pdk" />
<project path="external/libiio" name="platform/external/libiio" groups="pdk" />
<project path="external/libjpeg-turbo" name="platform/external/libjpeg-turbo" groups="pdk" />
<project path="external/libkmsxx" name="platform/external/libkmsxx" groups="pdk" />
+ <project path="external/liblc3" name="platform/external/liblc3" groups="pdk" />
<project path="external/libldac" name="platform/external/libldac" groups="pdk" />
+ <project path="external/libmonet" name="platform/external/libmonet" groups="pdk" />
<project path="external/libmpeg2" name="platform/external/libmpeg2" groups="pdk" />
<project path="external/libnetfilter_conntrack" name="platform/external/libnetfilter_conntrack" groups="pdk" />
<project path="external/libnfnetlink" name="platform/external/libnfnetlink" groups="pdk" />
<project path="external/libnl" name="platform/external/libnl" groups="pdk" />
<project path="external/libogg" name="platform/external/libogg" groups="pdk" />
<project path="external/libopus" name="platform/external/libopus" groups="pdk" />
+ <project path="external/libpalmrejection" name="platform/external/libpalmrejection" groups="pdk" />
<project path="external/libpcap" name="platform/external/libpcap" groups="pdk" />
<project path="external/libphonenumber" name="platform/external/libphonenumber" groups="pdk" />
<project path="external/libpng" name="platform/external/libpng" groups="pdk" />
<project path="external/libprotobuf-mutator" name="platform/external/libprotobuf-mutator" groups="pdk" />
<project path="external/libsrtp2" name="platform/external/libsrtp2" groups="pdk" />
<project path="external/libtextclassifier" name="platform/external/libtextclassifier" groups="pdk" />
- <project path="external/libunwind" name="platform/external/libunwind" groups="pdk" />
- <project path="external/libunwind_llvm" name="platform/external/libunwind_llvm" groups="pdk" />
+ <project path="external/libtraceevent" name="platform/external/libtraceevent" groups="pdk" />
+ <project path="external/libtracefs" name="platform/external/libtracefs" groups="pdk" />
+ <project path="external/libultrahdr" name="platform/external/libultrahdr" groups="pdk" />
+ <project path="external/liburing" name="platform/external/liburing" groups="pdk" />
<project path="external/libusb" name="platform/external/libusb" groups="pdk" />
<project path="external/libutf" name="platform/external/libutf" groups="pdk" />
<project path="external/libvpx" name="platform/external/libvpx" groups="pdk" />
- <project path="external/libvterm" name="platform/external/libvterm" groups="pdk" />
+ <project path="external/libwebm" name="platform/external/libwebm" groups="pdk" />
<project path="external/libwebsockets" name="platform/external/libwebsockets" groups="pdk" />
<project path="external/libxaac" name="platform/external/libxaac" groups="pdk" />
<project path="external/libxkbcommon" name="platform/external/libxkbcommon" groups="pdk" />
<project path="external/libxml2" name="platform/external/libxml2" groups="pdk,libxml2" />
<project path="external/libyuv" name="platform/external/libyuv" groups="pdk,libyuv" />
+ <project path="external/licenseclassifier" name="platform/external/licenseclassifier" groups="pdk" />
<project path="external/linux-kselftest" name="platform/external/linux-kselftest" groups="vts,pdk" clone-depth="1" />
<project path="external/llvm" name="platform/external/llvm" groups="pdk" />
+ <project path="external/llvm-libc" name="platform/external/llvm-libc" groups="pdk" />
<project path="external/lmfit" name="platform/external/lmfit" groups="pdk" />
+ <project path="external/lottie" name="platform/external/lottie" groups="pdk" />
<project path="external/lua" name="platform/external/lua" groups="pdk" />
<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/mbedtls" name="platform/external/mbedtls" 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" />
<project path="external/mime-support" name="platform/external/mime-support" groups="pdk" />
<project path="external/minigbm" name="platform/external/minigbm" groups="pdk" />
<project path="external/minijail" name="platform/external/minijail" groups="pdk" />
<project path="external/mksh" name="platform/external/mksh" groups="pdk" />
+ <project path="external/python/mobly" name="platform/external/python/mobly" groups="pdk" />
+ <project path="external/private-join-and-compute" name="platform/external/private-join-and-compute" groups="pdk" />
+ <project path="external/mobile-data-download" name="platform/external/mobile-data-download" groups="pdk" />
+ <project path="external/mobly-bundled-snippets" name="platform/external/mobly-bundled-snippets" groups="pdk" />
+ <project path="external/mobly-snippet-lib" name="platform/external/mobly-snippet-lib" groups="pdk" />
<project path="external/mockftpserver" name="platform/external/mockftpserver" groups="pdk" />
<project path="external/mockito" name="platform/external/mockito" groups="pdk" />
+ <project path="external/mockito-kotlin" name="platform/external/mockito-kotlin" groups="pdk" />
<project path="external/mockwebserver" name="platform/external/mockwebserver" groups="pdk" />
<project path="external/modp_b64" name="platform/external/modp_b64" groups="pdk" />
<project path="external/mp4parser" name="platform/external/mp4parser" groups="pdk" />
+ <project path="external/MPAndroidChart" name="platform/external/MPAndroidChart" groups="pdk" />
<project path="external/ms-tpm-20-ref" name="platform/external/ms-tpm-20-ref" groups="pdk" />
+ <project path="external/mtools" name="platform/external/mtools" groups="pdk" />
<project path="external/mtpd" name="platform/external/mtpd" groups="pdk" />
+ <project path="external/musl" name="platform/external/musl" groups="pdk" />
<project path="external/nanohttpd" name="platform/external/nanohttpd" groups="pdk" />
<project path="external/nanopb-c" name="platform/external/nanopb-c" groups="pdk" />
<project path="external/naver-fonts" name="platform/external/naver-fonts" groups="pdk" />
@@ -331,80 +419,182 @@
<project path="external/nist-sip" name="platform/external/nist-sip" groups="pdk" />
<project path="external/nos/host/generic" name="platform/external/nos/host/generic" groups="pdk" />
<project path="external/noto-fonts" name="platform/external/noto-fonts" groups="pdk" />
+ <project path="external/nullaway" name="platform/external/nullaway" groups="pdk" />
<project path="external/oauth" name="platform/external/oauth" groups="pdk" />
+ <project path="external/obex" name="platform/external/obex" groups="pdk" />
<project path="external/objenesis" name="platform/external/objenesis" groups="pdk" />
<project path="external/oboe" name="platform/external/oboe" groups="pdk" />
+ <project path="external/obstack" name="platform/external/obstack" groups="pdk" />
<project path="external/oj-libjdwp" name="platform/external/oj-libjdwp" groups="pdk" />
<project path="external/okhttp" name="platform/external/okhttp" groups="pdk" />
+ <project path="external/okio" name="platform/external/okio" 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" />
<project path="external/OpenCSD" name="platform/external/OpenCSD" groups="pdk" />
+ <project path="external/open-dice" name="platform/external/open-dice" groups="pdk" />
+ <project path="external/openscreen" name="platform/external/openscreen" groups="pdk" />
+ <project path="external/openthread" name="platform/external/openthread" groups="pdk" />
+ <project path="external/openwrt-prebuilts" name="platform/external/openwrt-prebuilts" groups="pdk" />
<project path="external/oss-fuzz" name="platform/external/oss-fuzz" groups="pdk" />
+ <project path="external/ot-br-posix" name="platform/external/ot-br-posix" groups="pdk" />
+ <project path="external/ow2-asm" name="platform/external/ow2-asm" groups="pdk" />
+ <project path="external/owasp/java-encoder" name="platform/external/owasp/java-encoder" groups="pdk" />
<project path="external/owasp/sanitizer" name="platform/external/owasp/sanitizer" groups="pdk" />
<project path="external/pffft" name="platform/external/pffft" groups="pdk" />
+ <project path="external/pandora/avatar" name="platform/external/pandora/avatar" groups="pdk" />
+ <project path="external/pandora/bt-test-interfaces" name="platform/external/pandora/bt-test-interfaces" groups="pdk" />
+ <project path="external/pandora/mmi2grpc" name="platform/external/pandora/mmi2grpc" groups="pdk" />
<project path="external/parameter-framework" name="platform/external/parameter-framework" groups="pdk" />
<project path="external/pcre" name="platform/external/pcre" groups="pdk" />
<project path="external/pdfium" name="platform/external/pdfium" groups="pdk" />
<project path="external/perfetto" name="platform/external/perfetto" groups="pdk" />
+ <project path="external/perfmark" name="platform/external/perfmark" groups="pdk" />
<project path="external/piex" name="platform/external/piex" groups="pdk" />
+ <project path="external/pigweed" name="platform/external/pigweed" groups="pdk" />
<project path="external/ply" name="platform/external/ply" groups="pdk" />
<project path="external/ppp" name="platform/external/ppp" groups="pdk" />
- <project path="external/proguard" name="platform/external/proguard" groups="pdk" />
<project path="external/protobuf" name="platform/external/protobuf" groups="pdk" />
<project path="external/psimd" name="platform/external/psimd" groups="pdk" />
<project path="external/pthreadpool" name="platform/external/pthreadpool" groups="pdk" />
<project path="external/puffin" name="platform/external/puffin" groups="pdk" />
+ <project path="external/python/absl-py" name="platform/external/python/absl-py" groups="pdk" />
<project path="external/python/apitools" name="platform/external/python/apitools" groups="pdk" />
<project path="external/python/asn1crypto" name="platform/external/python/asn1crypto" groups="pdk" />
- <project path="external/python/cffi" name="platform/external/python/cffi" groups="pdk" />
+ <project path="external/python/bumble" name="platform/external/python/bumble" groups="pdk" />
+ <project path="external/python/cachetools" name="platform/external/python/cachetools" groups="pdk" />
<project path="external/python/cpython2" name="platform/external/python/cpython2" groups="pdk" />
<project path="external/python/cpython3" name="platform/external/python/cpython3" groups="pdk" />
- <project path="external/python/cryptography" name="platform/external/python/cryptography" groups="pdk" />
<project path="external/python/dateutil" name="platform/external/python/dateutil" groups="pdk" />
<project path="external/python/enum34" name="platform/external/python/enum34" groups="vts,pdk" />
- <project path="external/python/funcsigs" name="platform/external/python/funcsigs" groups="pdk" />
- <project path="external/python/futures" name="platform/external/python/futures" groups="vts,pdk" />
+ <project path="external/python/google-auth-library-python" name="platform/external/python/google-auth-library-python" groups="pdk" />
<project path="external/python/google-api-python-client" name="platform/external/python/google-api-python-client" groups="vts,pdk" />
<project path="external/python/httplib2" name="platform/external/python/httplib2" groups="vts,pdk" />
<project path="external/python/ipaddress" name="platform/external/python/ipaddress" groups="pdk" />
- <project path="external/python/mock" name="platform/external/python/mock" groups="pdk" />
+ <project path="external/python/jinja" name="platform/external/python/jinja" groups="pdk" />
+ <project path="external/python/mako" name="platform/external/python/mako" groups="pdk" />
+ <project path="external/python/markupsafe" name="platform/external/python/markupsafe" groups="pdk" />
<project path="external/python/oauth2client" name="platform/external/python/oauth2client" groups="vts,pdk" />
<project path="external/python/parse_type" name="platform/external/python/parse_type" groups="vts,pdk" />
+ <project path="external/python/portpicker" name="platform/external/python/portpicker" groups="pdk" />
<project path="external/python/pyasn1" name="platform/external/python/pyasn1" groups="vts,pdk" />
<project path="external/python/pyasn1-modules" name="platform/external/python/pyasn1-modules" groups="vts,pdk" />
- <project path="external/python/pybind11" name="platform/external/python/pybind11" groups="pdk" />
<project path="external/python/pycparser" name="platform/external/python/pycparser" groups="pdk" />
+ <project path="external/python/pyee" name="platform/external/python/pyee" groups="pdk" />
<project path="external/python/pyfakefs" name="platform/external/python/pyfakefs" groups="pdk" />
- <project path="external/python/pyopenssl" name="platform/external/python/pyopenssl" groups="pdk" />
+ <project path="external/python/pyserial" name="platform/external/python/pyserial" groups="pdk" />
+ <project path="external/python/python-api-core" name="platform/external/python/python-api-core" groups="pdk" />
+ <project path="external/python/pyyaml" name="platform/external/python/pyyaml" groups="pdk" />
<project path="external/python/rsa" name="platform/external/python/rsa" groups="vts,pdk" />
<project path="external/python/setuptools" name="platform/external/python/setuptools" groups="vts,pdk" />
<project path="external/python/six" name="platform/external/python/six" groups="vts,pdk" />
+ <project path="external/python/timeout-decorator" name="platform/external/python/timeout-decorator" groups="pdk" />
+ <project path="external/python/typing" name="platform/external/python/typing" groups="pdk" />
<project path="external/python/uritemplates" name="platform/external/python/uritemplates" groups="vts,pdk" />
<project path="external/rappor" name="platform/external/rappor" groups="pdk" />
+ <project path="external/regex-re2" name="platform/external/regex-re2" groups="pdk" />
+ <project path="external/renderscript-intrinsics-replacement-toolkit" name="platform/external/renderscript-intrinsics-replacement-toolkit" groups="pdk" />
<project path="external/replicaisland" name="platform/external/replicaisland" groups="pdk" />
<project path="external/rmi4utils" name="platform/external/rmi4utils" groups="pdk" />
+ <project path="external/robolectric" name="platform/external/robolectric" groups="pdk-cw-fs,pdk-fs" />
<project path="external/robolectric-shadows" name="platform/external/robolectric-shadows" groups="pdk-cw-fs,pdk-fs" />
+ <project path="external/roboto-flex-fonts" name="platform/external/roboto-flex-fonts" groups="pdk" />
<project path="external/roboto-fonts" name="platform/external/roboto-fonts" groups="pdk" />
<project path="external/rootdev" name="platform/external/rootdev" groups="pdk" />
- <project path="external/Reactive-Extensions/RxCpp" name="platform/external/Reactive-Extensions/RxCpp" groups="pdk" />
<project path="external/rnnoise" name="platform/external/rnnoise" groups="pdk" />
+ <project path="external/rust/crates/aarch64-paging" name="platform/external/rust/crates/aarch64-paging" groups="pdk" />
+ <project path="external/rust/crates/acpi" name="platform/external/rust/crates/acpi" groups="pdk" />
+ <project path="external/rust/crates/ahash" name="platform/external/rust/crates/ahash" groups="pdk" />
<project path="external/rust/crates/aho-corasick" name="platform/external/rust/crates/aho-corasick" groups="pdk" />
- <project path="external/rust/crates/android_logger" name="platform/external/rust/crates/android_logger" groups="pdk" />
<project path="external/rust/crates/android_log-sys" name="platform/external/rust/crates/android_log-sys" groups="pdk" />
+ <project path="external/rust/crates/android_logger" name="platform/external/rust/crates/android_logger" groups="pdk" />
+ <project path="external/rust/crates/anes" name="platform/external/rust/crates/anes" groups="pdk" />
+ <project path="external/rust/crates/annotate-snippets" name="platform/external/rust/crates/annotate-snippets" groups="pdk" />
<project path="external/rust/crates/anyhow" name="platform/external/rust/crates/anyhow" groups="pdk" />
+ <project path="external/rust/crates/arbitrary" name="platform/external/rust/crates/arbitrary" groups="pdk" />
+ <project path="external/rust/crates/arc-swap" name="platform/external/rust/crates/arc-swap" groups="pdk" />
+ <project path="external/rust/crates/argh" name="platform/external/rust/crates/argh" groups="pdk" />
+ <project path="external/rust/crates/argh_derive" name="platform/external/rust/crates/argh_derive" groups="pdk" />
+ <project path="external/rust/crates/argh_shared" name="platform/external/rust/crates/argh_shared" groups="pdk" />
+ <project path="external/rust/crates/arrayvec" name="platform/external/rust/crates/arrayvec" groups="trusty" />
+ <project path="external/rust/crates/ash" name="platform/external/rust/crates/ash" groups="pdk" />
+ <project path="external/rust/crates/async-stream" name="platform/external/rust/crates/async-stream" groups="pdk" />
+ <project path="external/rust/crates/async-stream-impl" name="platform/external/rust/crates/async-stream-impl" groups="pdk" />
+ <project path="external/rust/crates/async-task" name="platform/external/rust/crates/async-task" groups="pdk" />
<project path="external/rust/crates/async-trait" name="platform/external/rust/crates/async-trait" groups="pdk" />
+ <project path="external/rust/crates/atomic" name="platform/external/rust/crates/atomic" groups="pdk" />
+ <project path="external/rust/crates/atty" name="platform/external/rust/crates/atty" groups="pdk" />
+ <project path="external/rust/crates/base64" name="platform/external/rust/crates/base64" groups="pdk" />
+ <project path="external/rust/crates/bencher" name="platform/external/rust/crates/bencher" groups="pdk" />
+ <project path="external/rust/crates/bincode" name="platform/external/rust/crates/bincode" groups="pdk" />
<project path="external/rust/crates/bindgen" name="platform/external/rust/crates/bindgen" groups="pdk" />
+ <project path="external/rust/crates/bindgen-cli" name="platform/external/rust/crates/bindgen-cli" groups="pdk" />
+ <project path="external/rust/crates/bit_field" name="platform/external/rust/crates/bit_field" groups="pdk" />
<project path="external/rust/crates/bitflags" name="platform/external/rust/crates/bitflags" groups="pdk" />
+ <project path="external/rust/crates/bitreader" name="platform/external/rust/crates/bitreader" groups="pdk" />
+ <project path="external/rust/crates/bstr" name="platform/external/rust/crates/bstr" groups="pdk" />
+ <project path="external/rust/crates/buddy_system_allocator" name="platform/external/rust/crates/buddy_system_allocator" groups="pdk" />
+ <project path="external/rust/crates/bytemuck" name="platform/external/rust/crates/bytemuck" groups="pdk" />
+ <project path="external/rust/crates/bytemuck_derive" name="platform/external/rust/crates/bytemuck_derive" groups="pdk" />
+ <project path="external/rust/crates/byteorder" name="platform/external/rust/crates/byteorder" groups="pdk" />
<project path="external/rust/crates/bytes" name="platform/external/rust/crates/bytes" groups="pdk" />
+ <project path="external/rust/crates/cast" name="platform/external/rust/crates/cast" groups="pdk" />
+ <project path="external/rust/crates/cesu8" name="platform/external/rust/crates/cesu8" groups="pdk" />
<project path="external/rust/crates/cexpr" name="platform/external/rust/crates/cexpr" groups="pdk" />
<project path="external/rust/crates/cfg-if" name="platform/external/rust/crates/cfg-if" groups="pdk" />
+ <project path="external/rust/crates/chrono" name="platform/external/rust/crates/chrono" groups="pdk" />
+ <project path="external/rust/crates/ciborium" name="platform/external/rust/crates/ciborium" groups="pdk" />
+ <project path="external/rust/crates/ciborium-io" name="platform/external/rust/crates/ciborium-io" groups="pdk" />
+ <project path="external/rust/crates/ciborium-ll" name="platform/external/rust/crates/ciborium-ll" groups="pdk" />
<project path="external/rust/crates/clang-sys" name="platform/external/rust/crates/clang-sys" groups="pdk" />
<project path="external/rust/crates/clap" name="platform/external/rust/crates/clap" groups="pdk" />
+ <project path="external/rust/crates/clap_complete" name="platform/external/rust/crates/clap_complete" groups="pdk" />
+ <project path="external/rust/crates/clap_derive" name="platform/external/rust/crates/clap_derive" groups="pdk" />
+ <project path="external/rust/crates/clap_lex" name="platform/external/rust/crates/clap_lex" groups="pdk" />
<project path="external/rust/crates/codespan-reporting" name="platform/external/rust/crates/codespan-reporting" groups="pdk" />
+ <project path="external/rust/crates/combine" name="platform/external/rust/crates/combine" groups="pdk" />
+ <project path="external/rust/crates/command-fds" name="platform/external/rust/crates/command-fds" groups="pdk" />
+ <project path="external/rust/crates/config" name="platform/external/rust/crates/config" groups="pdk" />
+ <project path="external/rust/crates/configparser" name="platform/external/rust/crates/configparser" groups="pdk" />
+ <project path="external/rust/crates/const-oid" name="platform/external/rust/crates/const-oid" groups="pdk" />
+ <project path="external/rust/crates/coset" name="platform/external/rust/crates/coset" groups="pdk" />
+ <project path="external/rust/crates/crc32fast" name="platform/external/rust/crates/crc32fast" groups="pdk" />
+ <project path="external/rust/crates/criterion" name="platform/external/rust/crates/criterion" groups="pdk" />
+ <project path="external/rust/crates/criterion-plot" name="platform/external/rust/crates/criterion-plot" groups="pdk" />
+ <project path="external/rust/crates/crossbeam-channel" name="platform/external/rust/crates/crossbeam-channel" groups="pdk" />
+ <project path="external/rust/crates/crossbeam-deque" name="platform/external/rust/crates/crossbeam-deque" groups="pdk" />
+ <project path="external/rust/crates/crossbeam-epoch" name="platform/external/rust/crates/crossbeam-epoch" groups="pdk" />
+ <project path="external/rust/crates/crossbeam-queue" name="platform/external/rust/crates/crossbeam-queue" groups="pdk" />
+ <project path="external/rust/crates/crossbeam-utils" name="platform/external/rust/crates/crossbeam-utils" groups="pdk" />
+ <project path="external/rust/crates/csv" name="platform/external/rust/crates/csv" groups="pdk" />
+ <project path="external/rust/crates/csv-core" name="platform/external/rust/crates/csv-core" groups="pdk" />
+ <project path="external/rust/crates/dashmap" name="platform/external/rust/crates/dashmap" groups="pdk" />
+ <project path="external/rust/crates/data-encoding" name="platform/external/rust/crates/data-encoding" groups="pdk" />
+ <project path="external/rust/crates/der" name="platform/external/rust/crates/der" groups="pdk" />
+ <project path="external/rust/crates/der_derive" name="platform/external/rust/crates/der_derive" groups="pdk" />
+ <project path="external/rust/crates/derive_arbitrary" name="platform/external/rust/crates/derive_arbitrary" groups="pdk" />
+ <project path="external/rust/crates/displaydoc" name="platform/external/rust/crates/displaydoc" groups="pdk" />
+ <project path="external/rust/crates/document-features" name="platform/external/rust/crates/document-features" groups="pdk" />
+ <project path="external/rust/crates/downcast" name="platform/external/rust/crates/downcast" groups="pdk" />
+ <project path="external/rust/crates/downcast-rs" name="platform/external/rust/crates/downcast-rs" groups="pdk" />
+ <project path="external/rust/crates/drm" name="platform/external/rust/crates/drm" groups="pdk" />
+ <project path="external/rust/crates/drm-ffi" name="platform/external/rust/crates/drm-ffi" groups="pdk" />
+ <project path="external/rust/crates/drm-fourcc" name="platform/external/rust/crates/drm-fourcc" groups="pdk" />
+ <project path="external/rust/crates/either" name="platform/external/rust/crates/either" groups="pdk" />
+ <project path="external/rust/crates/enumn" name="platform/external/rust/crates/enumn" groups="pdk" />
<project path="external/rust/crates/env_logger" name="platform/external/rust/crates/env_logger" groups="pdk" />
+ <project path="external/rust/crates/epoll" name="platform/external/rust/crates/epoll" groups="pdk" />
+ <project path="external/rust/crates/errno" name="platform/external/rust/crates/errno" groups="pdk" />
<project path="external/rust/crates/fallible-iterator" name="platform/external/rust/crates/fallible-iterator" groups="pdk" />
<project path="external/rust/crates/fallible-streaming-iterator" name="platform/external/rust/crates/fallible-streaming-iterator" groups="pdk" />
+ <project path="external/rust/crates/fastrand" name="platform/external/rust/crates/fastrand" groups="pdk" />
+ <project path="external/rust/crates/flagset" name="platform/external/rust/crates/flagset" groups="pdk" />
+ <project path="external/rust/crates/flate2" name="platform/external/rust/crates/flate2" groups="pdk" />
+ <project path="external/rust/crates/fnv" name="platform/external/rust/crates/fnv" groups="pdk" />
+ <project path="external/rust/crates/foreign-types" name="platform/external/rust/crates/foreign-types" groups="pdk" />
+ <project path="external/rust/crates/foreign-types-shared" name="platform/external/rust/crates/foreign-types-shared" groups="pdk" />
+ <project path="external/rust/crates/form_urlencoded" name="platform/external/rust/crates/form_urlencoded" groups="pdk" />
+ <project path="external/rust/crates/fragile" name="platform/external/rust/crates/fragile" groups="pdk" />
<project path="external/rust/crates/futures" name="platform/external/rust/crates/futures" groups="pdk" />
<project path="external/rust/crates/futures-channel" name="platform/external/rust/crates/futures-channel" groups="pdk" />
<project path="external/rust/crates/futures-core" name="platform/external/rust/crates/futures-core" groups="pdk" />
@@ -413,88 +603,273 @@
<project path="external/rust/crates/futures-macro" name="platform/external/rust/crates/futures-macro" groups="pdk" />
<project path="external/rust/crates/futures-sink" name="platform/external/rust/crates/futures-sink" groups="pdk" />
<project path="external/rust/crates/futures-task" name="platform/external/rust/crates/futures-task" groups="pdk" />
+ <project path="external/rust/crates/futures-test" name="platform/external/rust/crates/futures-test" groups="pdk" />
<project path="external/rust/crates/futures-util" name="platform/external/rust/crates/futures-util" groups="pdk" />
+ <project path="external/rust/crates/fxhash" name="platform/external/rust/crates/fxhash" groups="pdk" />
+ <project path="external/rust/crates/gbm" name="platform/external/rust/crates/gbm" groups="pdk" />
+ <project path="external/rust/crates/gdbstub" name="platform/external/rust/crates/gdbstub" groups="pdk" />
+ <project path="external/rust/crates/gdbstub_arch" name="platform/external/rust/crates/gdbstub_arch" groups="pdk" />
<project path="external/rust/crates/getrandom" name="platform/external/rust/crates/getrandom" groups="pdk" />
+ <project path="external/rust/crates/glam" name="platform/external/rust/crates/glam" groups="pdk" />
<project path="external/rust/crates/glob" name="platform/external/rust/crates/glob" groups="pdk" />
+ <project path="external/rust/crates/googletest" name="platform/external/rust/crates/googletest" groups="pdk" />
+ <project path="external/rust/crates/googletest_macro" name="platform/external/rust/crates/googletest_macro" groups="pdk" />
+ <project path="external/rust/crates/gpio-cdev" name="platform/external/rust/crates/gpio-cdev" groups="pdk" />
+ <project path="external/rust/crates/grpcio" name="platform/external/rust/crates/grpcio" groups="pdk" />
+ <project path="external/rust/crates/grpcio-compiler" name="platform/external/rust/crates/grpcio-compiler" groups="pdk" />
+ <project path="external/rust/crates/grpcio-sys" name="platform/external/rust/crates/grpcio-sys" groups="pdk" />
+ <project path="external/rust/crates/half" name="platform/external/rust/crates/half" groups="pdk" />
+ <project path="external/rust/crates/hashbrown" name="platform/external/rust/crates/hashbrown" groups="pdk" />
+ <project path="external/rust/crates/hashlink" name="platform/external/rust/crates/hashlink" groups="pdk" />
<project path="external/rust/crates/heck" name="platform/external/rust/crates/heck" groups="pdk" />
+ <project path="external/rust/crates/hex" name="platform/external/rust/crates/hex" groups="pdk" />
+ <project path="external/rust/crates/http" name="platform/external/rust/crates/http" groups="pdk" />
+ <project path="external/rust/crates/httparse" name="platform/external/rust/crates/httparse" groups="pdk" />
+ <project path="external/rust/crates/idna" name="platform/external/rust/crates/idna" groups="pdk" />
+ <project path="external/rust/crates/indexmap" name="platform/external/rust/crates/indexmap" groups="pdk" />
+ <project path="external/rust/crates/ini" name="platform/external/rust/crates/ini" groups="pdk" />
+ <project path="external/rust/crates/instant" name="platform/external/rust/crates/instant" groups="pdk" />
+ <project path="external/rust/crates/intrusive-collections" name="platform/external/rust/crates/intrusive-collections" groups="pdk" />
+ <project path="external/rust/crates/itertools" name="platform/external/rust/crates/itertools" groups="pdk" />
<project path="external/rust/crates/itoa" name="platform/external/rust/crates/itoa" groups="pdk" />
+ <project path="external/rust/crates/jni" name="platform/external/rust/crates/jni" groups="pdk" />
+ <project path="external/rust/crates/jni-sys" name="platform/external/rust/crates/jni-sys" groups="pdk" />
+ <project path="external/rust/crates/json5" name="platform/external/rust/crates/json5" groups="pdk" />
+ <project path="external/rust/crates/kernlog" name="platform/external/rust/crates/kernlog" groups="pdk" />
<project path="external/rust/crates/lazy_static" name="platform/external/rust/crates/lazy_static" groups="pdk" />
<project path="external/rust/crates/lazycell" name="platform/external/rust/crates/lazycell" groups="pdk" />
<project path="external/rust/crates/libc" name="platform/external/rust/crates/libc" groups="pdk" />
+ <project path="external/rust/crates/libfuzzer-sys" name="platform/external/rust/crates/libfuzzer-sys" groups="pdk" />
<project path="external/rust/crates/libloading" name="platform/external/rust/crates/libloading" groups="pdk" />
+ <project path="external/rust/crates/libm" name="platform/external/rust/crates/libm" groups="pdk" />
<project path="external/rust/crates/libsqlite3-sys" name="platform/external/rust/crates/libsqlite3-sys" groups="pdk" />
+ <project path="external/rust/crates/libtest-mimic" name="platform/external/rust/crates/libtest-mimic" groups="pdk" />
+ <project path="external/rust/crates/libz-sys" name="platform/external/rust/crates/libz-sys" groups="pdk" />
<project path="external/rust/crates/linked-hash-map" name="platform/external/rust/crates/linked-hash-map" groups="pdk" />
+ <project path="external/rust/crates/linkme" name="platform/external/rust/crates/linkme" groups="pdk" />
+ <project path="external/rust/crates/linkme-impl" name="platform/external/rust/crates/linkme-impl" groups="pdk" />
+ <project path="external/rust/crates/litrs" name="platform/external/rust/crates/litrs" groups="pdk" />
+ <project path="external/rust/crates/lock_api" name="platform/external/rust/crates/lock_api" groups="pdk" />
<project path="external/rust/crates/log" name="platform/external/rust/crates/log" groups="pdk" />
<project path="external/rust/crates/lru-cache" name="platform/external/rust/crates/lru-cache" groups="pdk" />
+ <project path="external/rust/crates/lz4_flex" name="platform/external/rust/crates/lz4_flex" groups="pdk" />
+ <project path="external/rust/crates/macaddr" name="platform/external/rust/crates/macaddr" groups="pdk" />
+ <project path="external/rust/crates/managed" name="platform/external/rust/crates/managed" groups="pdk" />
+ <project path="external/rust/crates/matches" name="platform/external/rust/crates/matches" groups="trusty" />
<project path="external/rust/crates/memchr" name="platform/external/rust/crates/memchr" groups="pdk" />
+ <project path="external/rust/crates/memmap2" name="platform/external/rust/crates/memmap2" groups="pdk" />
+ <project path="external/rust/crates/memoffset" name="platform/external/rust/crates/memoffset" groups="pdk" />
+ <project path="external/rust/crates/merge" name="platform/external/rust/crates/merge" groups="pdk" />
+ <project path="external/rust/crates/merge_derive" name="platform/external/rust/crates/merge_derive" groups="pdk" />
+ <project path="external/rust/crates/miette" name="platform/external/rust/crates/miette" groups="pdk" />
+ <project path="external/rust/crates/miette-derive" name="platform/external/rust/crates/miette-derive" groups="pdk" />
+ <project path="external/rust/crates/minimal-lexical" name="platform/external/rust/crates/minimal-lexical" groups="pdk" />
+ <project path="external/rust/crates/mio" name="platform/external/rust/crates/mio" groups="pdk" />
+ <project path="external/rust/crates/mockall" name="platform/external/rust/crates/mockall" groups="pdk" />
+ <project path="external/rust/crates/mockall_derive" name="platform/external/rust/crates/mockall_derive" groups="pdk" />
+ <project path="external/rust/crates/moveit" name="platform/external/rust/crates/moveit" groups="pdk" />
+ <project path="external/rust/crates/named-lock" name="platform/external/rust/crates/named-lock" groups="pdk" />
+ <project path="external/rust/crates/nix" name="platform/external/rust/crates/nix" groups="pdk" />
+ <project path="external/rust/crates/no-panic" name="platform/external/rust/crates/no-panic" groups="pdk" />
<project path="external/rust/crates/nom" name="platform/external/rust/crates/nom" groups="pdk" />
+ <project path="external/rust/crates/num-bigint" name="platform/external/rust/crates/num-bigint" groups="pdk" />
<project path="external/rust/crates/num-derive" name="platform/external/rust/crates/num-derive" groups="pdk" />
+ <project path="external/rust/crates/num-integer" name="platform/external/rust/crates/num-integer" groups="pdk" />
<project path="external/rust/crates/num-traits" name="platform/external/rust/crates/num-traits" groups="pdk" />
+ <project path="external/rust/crates/num_cpus" name="platform/external/rust/crates/num_cpus" groups="pdk" />
+ <project path="external/rust/crates/octets" name="platform/external/rust/crates/octets" groups="pdk" />
<project path="external/rust/crates/once_cell" name="platform/external/rust/crates/once_cell" groups="pdk" />
+ <project path="external/rust/crates/oorandom" name="platform/external/rust/crates/oorandom" groups="pdk" />
+ <project path="external/rust/crates/openmls" name="platform/external/rust/crates/openmls" groups="pdk" />
+ <project path="external/rust/crates/openmls_traits" name="platform/external/rust/crates/openmls_traits" groups="pdk" />
+ <project path="external/rust/crates/openssl" name="platform/external/rust/crates/openssl" groups="pdk" />
+ <project path="external/rust/crates/openssl-macros" name="platform/external/rust/crates/openssl-macros" groups="pdk" />
+ <project path="external/rust/crates/os_str_bytes" name="platform/external/rust/crates/os_str_bytes" groups="pdk" />
+ <project path="external/rust/crates/p9" name="platform/external/rust/crates/p9" groups="pdk" />
+ <project path="external/rust/crates/p9_wire_format_derive" name="platform/external/rust/crates/p9_wire_format_derive" groups="pdk" />
+ <project path="external/rust/crates/parking_lot" name="platform/external/rust/crates/parking_lot" groups="pdk" />
+ <project path="external/rust/crates/parking_lot_core" name="platform/external/rust/crates/parking_lot_core" groups="pdk" />
+ <project path="external/rust/crates/paste" name="platform/external/rust/crates/paste" groups="pdk" />
+ <project path="external/rust/crates/pathdiff" name="platform/external/rust/crates/pathdiff" groups="pdk" />
+ <project path="external/rust/crates/pdl-compiler" name="platform/external/rust/crates/pdl-compiler" groups="pdk" />
+ <project path="external/rust/crates/pdl-runtime" name="platform/external/rust/crates/pdl-runtime" groups="pdk" />
+ <project path="external/rust/crates/peeking_take_while" name="platform/external/rust/crates/peeking_take_while" groups="pdk" />
+ <project path="external/rust/crates/percent-encoding" name="platform/external/rust/crates/percent-encoding" groups="pdk" />
+ <project path="external/rust/crates/pest" name="platform/external/rust/crates/pest" groups="pdk" />
+ <project path="external/rust/crates/pest_derive" name="platform/external/rust/crates/pest_derive" groups="pdk" />
+ <project path="external/rust/crates/pest_generator" name="platform/external/rust/crates/pest_generator" groups="pdk" />
+ <project path="external/rust/crates/pest_meta" name="platform/external/rust/crates/pest_meta" groups="pdk" />
<project path="external/rust/crates/pin-project" name="platform/external/rust/crates/pin-project" groups="pdk" />
<project path="external/rust/crates/pin-project-internal" name="platform/external/rust/crates/pin-project-internal" groups="pdk" />
+ <project path="external/rust/crates/pin-project-lite" name="platform/external/rust/crates/pin-project-lite" groups="pdk" />
<project path="external/rust/crates/pin-utils" name="platform/external/rust/crates/pin-utils" groups="pdk" />
- <project path="external/rust/crates/paste" name="platform/external/rust/crates/paste" groups="pdk" />
- <project path="external/rust/crates/peeking_take_while" name="platform/external/rust/crates/peeking_take_while" groups="pdk" />
+ <project path="external/rust/crates/pkcs1" name="platform/external/rust/crates/pkcs1" groups="pdk" />
+ <project path="external/rust/crates/pkcs8" name="platform/external/rust/crates/pkcs8" groups="pdk" />
+ <project path="external/rust/crates/plotters" name="platform/external/rust/crates/plotters" groups="pdk" />
+ <project path="external/rust/crates/plotters-backend" name="platform/external/rust/crates/plotters-backend" groups="pdk" />
+ <project path="external/rust/crates/plotters-svg" name="platform/external/rust/crates/plotters-svg" groups="pdk" />
<project path="external/rust/crates/ppv-lite86" name="platform/external/rust/crates/ppv-lite86" groups="pdk" />
- <project path="external/rust/crates/proc-macro-error" name="platform/external/rust/crates/proc-macro-error" groups="pdk" />
- <project path="external/rust/crates/proc-macro-error-attr" name="platform/external/rust/crates/proc-macro-error-attr" groups="pdk" />
- <project path="external/rust/crates/proc-macro-hack" name="platform/external/rust/crates/proc-macro-hack" groups="pdk" />
- <project path="external/rust/crates/proc-macro-nested" name="platform/external/rust/crates/proc-macro-nested" groups="pdk" />
+ <project path="external/rust/crates/predicates" name="platform/external/rust/crates/predicates" groups="pdk" />
+ <project path="external/rust/crates/predicates-core" name="platform/external/rust/crates/predicates-core" groups="pdk" />
+ <project path="external/rust/crates/predicates-tree" name="platform/external/rust/crates/predicates-tree" groups="pdk" />
+ <project path="external/rust/crates/prettyplease" name="platform/external/rust/crates/prettyplease" groups="pdk" />
<project path="external/rust/crates/proc-macro2" name="platform/external/rust/crates/proc-macro2" groups="pdk" />
<project path="external/rust/crates/protobuf" name="platform/external/rust/crates/protobuf" groups="pdk" />
<project path="external/rust/crates/protobuf-codegen" name="platform/external/rust/crates/protobuf-codegen" groups="pdk" />
+ <project path="external/rust/crates/protobuf-json-mapping" name="platform/external/rust/crates/protobuf-json-mapping" groups="pdk" />
+ <project path="external/rust/crates/protobuf-parse" name="platform/external/rust/crates/protobuf-parse" groups="pdk" />
+ <project path="external/rust/crates/protobuf-support" name="platform/external/rust/crates/protobuf-support" groups="pdk" />
+ <project path="external/rust/crates/quiche" name="platform/external/rust/crates/quiche" groups="pdk" />
+ <project path="external/rust/crates/quickcheck" name="platform/external/rust/crates/quickcheck" groups="pdk" />
<project path="external/rust/crates/quote" name="platform/external/rust/crates/quote" groups="pdk" />
<project path="external/rust/crates/rand" name="platform/external/rust/crates/rand" groups="pdk" />
<project path="external/rust/crates/rand_chacha" name="platform/external/rust/crates/rand_chacha" groups="pdk" />
<project path="external/rust/crates/rand_core" name="platform/external/rust/crates/rand_core" groups="pdk" />
+ <project path="external/rust/crates/rand_xorshift" name="platform/external/rust/crates/rand_xorshift" groups="pdk" />
+ <project path="external/rust/crates/rayon" name="platform/external/rust/crates/rayon" groups="pdk" />
+ <project path="external/rust/crates/rayon-core" name="platform/external/rust/crates/rayon-core" groups="pdk" />
<project path="external/rust/crates/regex" name="platform/external/rust/crates/regex" groups="pdk" />
+ <project path="external/rust/crates/regex-automata" name="platform/external/rust/crates/regex-automata" groups="pdk" />
<project path="external/rust/crates/regex-syntax" name="platform/external/rust/crates/regex-syntax" groups="pdk" />
<project path="external/rust/crates/remain" name="platform/external/rust/crates/remain" groups="pdk" />
- <project path="external/rust/crates/rustc-hash" name="platform/external/rust/crates/rustc-hash" groups="pdk" />
+ <project path="external/rust/crates/remove_dir_all" name="platform/external/rust/crates/remove_dir_all" groups="pdk" />
+ <project path="external/rust/crates/ring" name="platform/external/rust/crates/ring" groups="pdk" />
+ <project path="external/rust/crates/ron" name="platform/external/rust/crates/ron" groups="pdk" />
<project path="external/rust/crates/rusqlite" name="platform/external/rust/crates/rusqlite" groups="pdk" />
+ <project path="external/rust/crates/rustc-demangle" name="platform/external/rust/crates/rustc-demangle" groups="pdk" />
+ <project path="external/rust/crates/rustc-demangle-capi" name="platform/external/rust/crates/rustc-demangle-capi" groups="pdk" />
+ <project path="external/rust/crates/rustc-hash" name="platform/external/rust/crates/rustc-hash" groups="pdk" />
+ <project path="external/rust/crates/rustix" name="platform/external/rust/crates/rustix" groups="pdk" />
+ <project path="external/rust/crates/rustversion" name="platform/external/rust/crates/rustversion" groups="pdk" />
<project path="external/rust/crates/ryu" name="platform/external/rust/crates/ryu" groups="pdk" />
+ <project path="external/rust/crates/same-file" name="platform/external/rust/crates/same-file" groups="pdk" />
+ <project path="external/rust/crates/scopeguard" name="platform/external/rust/crates/scopeguard" groups="pdk" />
+ <project path="external/rust/crates/sec1" name="platform/external/rust/crates/sec1" groups="pdk" />
+ <project path="external/rust/crates/semver" name="platform/external/rust/crates/semver" groups="pdk" />
<project path="external/rust/crates/serde" name="platform/external/rust/crates/serde" groups="pdk" />
+ <project path="external/rust/crates/serde-xml-rs" name="platform/external/rust/crates/serde-xml-rs" groups="pdk" />
+ <project path="external/rust/crates/serde_cbor" name="platform/external/rust/crates/serde_cbor" groups="pdk" />
+ <project path="external/rust/crates/serde_derive" name="platform/external/rust/crates/serde_derive" groups="pdk" />
<project path="external/rust/crates/serde_json" name="platform/external/rust/crates/serde_json" groups="pdk" />
+ <project path="external/rust/crates/serde_spanned" name="platform/external/rust/crates/serde_spanned" groups="pdk" />
+ <project path="external/rust/crates/serde_test" name="platform/external/rust/crates/serde_test" groups="pdk" />
+ <project path="external/rust/crates/serde_yaml" name="platform/external/rust/crates/serde_yaml" groups="pdk" />
+ <project path="external/rust/crates/sharded-slab" name="platform/external/rust/crates/sharded-slab" groups="pdk" />
+ <project path="external/rust/crates/shared_child" name="platform/external/rust/crates/shared_child" groups="pdk" />
+ <project path="external/rust/crates/shared_library" name="platform/external/rust/crates/shared_library" groups="pdk" />
<project path="external/rust/crates/shlex" name="platform/external/rust/crates/shlex" groups="pdk" />
<project path="external/rust/crates/slab" name="platform/external/rust/crates/slab" groups="pdk" />
<project path="external/rust/crates/smallvec" name="platform/external/rust/crates/smallvec" groups="pdk" />
- <project path="external/rust/crates/structopt" name="platform/external/rust/crates/structopt" groups="pdk" />
- <project path="external/rust/crates/structopt-derive" name="platform/external/rust/crates/structopt-derive" groups="pdk" />
+ <project path="external/rust/crates/smccc" name="platform/external/rust/crates/smccc" groups="pdk" />
+ <project path="external/rust/crates/socket2" name="platform/external/rust/crates/socket2" groups="pdk" />
+ <project path="external/rust/crates/spin" name="platform/external/rust/crates/spin" groups="pdk" />
+ <project path="external/rust/crates/spki" name="platform/external/rust/crates/spki" groups="pdk" />
+ <project path="external/rust/crates/static_assertions" name="platform/external/rust/crates/static_assertions" groups="pdk" />
+ <project path="external/rust/crates/strum" name="platform/external/rust/crates/strum" groups="pdk" />
+ <project path="external/rust/crates/strum_macros" name="platform/external/rust/crates/strum_macros" groups="pdk" />
<project path="external/rust/crates/syn" name="platform/external/rust/crates/syn" groups="pdk" />
<project path="external/rust/crates/syn-mid" name="platform/external/rust/crates/syn-mid" groups="pdk" />
+ <project path="external/rust/crates/synstructure" name="platform/external/rust/crates/synstructure" groups="pdk" />
+ <project path="external/rust/crates/tempfile" name="platform/external/rust/crates/tempfile" groups="pdk" />
<project path="external/rust/crates/termcolor" name="platform/external/rust/crates/termcolor" groups="pdk" />
+ <project path="external/rust/crates/termtree" name="platform/external/rust/crates/termtree" groups="pdk" />
<project path="external/rust/crates/textwrap" name="platform/external/rust/crates/textwrap" groups="pdk" />
<project path="external/rust/crates/thiserror" name="platform/external/rust/crates/thiserror" groups="pdk" />
<project path="external/rust/crates/thiserror-impl" name="platform/external/rust/crates/thiserror-impl" groups="pdk" />
<project path="external/rust/crates/thread_local" name="platform/external/rust/crates/thread_local" groups="pdk" />
- <project path="external/rust/crates/time" name="platform/external/rust/crates/time" groups="pdk" />
- <project path="external/rust/crates/unicode-width" name="platform/external/rust/crates/unicode-width" groups="pdk" />
+ <project path="external/rust/crates/threadpool" name="platform/external/rust/crates/threadpool" groups="pdk" />
+ <project path="external/rust/crates/tinyjson" name="platform/external/rust/crates/tinyjson" groups="pdk" />
+ <project path="external/rust/crates/tinytemplate" name="platform/external/rust/crates/tinytemplate" groups="pdk" />
+ <project path="external/rust/crates/tinyvec" name="platform/external/rust/crates/tinyvec" groups="pdk" />
+ <project path="external/rust/crates/tinyvec_macros" name="platform/external/rust/crates/tinyvec_macros" groups="pdk" />
+ <project path="external/rust/crates/tls_codec" name="platform/external/rust/crates/tls_codec" groups="pdk" />
+ <project path="external/rust/crates/tls_codec_derive" name="platform/external/rust/crates/tls_codec_derive" groups="pdk" />
+ <project path="external/rust/crates/tokio" name="platform/external/rust/crates/tokio" groups="pdk" />
+ <project path="external/rust/crates/tokio-macros" name="platform/external/rust/crates/tokio-macros" groups="pdk" />
+ <project path="external/rust/crates/tokio-stream" name="platform/external/rust/crates/tokio-stream" groups="pdk" />
+ <project path="external/rust/crates/tokio-test" name="platform/external/rust/crates/tokio-test" groups="pdk" />
+ <project path="external/rust/crates/tokio-util" name="platform/external/rust/crates/tokio-util" groups="pdk" />
+ <project path="external/rust/crates/toml" name="platform/external/rust/crates/toml" groups="pdk" />
+ <project path="external/rust/crates/toml_datetime" name="platform/external/rust/crates/toml_datetime" groups="pdk" />
+ <project path="external/rust/crates/toml_edit" name="platform/external/rust/crates/toml_edit" groups="pdk" />
+ <project path="external/rust/crates/tracing" name="platform/external/rust/crates/tracing" groups="pdk" />
+ <project path="external/rust/crates/tracing-attributes" name="platform/external/rust/crates/tracing-attributes" groups="pdk" />
+ <project path="external/rust/crates/tracing-core" name="platform/external/rust/crates/tracing-core" groups="pdk" />
+ <project path="external/rust/crates/tracing-subscriber" name="platform/external/rust/crates/tracing-subscriber" groups="pdk" />
+ <project path="external/rust/crates/tungstenite" name="platform/external/rust/crates/tungstenite" groups="pdk" />
+ <project path="external/rust/crates/twox-hash" name="platform/external/rust/crates/twox-hash" groups="pdk" />
+ <project path="external/rust/crates/ucd-trie" name="platform/external/rust/crates/ucd-trie" groups="pdk" />
+ <project path="external/rust/crates/unicode-bidi" name="platform/external/rust/crates/unicode-bidi" groups="pdk" />
+ <project path="external/rust/crates/unicode-ident" name="platform/external/rust/crates/unicode-ident" groups="pdk" />
+ <project path="external/rust/crates/unicode-normalization" name="platform/external/rust/crates/unicode-normalization" groups="pdk" />
<project path="external/rust/crates/unicode-segmentation" name="platform/external/rust/crates/unicode-segmentation" groups="pdk" />
+ <project path="external/rust/crates/unicode-width" name="platform/external/rust/crates/unicode-width" groups="pdk" />
<project path="external/rust/crates/unicode-xid" name="platform/external/rust/crates/unicode-xid" groups="pdk" />
+ <project path="external/rust/crates/uniffi_meta" name="platform/external/rust/crates/uniffi_meta" groups="pdk" />
+ <project path="external/rust/crates/unsafe-libyaml" name="platform/external/rust/crates/unsafe-libyaml" groups="pdk" />
+ <project path="external/rust/crates/untrusted" name="platform/external/rust/crates/untrusted" groups="pdk" />
+ <project path="external/rust/crates/url" name="platform/external/rust/crates/url" groups="pdk" />
+ <project path="external/rust/crates/userfaultfd" name="platform/external/rust/crates/userfaultfd" groups="pdk" />
+ <project path="external/rust/crates/userfaultfd-sys" name="platform/external/rust/crates/userfaultfd-sys" groups="pdk" />
+ <project path="external/rust/crates/utf-8" name="platform/external/rust/crates/utf-8" groups="pdk" />
+ <project path="external/rust/crates/uuid" name="platform/external/rust/crates/uuid" groups="pdk" />
+ <project path="external/rust/crates/vhost" name="platform/external/rust/crates/vhost" groups="pdk" />
+ <project path="external/rust/crates/vhost-device-vsock" name="platform/external/rust/crates/vhost-device-vsock" groups="pdk" />
+ <project path="external/rust/crates/vhost-user-backend" name="platform/external/rust/crates/vhost-user-backend" groups="pdk" />
+ <project path="external/rust/crates/virtio-bindings" name="platform/external/rust/crates/virtio-bindings" groups="pdk" />
+ <project path="external/rust/crates/virtio-drivers" name="platform/external/rust/crates/virtio-drivers" groups="pdk" />
+ <project path="external/rust/crates/virtio-queue" name="platform/external/rust/crates/virtio-queue" groups="pdk" />
+ <project path="external/rust/crates/virtio-vsock" name="platform/external/rust/crates/virtio-vsock" groups="pdk" />
+ <project path="external/rust/crates/vm-memory" name="platform/external/rust/crates/vm-memory" groups="pdk" />
+ <project path="external/rust/crates/vmm-sys-util" name="platform/external/rust/crates/vmm-sys-util" groups="pdk" />
+ <project path="external/rust/crates/vsock" name="platform/external/rust/crates/vsock" groups="pdk" />
+ <project path="external/rust/crates/vulkano" name="platform/external/rust/crates/vulkano" groups="pdk" />
+ <project path="external/rust/crates/walkdir" name="platform/external/rust/crates/walkdir" groups="pdk" />
+ <project path="external/rust/crates/weak-table" name="platform/external/rust/crates/weak-table" groups="pdk" />
+ <project path="external/rust/crates/webpki" name="platform/external/rust/crates/webpki" groups="pdk" />
<project path="external/rust/crates/which" name="platform/external/rust/crates/which" groups="pdk" />
+ <project path="external/rust/crates/winnow" name="platform/external/rust/crates/winnow" groups="pdk" />
+ <project path="external/rust/crates/x509-cert" name="platform/external/rust/crates/x509-cert" groups="pdk" />
+ <project path="external/rust/crates/xml-rs" name="platform/external/rust/crates/xml-rs" groups="pdk" />
+ <project path="external/rust/crates/yaml-rust" name="platform/external/rust/crates/yaml-rust" groups="pdk" />
+ <project path="external/rust/crates/zerocopy" name="platform/external/rust/crates/zerocopy" groups="pdk" />
+ <project path="external/rust/crates/zerocopy-derive" name="platform/external/rust/crates/zerocopy-derive" groups="pdk" />
+ <project path="external/rust/crates/zeroize" name="platform/external/rust/crates/zeroize" groups="pdk" />
+ <project path="external/rust/crates/zeroize_derive" name="platform/external/rust/crates/zeroize_derive" groups="pdk" />
+ <project path="external/rust/crates/zip" name="platform/external/rust/crates/zip" groups="pdk" />
+ <project path="external/rust/beto-rust" name="platform/external/rust/beto-rust" groups="pdk" />
<project path="external/rust/cxx" name="platform/external/rust/cxx" groups="pdk" />
+ <project path="external/rust/autocxx" name="platform/external/rust/autocxx" groups="pdk" />
+ <project path="external/rust/pica" name="platform/external/rust/pica" groups="pdk" />
+ <project path="external/ruy" name="platform/external/ruy" groups="pdk" />
+ <project path="external/s2-geometry-library-java" name="platform/external/s2-geometry-library-java" groups="pdk" />
+ <project path="external/sandboxed-api" name="platform/external/sandboxed-api" groups="pdk" />
<project path="external/scapy" name="platform/external/scapy" groups="pdk-fs" />
<project path="external/scrypt" name="platform/external/scrypt" groups="pdk" />
<project path="external/scudo" name="platform/external/scudo" groups="pdk" />
+ <project path="external/sdv/vsomeip" name="platform/external/sdv/vsomeip" groups="pdk" />
<project path="external/seccomp-tests" name="platform/external/seccomp-tests" groups="pdk" />
<project path="external/selinux" name="platform/external/selinux" groups="pdk" />
+ <project path="external/setfilters" name="platform/external/setfilters" groups="pdk" />
<project path="external/setupcompat" name="platform/external/setupcompat" groups="pdk" />
<project path="external/setupdesign" name="platform/external/setupdesign" groups="pdk" />
<project path="external/sfntly" name="platform/external/sfntly" groups="pdk,qcom_msm8x26" />
+ <project path="external/sg3_utils" name="platform/external/sg3_utils" groups="pdk" />
<project path="external/shaderc/spirv-headers" name="platform/external/shaderc/spirv-headers" groups="pdk" />
<project path="external/shflags" name="platform/external/shflags" groups="pdk" />
<project path="external/skia" name="platform/external/skia" groups="pdk,qcom_msm8x26" />
- <project path="external/skqp" name="platform/external/skqp" groups="cts,pdk" clone-depth="1" />
<project path="external/sl4a" name="platform/external/sl4a" groups="pdk" />
<project path="external/slf4j" name="platform/external/slf4j" groups="pdk" />
- <project path="external/smali" name="platform/external/smali" groups="pdk" />
<project path="external/snakeyaml" name="platform/external/snakeyaml" groups="pdk" />
<project path="external/sonic" name="platform/external/sonic" groups="pdk" />
<project path="external/sonivox" name="platform/external/sonivox" groups="pdk" />
<project path="external/speex" name="platform/external/speex" groups="pdk" />
<project path="external/sqlite" name="platform/external/sqlite" groups="pdk" />
+ <project path="external/spdx-tools" name="platform/external/spdx-tools" groups="pdk" />
<project path="external/squashfs-tools" name="platform/external/squashfs-tools" groups="pdk" />
+ <project path="external/stardoc" name="platform/external/stardoc" groups="pdk" />
+ <project path="external/starlark-go" name="platform/external/starlark-go" groups="pdk" />
+ <project path="external/stg" name="platform/external/stg" groups="pdk" />
<project path="external/strace" name="platform/external/strace" groups="pdk" />
<project path="external/stressapptest" name="platform/external/stressapptest" groups="pdk" />
<project path="external/subsampling-scale-image-view" name="platform/external/subsampling-scale-image-view" groups="pdk" clone-depth="1" />
@@ -502,24 +877,31 @@
<project path="external/tagsoup" name="platform/external/tagsoup" groups="pdk" />
<project path="external/tcpdump" name="platform/external/tcpdump" groups="pdk" />
<project path="external/tensorflow" name="platform/external/tensorflow" groups="pdk" />
+ <project path="external/TestParameterInjector" name="platform/external/TestParameterInjector" 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/timezone-boundary-builder" name="platform/external/timezone-boundary-builder" groups="pdk" clone-depth="2" />
+ <project path="external/tink" name="platform/external/tink" groups="pdk" />
<project path="external/tinyalsa" name="platform/external/tinyalsa" groups="pdk" />
+ <project path="external/tinyalsa_new" name="platform/external/tinyalsa_new" 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/tpm2-tss" name="platform/external/tpm2-tss" groups="pdk" />
+ <project path="external/trace-cmd" name="platform/external/trace-cmd" groups="pdk" />
<project path="external/tremolo" name="platform/external/tremolo" groups="pdk" />
+ <project path="external/trusty/arm-trusted-firmware" name="trusty/external/trusted-firmware-a" groups="trusty" />
+ <project path="external/trusty/bootloader" name="trusty/external/trusty" groups="trusty" />
+ <project path="external/trusty/headers" name="trusty/external/headers" groups="trusty" />
+ <project path="external/trusty/lk" name="trusty/lk/common" groups="trusty" />
+ <project path="external/trusty/musl" name="trusty/external/musl" groups="trusty" />
+ <project path="external/truth" name="platform/external/truth" 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/usrsctp" name="platform/external/usrsctp" groups="pdk" />
+ <project path="external/uwb" name="platform/external/uwb" groups="pdk" />
<project path="external/v4l2_codec2" name="platform/external/v4l2_codec2" groups="pdk" />
- <project path="external/v8" name="platform/external/v8" groups="pdk" />
<project path="external/vboot_reference" name="platform/external/vboot_reference" groups="vboot,pdk-fs" />
<project path="external/virglrenderer" name="platform/external/virglrenderer" groups="pdk" />
<project path="external/vixl" name="platform/external/vixl" groups="pdk" />
@@ -532,8 +914,9 @@
<project path="external/wayland-protocols" name="platform/external/wayland-protocols" groups="pdk" />
<project path="external/webp" name="platform/external/webp" groups="pdk,qcom_msm8x26" />
<project path="external/webrtc" name="platform/external/webrtc" groups="pdk" />
- <project path="external/webrtc_legacy" name="platform/external/webrtc_legacy" groups="pdk" />
<project path="external/wpa_supplicant_8" name="platform/external/wpa_supplicant_8" groups="pdk" />
+ <project path="external/wmediumd" name="platform/external/wmediumd" groups="pdk" />
+ <project path="external/wuffs-mirror-release-c" name="platform/external/wuffs-mirror-release-c" groups="pdk,qcom_msm8x26" />
<project path="external/wycheproof" name="platform/external/wycheproof" groups="pdk" />
<project path="external/xmp_toolkit" name="platform/external/xmp_toolkit" groups="pdk" />
<project path="external/xz-embedded" name="platform/external/xz-embedded" groups="pdk" />
@@ -543,6 +926,7 @@
<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/zucchini" name="platform/external/zucchini" 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" />
@@ -552,12 +936,13 @@
<project path="frameworks/ex" name="platform/frameworks/ex" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/hardware/interfaces" name="platform/frameworks/hardware/interfaces" groups="pdk" />
<project path="frameworks/layoutlib" name="platform/frameworks/layoutlib" groups="pdk-cw-fs,pdk-fs" />
+ <project path="frameworks/libs/binary_translation" name="platform/frameworks/libs/binary_translation" groups="pdk" />
<project path="frameworks/libs/systemui" name="platform/frameworks/libs/systemui" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/libs/modules-utils" name="platform/frameworks/libs/modules-utils" groups="pdk-cw-fs,pdk-fs" />
- <project path="frameworks/libs/net" name="platform/frameworks/libs/net" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/libs/native_bridge_support" name="platform/frameworks/libs/native_bridge_support" groups="pdk" />
+ <project path="frameworks/libs/service_entitlement" name="platform/frameworks/libs/service_entitlement" groups="pdk" />
+ <project path="frameworks/libs/gsma_services" name="platform/frameworks/libs/gsma_services" groups="pdk" />
<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" />
@@ -577,24 +962,36 @@
<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" />
<project path="hardware/broadcom/wlan" name="platform/hardware/broadcom/wlan" groups="pdk,broadcom_wlan" />
+ <project path="hardware/google/aemu" name="platform/hardware/google/aemu" groups="pdk" />
<project path="hardware/google/apf" name="platform/hardware/google/apf" groups="pdk" />
<project path="hardware/google/av" name="platform/hardware/google/av" groups="pdk" />
<project path="hardware/google/camera" name="platform/hardware/google/camera" groups="pdk" />
<project path="hardware/google/easel" name="platform/hardware/google/easel" groups="pdk,easel" />
+ <project path="hardware/google/gchips" name="platform/hardware/google/gchips" groups="pdk-lassen,pdk-gs-arm" />
+ <project path="hardware/google/gfxstream" name="platform/hardware/google/gfxstream" groups="pdk" />
+ <project path="hardware/google/graphics/common" name="platform/hardware/google/graphics/common" groups="pdk-lassen,pdk-gs-arm" />
+ <project path="hardware/google/graphics/gs101" name="platform/hardware/google/graphics/gs101" groups="pdk-lassen,pdk-gs-arm" />
+ <project path="hardware/google/graphics/gs201" name="platform/hardware/google/graphics/gs201" groups="cloudripper" />
+ <project path="hardware/google/graphics/zuma" name="platform/hardware/google/graphics/zuma" groups="ripcurrent" />
<project path="hardware/google/interfaces" name="platform/hardware/google/interfaces" groups="pdk" />
<project path="hardware/google/pixel" name="platform/hardware/google/pixel" groups="generic_fs,pixel" />
<project path="hardware/google/pixel-sepolicy" name="platform/hardware/google/pixel-sepolicy" groups="generic_fs,pixel" />
+ <project path="hardware/google/trusty" name="platform/hardware/google/trusty" groups="pdk" />
<project path="hardware/interfaces" name="platform/hardware/interfaces" groups="pdk" />
<project path="hardware/invensense" name="platform/hardware/invensense" groups="invensense,pdk" />
<project path="hardware/knowles/athletico/sound_trigger_hal" name="platform/hardware/knowles/athletico/sound_trigger_hal" groups="coral,generic_fs" />
<project path="hardware/libhardware" name="platform/hardware/libhardware" groups="pdk" />
<project path="hardware/libhardware_legacy" name="platform/hardware/libhardware_legacy" groups="pdk" />
+ <project path="hardware/nxp/keymint" name="platform/hardware/nxp/keymint" groups="pdk" />
<project path="hardware/nxp/nfc" name="platform/hardware/nxp/nfc" groups="pdk" />
+ <project path="hardware/nxp/uwb" name="platform/hardware/nxp/uwb" groups="pdk" />
<project path="hardware/nxp/secure_element" name="platform/hardware/nxp/secure_element" groups="pdk" />
+ <project path="hardware/nxp/weaver" name="platform/hardware/nxp/weaver" groups="pdk" />
<project path="hardware/qcom/audio" name="platform/hardware/qcom/audio" groups="qcom,qcom_audio,pdk-qcom" />
<project path="hardware/qcom/bootctrl" name="platform/hardware/qcom/bootctrl" groups="pdk-qcom" />
<project path="hardware/qcom/bt" name="platform/hardware/qcom/bt" groups="qcom,pdk-qcom" />
@@ -604,30 +1001,17 @@
<project path="hardware/qcom/gps" name="platform/hardware/qcom/gps" groups="qcom,qcom_gps,pdk-qcom" />
<project path="hardware/qcom/keymaster" name="platform/hardware/qcom/keymaster" groups="qcom,qcom_keymaster,pdk-qcom" />
<project path="hardware/qcom/media" name="platform/hardware/qcom/media" groups="qcom,pdk-qcom" />
- <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" >
- <linkfile src="os_pickup.mk" dest="hardware/qcom/sdm845/Android.mk" />
- <linkfile src="os_pickup.bp" dest="hardware/qcom/sdm845/Android.bp" />
- </project>
- <project path="hardware/qcom/sdm845/display" name="platform/hardware/qcom/sdm845/display" groups="generic_fs,qcom_sdm845" />
- <project path="hardware/qcom/sdm845/gps" name="platform/hardware/qcom/sdm845/gps" groups="generic_fs,qcom_sdm845" />
- <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/sm7250/display" name="platform/hardware/qcom/sm7250/display" groups="qcom_sm7250" />
+ <project path="hardware/qcom/sm7250/gps" name="platform/hardware/qcom/sm7250/gps" groups="qcom_sm7250" >
+ <linkfile src="os_pickup.mk" dest="hardware/qcom/sm7250/Android.mk" />
+ <linkfile src="os_pickup.bp" dest="hardware/qcom/sm7250/Android.bp" />
+ </project>
+ <project path="hardware/qcom/sm7250/media" name="platform/hardware/qcom/sm7250/media" groups="qcom_sm7250" />
<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" />
@@ -646,38 +1030,62 @@
<project path="hardware/st/nfc" name="platform/hardware/st/nfc" groups="pdk" />
<project path="hardware/st/secure_element" name="platform/hardware/st/secure_element" groups="pdk" />
<project path="hardware/st/secure_element2" name="platform/hardware/st/secure_element2" groups="pdk" />
+ <project path="hardware/samsung/nfc" name="platform/hardware/samsung/nfc" groups="pdk" />
+ <project path="hardware/synaptics/wlan" name="platform/hardware/synaptics/wlan" groups="pdk" />
<project path="hardware/ti/am57x" name="platform/hardware/ti/am57x" groups="pdk" />
<project path="kernel/configs" name="kernel/configs" groups="vts,pdk" />
<project path="kernel/prebuilts/4.19/arm64" name="kernel/prebuilts/4.19/arm64" groups="pdk" clone-depth="1" />
<project path="kernel/prebuilts/5.4/arm64" name="kernel/prebuilts/5.4/arm64" groups="pdk" clone-depth="1" />
<project path="kernel/prebuilts/5.4/x86_64" name="kernel/prebuilts/5.4/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/5.10/arm64" name="kernel/prebuilts/5.10/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/5.10/x86_64" name="kernel/prebuilts/5.10/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/5.15/arm64" name="kernel/prebuilts/5.15/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/5.15/x86_64" name="kernel/prebuilts/5.15/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/6.1/arm64" name="kernel/prebuilts/6.1/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/6.1/x86_64" name="kernel/prebuilts/6.1/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/6.6/arm64" name="kernel/prebuilts/6.6/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/6.6/x86_64" name="kernel/prebuilts/6.6/x86-64" groups="pdk" clone-depth="1" />
<project path="kernel/prebuilts/mainline/arm64" name="kernel/prebuilts/mainline/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/mainline/x86_64" name="kernel/prebuilts/mainline/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/4.19/arm64" name="kernel/prebuilts/common-modules/virtual-device/4.19/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/4.19/x86-64" name="kernel/prebuilts/common-modules/virtual-device/4.19/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.4/arm64" name="kernel/prebuilts/common-modules/virtual-device/5.4/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.4/x86-64" name="kernel/prebuilts/common-modules/virtual-device/5.4/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.10/arm64" name="kernel/prebuilts/common-modules/virtual-device/5.10/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.10/x86-64" name="kernel/prebuilts/common-modules/virtual-device/5.10/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.15/arm64" name="kernel/prebuilts/common-modules/virtual-device/5.15/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/5.15/x86-64" name="kernel/prebuilts/common-modules/virtual-device/5.15/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/6.1/arm64" name="kernel/prebuilts/common-modules/virtual-device/6.1/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/6.1/x86-64" name="kernel/prebuilts/common-modules/virtual-device/6.1/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/6.6/arm64" name="kernel/prebuilts/common-modules/virtual-device/6.6/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/6.6/x86-64" name="kernel/prebuilts/common-modules/virtual-device/6.6/x86-64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/mainline/arm64" name="kernel/prebuilts/common-modules/virtual-device/mainline/arm64" groups="pdk" clone-depth="1" />
+ <project path="kernel/prebuilts/common-modules/virtual-device/mainline/x86-64" name="kernel/prebuilts/common-modules/virtual-device/mainline/x86-64" groups="pdk" clone-depth="1" />
<project path="kernel/tests" name="kernel/tests" groups="vts,pdk" />
<project path="libcore" name="platform/libcore" groups="pdk" />
<project path="libnativehelper" name="platform/libnativehelper" groups="pdk" />
<project path="packages/apps/BasicSmsReceiver" name="platform/packages/apps/BasicSmsReceiver" groups="pdk-cw-fs,pdk-fs" />
- <project path="packages/apps/Bluetooth" name="platform/packages/apps/Bluetooth" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/apps/Browser2" name="platform/packages/apps/Browser2" groups="pdk-fs" />
<project path="packages/apps/Calendar" name="platform/packages/apps/Calendar" groups="pdk-fs" />
<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/SystemUI" name="platform/packages/apps/Car/SystemUI" 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/DebuggingRestrictionController" name="platform/packages/apps/Car/DebuggingRestrictionController" groups="pdk-fs" />
+ <project path="packages/apps/Car/DialerPrebuilt" name="platform/packages/apps/Car/DialerPrebuilt" groups="pdk-fs" />
<project path="packages/apps/Car/LatinIME" name="platform/packages/apps/Car/LatinIME" groups="pdk-fs" />
<project path="packages/apps/Car/Launcher" name="platform/packages/apps/Car/Launcher" groups="pdk-fs" />
<project path="packages/apps/Car/LinkViewer" name="platform/packages/apps/Car/LinkViewer" groups="pdk-fs" />
<project path="packages/apps/Car/LocalMediaPlayer" name="platform/packages/apps/Car/LocalMediaPlayer" groups="pdk-fs" />
- <project path="packages/apps/Car/Media" name="platform/packages/apps/Car/Media" groups="pdk-fs" />
- <project path="packages/apps/Car/Messenger" name="platform/packages/apps/Car/Messenger" groups="pdk-fs" />
+ <project path="packages/apps/Car/MediaPrebuilt" name="platform/packages/apps/Car/MediaPrebuilt" groups="pdk-fs" />
+ <project path="packages/apps/Car/MessengerPrebuilt" name="platform/packages/apps/Car/MessengerPrebuilt" groups="pdk-fs" />
<project path="packages/apps/Car/Notification" name="platform/packages/apps/Car/Notification" groups="pdk-fs" />
+ <project path="packages/apps/Car/Provision" name="platform/packages/apps/Car/Provision" groups="pdk-fs" />
<project path="packages/apps/Car/Radio" name="platform/packages/apps/Car/Radio" groups="pdk-fs" />
<project path="packages/apps/Car/RotaryController" name="platform/packages/apps/Car/RotaryController" groups="pdk-fs" />
<project path="packages/apps/Car/Settings" name="platform/packages/apps/Car/Settings" groups="pdk-fs" />
+ <project path="packages/apps/Car/SettingsIntelligence" name="platform/packages/apps/Car/SettingsIntelligence" groups="pdk-fs" />
+ <project path="packages/apps/Car/systemlibs" name="platform/packages/apps/Car/systemlibs" groups="pdk-fs" />
<project path="packages/apps/Car/SystemUpdater" name="platform/packages/apps/Car/SystemUpdater" groups="pdk-fs" />
- <project path="packages/apps/Car/libs" name="platform/packages/apps/Car/libs" groups="pdk-fs" />
- <project path="packages/apps/Car/tests" name="platform/packages/apps/Car/tests" groups="pdk-fs" />
<project path="packages/apps/CarrierConfig" name="platform/packages/apps/CarrierConfig" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/apps/CellBroadcastReceiver" name="platform/packages/apps/CellBroadcastReceiver" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/apps/CertInstaller" name="platform/packages/apps/CertInstaller" groups="pdk-cw-fs,pdk-fs" />
@@ -690,17 +1098,17 @@
<project path="packages/apps/Gallery" name="platform/packages/apps/Gallery" groups="pdk-fs" />
<project path="packages/apps/Gallery2" name="platform/packages/apps/Gallery2" groups="pdk-fs" />
<project path="packages/apps/HTMLViewer" name="platform/packages/apps/HTMLViewer" groups="pdk-fs" />
+ <project path="packages/apps/ImsServiceEntitlement" name="platform/packages/apps/ImsServiceEntitlement" groups="pdk-fs" />
<project path="packages/apps/KeyChain" name="platform/packages/apps/KeyChain" groups="pdk-fs" />
<project path="packages/apps/Launcher3" name="platform/packages/apps/Launcher3" groups="pdk-fs" />
<project path="packages/apps/LegacyCamera" name="platform/packages/apps/LegacyCamera" groups="pdk-fs" />
<project path="packages/apps/ManagedProvisioning" name="platform/packages/apps/ManagedProvisioning" groups="pdk-fs" />
+ <project path="external/android_onboarding" name="platform/external/android_onboarding" groups="pdk-fs" />
<project path="packages/apps/Messaging" name="platform/packages/apps/Messaging" groups="pdk-fs" />
<project path="packages/apps/Music" name="platform/packages/apps/Music" groups="pdk-fs" />
<project path="packages/apps/MusicFX" name="platform/packages/apps/MusicFX" groups="pdk-fs" />
<project path="packages/apps/Nfc" name="platform/packages/apps/Nfc" groups="apps_nfc,pdk-fs" />
<project path="packages/apps/OnDeviceAppPrediction" name="platform/packages/apps/OnDeviceAppPrediction" groups="pdk-fs" />
- <project path="packages/apps/OneTimeInitializer" name="platform/packages/apps/OneTimeInitializer" groups="pdk-fs" />
- <project path="packages/apps/PermissionController" name="platform/packages/apps/PackageInstaller" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/apps/PhoneCommon" name="platform/packages/apps/PhoneCommon" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/apps/Protips" name="platform/packages/apps/Protips" groups="pdk-fs" />
<project path="packages/apps/Provision" name="platform/packages/apps/Provision" groups="pdk-fs" />
@@ -714,35 +1122,61 @@
<project path="packages/apps/SpareParts" name="platform/packages/apps/SpareParts" groups="pdk-fs" />
<project path="packages/apps/Stk" name="platform/packages/apps/Stk" groups="apps_stk,pdk-fs" />
<project path="packages/apps/StorageManager" name="platform/packages/apps/StorageManager" groups="pdk-fs" />
+ <project path="packages/apps/SystemUIGo" name="platform/packages/apps/SystemUIGo" groups="pdk-fs" />
<project path="packages/apps/Tag" name="platform/packages/apps/Tag" groups="pdk-fs" />
- <project path="packages/apps/Terminal" name="platform/packages/apps/Terminal" groups="pdk-fs" />
<project path="packages/apps/Test/connectivity" name="platform/packages/apps/Test/connectivity" groups="pdk" />
- <project path="packages/apps/TimeZoneData" name="platform/packages/apps/TimeZoneData" groups="pdk" />
- <project path="packages/apps/TimeZoneUpdater" name="platform/packages/apps/TimeZoneUpdater" groups="pdk" />
<project path="packages/apps/ThemePicker" name="platform/packages/apps/ThemePicker" groups="pdk-fs" />
<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/TvFeedbackConsent" name="platform/packages/apps/TvFeedbackConsent" groups="pdk-fs" />
+ <project path="packages/apps/TvSystemUI" name="platform/packages/apps/TvSystemUI" groups="pdk-fs" />
<project path="packages/apps/TV" name="platform/packages/apps/TV" groups="pdk" />
<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/apps/WallpaperPicker2" name="platform/packages/apps/WallpaperPicker2" groups="pdk-fs,sysui-studio" />
<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/adb" name="platform/packages/modules/adb" groups="pdk" />
+ <project path="packages/modules/AdServices" name="platform/packages/modules/AdServices" groups="pdk-fs" />
+ <project path="packages/modules/AppSearch" name="platform/packages/modules/AppSearch" groups="pdk" />
<project path="packages/modules/ArtPrebuilt" name="platform/packages/modules/ArtPrebuilt" groups="pdk" clone-depth="1" />
+ <project path="packages/modules/Bluetooth" name="platform/packages/modules/Bluetooth" groups="pdk" />
<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/ConfigInfrastructure" name="platform/packages/modules/ConfigInfrastructure" 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/CrashRecovery" name="platform/packages/modules/CrashRecovery" 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/DeviceLock" name="platform/packages/modules/DeviceLock" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/ExtServices" name="platform/packages/modules/ExtServices" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/modules/GeoTZ" name="platform/packages/modules/GeoTZ" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/Gki" name="platform/packages/modules/Gki" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/modules/HealthFitness" name="platform/packages/modules/HealthFitness" groups="pdk-fs" />
+ <project path="packages/modules/ImsMedia" name="platform/packages/modules/ImsMedia" groups="pdk"/>
+ <project path="packages/modules/IntentResolver" name="platform/packages/modules/IntentResolver" groups="pdk" />
<project path="packages/modules/IPsec" name="platform/packages/modules/IPsec" groups="pdk" />
<project path="packages/modules/DnsResolver" name="platform/packages/modules/DnsResolver" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/modules/Media" name="platform/packages/modules/Media" groups="pdk" />
<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/OnDevicePersonalization" name="platform/packages/modules/OnDevicePersonalization" groups="pdk-fs" />
+ <project path="packages/modules/Permission" name="platform/packages/modules/Permission" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/modules/Profiling" name="platform/packages/modules/Profiling" groups="pdk" />
+ <project path="packages/modules/RemoteKeyProvisioning" name="platform/packages/modules/RemoteKeyProvisioning" groups="pdk-cw-fs,pdk-fs"/>
<project path="packages/modules/RuntimeI18n" name="platform/packages/modules/RuntimeI18n" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/modules/Scheduling" name="platform/packages/modules/Scheduling" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/modules/SEPolicy" name="platform/packages/modules/SEPolicy" 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/Telephony" name="platform/packages/modules/Telephony" groups="pdk-cw-fs,pdk-fs"/>
<project path="packages/modules/TestModule" name="platform/packages/modules/TestModule" />
+ <project path="packages/modules/ThreadNetwork" name="platform/packages/modules/ThreadNetwork" />
+ <project path="packages/modules/Uwb" name="platform/packages/modules/Uwb" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/modules/Virtualization" name="platform/packages/modules/Virtualization" 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" />
@@ -759,6 +1193,8 @@
<project path="packages/services/BuiltInPrintService" name="platform/packages/services/BuiltInPrintService" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/services/AlternativeNetworkAccess" name="platform/packages/services/AlternativeNetworkAccess" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/services/Car" name="platform/packages/services/Car" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/services/DeviceAsWebcam" name="platform/packages/services/DeviceAsWebcam" groups="pdk-cw-fs,pdk-fs" />
+ <project path="packages/services/Iwlan" name="platform/packages/services/Iwlan" groups="pdk-cw-fs,pdk-fs"/>
<project path="packages/services/Mms" name="platform/packages/services/Mms" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/services/Mtp" name="platform/packages/services/Mtp" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/services/Telecomm" name="platform/packages/services/Telecomm" groups="pdk-cw-fs,pdk-fs" />
@@ -772,6 +1208,9 @@
<project path="prebuilts/abi-dumps/vndk" name="platform/prebuilts/abi-dumps/vndk" groups="pdk-fs" clone-depth="1" />
<project path="prebuilts/android-emulator" name="platform/prebuilts/android-emulator" groups="pdk-fs" clone-depth="1" />
<project path="prebuilts/asuite" name="platform/prebuilts/asuite" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/bazel/common" name="platform/prebuilts/bazel/common" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/bazel/darwin-x86_64" name="platform/prebuilts/bazel/darwin-x86_64" groups="darwin,pdk" clone-depth="1" />
+ <project path="prebuilts/bazel/linux-x86_64" name="platform/prebuilts/bazel/linux-x86_64" groups="linux,pdk" clone-depth="1" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" groups="pdk" clone-depth="1" />
<project path="prebuilts/bundletool" name="platform/prebuilts/bundletool" groups="pdk" clone-depth="1" />
<project path="prebuilts/checkcolor" name="platform/prebuilts/checkcolor" groups="pdk" clone-depth="1" />
@@ -781,55 +1220,66 @@
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" groups="pdk" clone-depth="1" />
<project path="prebuilts/cmdline-tools" name="platform/prebuilts/cmdline-tools" groups="pdk-fs" clone-depth="1" />
<project path="prebuilts/devtools" name="platform/prebuilts/devtools" groups="pdk-fs" clone-depth="1" />
- <project path="prebuilts/fuchsia_sdk" name="platform/prebuilts/fuchsia_sdk" groups="pdk-fs" clone-depth="1" />
- <project path="prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" groups="pdk,darwin,arm" clone-depth="1" />
- <project path="prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" name="platform/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" groups="pdk,darwin,arm" clone-depth="1" />
- <project path="prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" groups="pdk,darwin" clone-depth="1" />
- <project path="prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9" groups="pdk,darwin,mips" clone-depth="1" />
- <project path="prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" groups="pdk,darwin,x86" clone-depth="1" />
- <project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" groups="pdk,linux,arm" clone-depth="1" />
- <project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9" name="platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9" groups="pdk,linux,arm" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" groups="pdk,linux" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" groups="pdk-fs" clone-depth="1" />
- <project path="prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9" groups="pdk,linux,mips" clone-depth="1" />
- <project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" groups="pdk,linux,x86" clone-depth="1" />
- <project path="prebuilts/gdb/darwin-x86" name="platform/prebuilts/gdb/darwin-x86" groups="darwin,pdk" clone-depth="1" />
- <project path="prebuilts/gdb/linux-x86" name="platform/prebuilts/gdb/linux-x86" groups="linux,pdk" clone-depth="1" />
<project path="prebuilts/go/darwin-x86" name="platform/prebuilts/go/darwin-x86" groups="darwin,pdk,tradefed" clone-depth="1" />
<project path="prebuilts/go/linux-x86" name="platform/prebuilts/go/linux-x86" groups="linux,pdk,tradefed" clone-depth="1" />
<project path="prebuilts/gradle-plugin" name="platform/prebuilts/gradle-plugin" groups="pdk,pdk-cw-fs,pdk-fs" clone-depth="1" />
<project path="prebuilts/jdk/jdk11" name="platform/prebuilts/jdk/jdk11" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/jdk/jdk17" name="platform/prebuilts/jdk/jdk17" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/jdk/jdk21" name="platform/prebuilts/jdk/jdk21" groups="pdk" clone-depth="1" />
<project path="prebuilts/jdk/jdk8" name="platform/prebuilts/jdk/jdk8" groups="pdk" clone-depth="1" />
<project path="prebuilts/jdk/jdk9" name="platform/prebuilts/jdk/jdk9" groups="pdk" clone-depth="1" />
<project path="prebuilts/manifest-merger" name="platform/prebuilts/manifest-merger" groups="pdk" clone-depth="1" />
- <project path="prebuilts/maven_repo/android" name="platform/prebuilts/maven_repo/android" groups="pdk-cw-fs,pdk-fs" clone-depth="1" />
<project path="prebuilts/maven_repo/bumptech" name="platform/prebuilts/maven_repo/bumptech" groups="pdk-cw-fs,pdk-fs" clone-depth="1" />
<project path="prebuilts/misc" name="platform/prebuilts/misc" groups="pdk" clone-depth="1" />
<project path="prebuilts/module_sdk/art" name="platform/prebuilts/module_sdk/art" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/AdServices" name="platform/prebuilts/module_sdk/AdServices" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/AppSearch" name="platform/prebuilts/module_sdk/AppSearch" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/Bluetooth" name="platform/prebuilts/module_sdk/Bluetooth" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/conscrypt" name="platform/prebuilts/module_sdk/conscrypt" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/ConfigInfrastructure" name="platform/prebuilts/module_sdk/ConfigInfrastructure" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/Connectivity" name="platform/prebuilts/module_sdk/Connectivity" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/CrashRecovery" name="platform/prebuilts/module_sdk/CrashRecovery" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/DeviceLock" name="platform/prebuilts/module_sdk/DeviceLock" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/HealthFitness" name="platform/prebuilts/module_sdk/HealthFitness" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/IPsec" name="platform/prebuilts/module_sdk/IPsec" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/Media" name="platform/prebuilts/module_sdk/Media" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/MediaProvider" name="platform/prebuilts/module_sdk/MediaProvider" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/OnDevicePersonalization" name="platform/prebuilts/module_sdk/OnDevicePersonalization" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/Permission" name="platform/prebuilts/module_sdk/Permission" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/Profiling" name="platform/prebuilts/module_sdk/Profiling" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/RemoteKeyProvisioning" name="platform/prebuilts/module_sdk/RemoteKeyProvisioning" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/Scheduling" name="platform/prebuilts/module_sdk/Scheduling" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/SdkExtensions" name="platform/prebuilts/module_sdk/SdkExtensions" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/StatsD" name="platform/prebuilts/module_sdk/StatsD" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/Uwb" name="platform/prebuilts/module_sdk/Uwb" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/module_sdk/Wifi" name="platform/prebuilts/module_sdk/Wifi" groups="pdk" clone-depth="1" />
<project path="prebuilts/ndk" name="platform/prebuilts/ndk" groups="pdk" clone-depth="1" />
<project path="prebuilts/ktlint" name="platform/prebuilts/ktlint" groups="pdk" clone-depth="1" />
- <project path="prebuilts/python/darwin-x86/2.7.5" name="platform/prebuilts/python/darwin-x86/2.7.5" groups="darwin,pdk,pdk-cw-fs,pdk-fs" clone-depth="1" />
- <project path="prebuilts/python/linux-x86/2.7.5" name="platform/prebuilts/python/linux-x86/2.7.5" groups="linux,pdk,pdk-cw-fs,pdk-fs" clone-depth="1" />
<project path="prebuilts/qemu-kernel" name="platform/prebuilts/qemu-kernel" groups="pdk" clone-depth="1" />
<project path="prebuilts/remoteexecution-client" name="platform/prebuilts/remoteexecution-client" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/runtime" name="platform/prebuilts/runtime" groups="pdk" clone-depth="1" />
<project path="prebuilts/rust" name="platform/prebuilts/rust" groups="pdk" clone-depth="1" />
<project path="prebuilts/r8" name="platform/prebuilts/r8" groups="pdk" clone-depth="1" />
<project path="prebuilts/sdk" name="platform/prebuilts/sdk" groups="pdk" clone-depth="1" />
<project path="prebuilts/tools" name="platform/prebuilts/tools" groups="pdk,tools" clone-depth="1" />
- <project path="prebuilts/vndk/v27" name="platform/prebuilts/vndk/v27" groups="pdk" clone-depth="1" />
- <project path="prebuilts/vndk/v28" name="platform/prebuilts/vndk/v28" groups="pdk" clone-depth="1" />
<project path="prebuilts/vndk/v29" name="platform/prebuilts/vndk/v29" groups="pdk" clone-depth="1" />
<project path="prebuilts/vndk/v30" name="platform/prebuilts/vndk/v30" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/vndk/v31" name="platform/prebuilts/vndk/v31" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/vndk/v32" name="platform/prebuilts/vndk/v32" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/vndk/v33" name="platform/prebuilts/vndk/v33" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/vndk/v34" name="platform/prebuilts/vndk/v34" groups="pdk" clone-depth="1" />
<project path="sdk" name="platform/sdk" groups="pdk-cw-fs,pdk-fs" />
<project path="system/apex" name="platform/system/apex" groups="pdk" />
- <project path="system/bt" name="platform/system/bt" groups="pdk" />
+ <project path="system/authgraph" name="platform/system/authgraph" groups="pdk" />
<project path="system/bpf" name="platform/system/bpf" groups="pdk" />
<project path="system/bpfprogs" name="platform/system/bpfprogs" groups="pdk" />
<project path="system/ca-certificates" name="platform/system/ca-certificates" groups="pdk" />
<project path="system/chre" name="platform/system/chre" groups="pdk" />
<project path="system/connectivity/wificond" name="platform/system/connectivity/wificond" groups="pdk" />
- <project path="system/connectivity/wifilogd" name="platform/system/connectivity/wifilogd" groups="pdk" />
<project path="system/core" name="platform/system/core" groups="pdk" />
+ <project path="system/dmesgd" name="platform/system/dmesgd" groups="pdk" />
<project path="system/extras" name="platform/system/extras" groups="pdk" />
<project path="system/gatekeeper" name="platform/system/gatekeeper" groups="pdk" />
<project path="system/gsid" name="platform/system/gsid" groups="pdk" />
@@ -838,16 +1288,21 @@
<project path="system/incremental_delivery" name="platform/system/incremental_delivery" groups="pdk" />
<project path="system/iorap" name="platform/system/iorap" groups="pdk" />
<project path="system/keymaster" name="platform/system/keymaster" groups="pdk" />
+ <project path="system/keymint" name="platform/system/keymint" groups="pdk" />
<project path="system/libartpalette" name="platform/system/libartpalette" groups="pdk" />
<project path="system/libbase" name="platform/system/libbase" groups="pdk" />
+ <project path="system/libcppbor" name="platform/system/libcppbor" groups="pdk" />
<project path="system/libfmq" name="platform/system/libfmq" groups="pdk" />
<project path="system/libhidl" name="platform/system/libhidl" groups="pdk" />
<project path="system/libhwbinder" name="platform/system/libhwbinder" groups="pdk" />
+ <project path="system/libprocinfo" name="platform/system/libprocinfo" groups="pdk" />
+ <project path="system/librustutils" name="platform/system/librustutils" groups="pdk" />
<project path="system/libsysprop" name="platform/system/libsysprop" groups="pdk" />
<project path="system/libufdt" name="platform/system/libufdt" groups="pdk" />
<project path="system/libvintf" name="platform/system/libvintf" groups="pdk" />
<project path="system/libziparchive" name="platform/system/libziparchive" groups="pdk" />
<project path="system/linkerconfig" name="platform/system/linkerconfig" groups="pdk" />
+ <project path="system/logging" name="platform/system/logging" groups="pdk" />
<project path="system/media" name="platform/system/media" groups="pdk" />
<project path="system/memory/libion" name="platform/system/memory/libion" groups="pdk" />
<project path="system/memory/libdmabufheap" name="platform/system/memory/libdmabufheap" groups="pdk" />
@@ -858,6 +1313,7 @@
<project path="system/netd" name="platform/system/netd" groups="pdk" />
<project path="system/nfc" name="platform/system/nfc" groups="pdk" />
<project path="system/nvram" name="platform/system/nvram" groups="pdk" />
+ <project path="system/secretkeeper" name="platform/system/secretkeeper" groups="pdk" />
<project path="system/security" name="platform/system/security" groups="pdk" />
<project path="system/sepolicy" name="platform/system/sepolicy" groups="pdk" />
<project path="system/server_configurable_flags" name="platform/system/server_configurable_flags" groups="pdk"/>
@@ -869,19 +1325,19 @@
<project path="system/tools/mkbootimg" name="platform/system/tools/mkbootimg" groups="pdk" />
<project path="system/tools/sysprop" name="platform/system/tools/sysprop" groups="pdk" />
<project path="system/tools/xsdc" name="platform/system/tools/xsdc" groups="pdk" />
+ <project path="system/unwinding" name="platform/system/unwinding" groups="pdk" />
<project path="system/update_engine" name="platform/system/update_engine" groups="pdk" />
<project path="system/vold" name="platform/system/vold" groups="pdk" />
+ <project path="test/dittosuite" name="platform/test/dittosuite" groups="pdk" />
<project path="test/framework" name="platform/test/framework" groups="vts,projectarch,pdk" />
+ <project path="test/robolectric-extensions" name="platform/test/robolectric-extensions" groups="pdk-cw-fs,pdk-fs" />
<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/app_compat/csuite" name="platform/test/app_compat/csuite" groups="pdk" />
+ <project path="test/cts-root" name="platform/test/cts-root" />
<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" />
- <project path="test/vti/test_serving" name="platform/test/vti/test_serving" groups="vts,projectarch,pdk" />
<project path="test/vts" name="platform/test/vts" groups="vts,pdk" />
- <project path="test/vts-testcase/fuzz" name="platform/test/vts-testcase/fuzz" groups="vts,projectarch,pdk" />
<project path="test/vts-testcase/hal" name="platform/test/vts-testcase/hal" groups="vts,pdk" />
<project path="test/vts-testcase/hal-trace" name="platform/test/vts-testcase/hal-trace" groups="vts,pdk" />
<project path="test/vts-testcase/kernel" name="platform/test/vts-testcase/kernel" groups="vts,pdk" />
@@ -889,40 +1345,73 @@
<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="test/catbox" name="platform/test/catbox" />
+ <project path="toolchain/pgo-profiles" name="toolchain/pgo-profiles" groups="pdk" clone-depth="1" />
+ <project path="tools/aadevtools" name="platform/tools/aadevtools" 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/content_addressed_storage/prebuilts" name="platform/tools/content_addressed_storage/prebuilts" groups="pdk,tools" />
<project path="tools/currysrc" name="platform/tools/currysrc" groups="pdk" />
+ <project path="tools/deviceinfra/prebuilts" name="platform/tools/deviceinfra/prebuilts" groups="tools" />
<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/lint_checks" name="platform/tools/lint_checks" groups="pdk" />
<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/netsim" name="platform/tools/netsim" groups="pdk" />
<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/rr_prebuilt" name="platform/tools/rr_prebuilt" groups="pdk" />
<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/test/mobly_extensions" name="platform/tools/test/mobly_extensions" groups="pdk" />
+ <project path="tools/test/mobly_snippets" name="platform/tools/test/mobly_snippets" groups="pdk" />
<project path="tools/test/openhst" name="platform/tools/test/openhst" groups="tools" />
<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" clone-depth="1" />
<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" />
-
+ <project path="trusty/device/arm/generic-arm64" name="trusty/device/arm/generic-arm64" groups="trusty" />
+ <project path="trusty/device/arm/vexpress-a15" name="trusty/device/arm/vexpress-a15" groups="trusty" />
+ <project path="trusty/device/nxp/imx7d" name="trusty/device/nxp/imx7d" groups="trusty" />
+ <project path="trusty/device/x86/generic-x86_64" name="trusty/device/x86/generic-x86_64" groups="trusty" />
+ <project path="trusty/hardware/nxp" name="trusty/lk/nxp" groups="trusty" />
+ <project path="trusty/host/common" name="trusty/host/common" groups="trusty">
+ <linkfile src="bazel/WORKSPACE.bazel" dest="trusty/WORKSPACE.bazel" />
+ <linkfile src="bazel/bazelrc" dest="trusty/.bazelrc" />
+ </project>
+ <project path="trusty/interfaces" name="trusty/interfaces" groups="trusty" />
+ <project path="trusty/kernel" name="trusty/lk/trusty" groups="trusty" />
+ <project path="trusty/user/app/avb" name="trusty/app/avb" groups="trusty" />
+ <project path="trusty/user/app/cast-auth" name="trusty/app/cast-auth" groups="trusty" />
+ <project path="trusty/user/app/confirmationui" name="trusty/app/confirmationui" groups="trusty" />
+ <project path="trusty/user/app/gatekeeper" name="trusty/app/gatekeeper" groups="trusty" />
+ <project path="trusty/user/app/keymaster" name="trusty/app/keymaster" groups="trusty" />
+ <project path="trusty/user/app/keymint" name="trusty/app/keymint" groups="trusty" />
+ <project path="trusty/user/app/sample" name="trusty/app/sample" groups="trusty" />
+ <project path="trusty/user/app/secretkeeper" name="trusty/app/secretkeeper" groups="trusty" />
+ <project path="trusty/user/app/storage" name="trusty/app/storage" groups="trusty" />
+ <project path="trusty/user/base" name="trusty/lib" groups="trusty" />
+ <project path="trusty/vendor/google/aosp" name="trusty/vendor/google/aosp" groups="trusty" >
+ <copyfile src="lk_inc.mk" dest="lk_inc.mk" />
+ </project>
+ <!-- END open-source projects -->
<repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" />
+
+
+ <!--
+ Merge marker to make it easier for git to merge AOSP-only manifest
+ changes to a custom manifest. Please keep this marker here and
+ refrain from making changes on or below it.
+ -->
</manifest>