Compare commits

..

76 Commits

Author SHA1 Message Date
Android Build Coastguard Worker
9182481068 Pin manifest of androidx-customview-release(None)
Change-Id: I74bda9d15095fc555a14cc33841b3341535eb1da
2025-03-31 16:19:32 -07:00
Android Build Coastguard Worker
b028de4a53 Pin manifest of androidx-customview-release(None)
Change-Id: I7b621e1612e117d5ad8a816fe47fc9f7637a4380
2025-03-25 10:53:20 -07:00
Android Build Coastguard Worker
4a5bb08c7e Pin manifest of androidx-customview-release(None)
Change-Id: I382769371e9c9e601848dbcded0ff9f26c0c406f
2025-03-21 14:16:12 -07:00
android-build-prod (mdb)
2a6bfab488 Pin manifest of androidx-customview-release
Change-Id: Ic2ecdac698a7c01e90e4814ca28a328f50691121
2020-07-16 20:28:22 +00:00
android-build-prod (mdb)
4c6dcc9fd9 Pin manifest of androidx-customview-release
Change-Id: I4e09b2bdf5c55b04eca1279a3e0d2789b290f1aa
2020-07-16 17:43:34 +00:00
android-build-prod (mdb)
7604063861 Pin manifest of androidx-customview-release
Change-Id: I0e6c03e3cf70b7ff34359dc0015f5f0ccd714582
2020-06-12 23:30:12 +00:00
android-build-prod (mdb)
9a9bdd7957 Pin manifest of androidx-customview-release
Change-Id: Ia6a27b9ffd39cd3b9d09ff2723e8fedaa669dab5
2020-05-12 14:09:32 +00:00
android-build-prod (mdb)
fe09010500 Pin manifest of androidx-customview-release
Change-Id: I41c388b9ff2b7d219de0e6c039ad1d20edfc2b2f
2020-04-09 00:42:23 +00:00
android-build-prod (mdb)
59ab5061e6 DO NOT MERGE ANYWHERE Create manifest for androidx-customview-release
Change-Id: I31a0edd470c387c67506757f3439f58f2e1a0355
BUG: 153456804
2020-04-08 15:57:30 +00:00
Aurimas Liutikas
cef3b50c16 Remove android API 28 sdk from androidx-master-dev checkout.
Change-Id: I3de97a5c6422d1439c0aff206b45f4ee97b44196
Test: None
2020-03-25 21:14:21 +00:00
Aurimas Liutikas
ba5a05b797 Move to a separate branch of external/noto-fonts
In order to prevent us from breaking when changes land in aosp/master
we are moving to a separate branch of noto-fonts.

Change-Id: I0c3480ecfede488d38dddbe9e4521f7f09fad6c3
Test: None, identical branch swap.
2020-03-23 21:20:49 +00:00
Aurimas Liutikas
afccfdfa55 Remove unused studio prebuilts project.
Change-Id: I274ad36bbf1a03f3bfb8fa64532063e52f999cd7
Test: treehugger
2020-03-18 22:57:14 +00:00
Filip Pavlis
ddaf473506 Add goldens project for androidx-master-dev.
Created in b/151081578

Bug: b/129855168
Test: N/A
Change-Id: I71b602d83d4e473504abe6dc757454e2fbf8a31e
2020-03-16 19:23:12 +00:00
Tim Barron
fdd52aeb50 Add external/icu to androidx-master-dev manifest.
Bug: 146766911
Change-Id: I4374558065e449d6bd0ddc7b4886071245446ac6
2020-03-12 18:31:09 -07:00
Alexander Dorokhine
b06544a7c0 Pin CMake to 3.10.2 for androidx-master-dev.
This is the CMake version supported by the external NDK. For the current
HEAD CMake (3.16), gradle crashes with this output:

Could not determine the dependencies of task 'generateJsonModelRelease'.
> Invalid revision: 3.16.4-gb714ebc

Bug: 149853706
Change-Id: I4725b4facdf1ff94834a8efd7d732c4c03c7869a
2020-03-03 14:14:26 -08:00
Alexander Dorokhine
368e1e5cdd Fetch full history of external/icing.
This is the first downstream landing point of this project and we need
to make Android integration changes here. Having a shallow clone makes
this difficult.

Bug: 149427674
Change-Id: I7d8a58d738d764bc44af7ff3489a0f5c70394f49
2020-03-03 12:38:50 -08:00
Aurimas Liutikas
fa7ce35226 Remove unused build tools project.
Test: None, relying on treehugger.

Change-Id: Ib8948d4aac14ba25a719d36e2a278bc8304b0ed6
2020-02-28 05:46:01 +00:00
Aurimas Liutikas
55775059b9 Upgrade to Gradle 6.2
Change-Id: I657ff3f9edb11c5ea09fc0805d9feb5c8aa4afe0
Test: ./gradlew bOS
2020-02-21 18:55:46 +00:00
Alexander Dorokhine
a76ae54390 Add external/protobuf to androidx-master-dev manifest.
The C++ protobuf library is required to compile external/icing C++ code.
It is not available on Maven.

Bug: 149853706
Change-Id: I4185fc50a3262051fdf2ad888ce90a2b88e4cf1a
2020-02-19 17:14:09 -08:00
Alexander Dorokhine
6c5dc9e11e Add external/icing to androidx-master-dev manifest.
Bug: 149427674
Change-Id: Iec634bce08459aa9aec558adb3c2894e9fd9b5c5
2020-02-18 15:44:37 -08:00
Aurimas Liutikas
e6d6a40d93 Add JDK11 as a dependency
Change-Id: I83ea22be500780c352c24b8f62154bebaec274d0
2020-02-14 16:56:06 +00:00
Louis Pullen-Freilich
ae498b65bb Adds build tools 29.0.3 repository
Removes 29.0.0 that is empty and never used

Test: n/a
Change-Id: I67b35dd762f37d88d006c0017520ff7b1a8c761d
2020-01-28 17:28:50 +00:00
Aurimas Liutikas
41b5ae4cbe Move to using Gradle 6.1
Change-Id: I5845f6e8f12188a890a0f5b8e61962b802d2640f
Test: ./gradlew buildOnServer
2020-01-23 00:49:59 +00:00
Hazem Ashmawy
098f0bed7f [AndroidX Webkit] roll boundary interfaces to 42cb598
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
77b0f946f2..42cb5981aa

Test: N/A
2020-01-16 15:18:21 +00:00
Aurimas Liutikas
d499b7a921 Move to Gradle 6.0
Change-Id: Ia6da2689ddcc5a3614f6c2cd2f6553135f887ba1
2019-11-09 00:29:17 +00:00
Anna Malova
a5ef0085d0 [WebView Support Library] roll boundary interfaces to 77b0f94
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
6542df0fa5..77b0f946f2

Test: N/A
2019-10-29 16:37:59 +00:00
Hazem Ashmawy
4688891084 [WebView Support Library] roll boundary interfaces to 6542df0
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
f90b2daa76..6542df0fa5

Fixes: 142394338
Bug: 140178227

Test: N/A
2019-10-15 22:45:46 +00:00
Aurimas Liutikas
2f7dc63938 Add android build tools 29.0.0 repository.
Test: None, this is empty repo so far
Change-Id: I633b126b0446edebcfe1012f371969a9e1f90b09
2019-10-14 15:03:53 +00:00
Nate Fischer
53fb6d6f62 [WebView Support Library] roll boundary interfaces to f90b2da
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
3d3b20aefa..f90b2daa76

Test: N/A
2019-10-01 03:04:59 +00:00
Dustin Lam
6e53ab0a9b Move to Gradle 5.6.2 prebuilt
Test: ./gradlew bOS
Change-Id: Ic738816577ea5218dcc070846692edbdad0efe6d
2019-09-27 16:29:47 +00:00
Shimi Zhang
cefb084ad4 [WebView Support Library] roll boundary interfaces to 3d3b20a
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
7a9c5e2cfd..3d3b20aefa

Test: N/A
2019-09-26 12:37:32 -07:00
Anna Malova
872012c28e [WebView Support Library] roll boundary interfaces to 7a9c5e2
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
2e8b9b6ba0..7a9c5e2cfd

Test: N/A
2019-09-18 17:01:54 +01:00
Andrea Falcone
b1dde54d28 Use toolchain/prebuilts for ndk 2019-08-26 14:19:07 -04:00
Andrea Falcone
f4fa8e12ec Change location of ndk and cmake to be under fullsdk
because this is where studio/gradle will look for them
relative to the sdk dir without additional configuration

Change-Id: I2c78346cdb9a7604987d0db00127ab0efee1880c
2019-08-23 14:21:02 -04:00
Andrea Falcone
5f6e86d079 Add ndk and cmake prebuilts for androidx
Change-Id: I60bf546ac4a7bbb11115427b4ef8125b47c74143
2019-08-22 15:18:43 -04:00
Leland Richardson
8ce5a349af Add prebuilts/androidx/studio
Bug: 137137433
2019-07-16 00:16:06 +00:00
Aurimas Liutikas
d7affe8854 Move to Gradle 5.5.1 prebuilt
Change-Id: I2a43fa7fa09821a0910ada205451b2b80c4120f6
2019-07-11 16:22:54 +00:00
Daniel Santiago Rivera
43f9bbe2fc Update manifest to use androidx-master-dev jdk8 branch.
Change-Id: Ifd141945c685c22c62ee4a91a89931aa6360f6b0
2019-06-05 18:29:19 +00:00
Aurimas Liutikas
984901bbee Add android-29 prebuilts repository to androidx-master-dev
Bug: 134525124
Change-Id: Ic2c239d63f6216e7a2249b4e23f291485dd5056d
Test: None
2019-06-04 23:12:28 +00:00
Aurimas Liutikas
fc4e03a1d4 Remove unused manifest entry
Change-Id: I273861e19168f5ea2cf92a7f3b362ca43f2e6283
2019-05-30 17:07:34 +00:00
Aurimas Liutikas
93f604801c Remove unused jdiff repository.
Change-Id: Ib524823baa1d03d69898557c6fe3c08593b452d3
Test: None
2019-05-14 22:21:15 +00:00
Aurimas Liutikas
8b40c9cf37 Move to gradle 5.4
Change-Id: Ib6e8a62f715c501ffd8ed3e0f4703533d8bbcb3f
Test: ./gradlew buildOnServer
2019-05-07 16:50:34 +00:00
Anna Malova
783e8addcd [WebView Support Library] roll boundary interfaces to 2e8b9b6
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
a2486720f0..2e8b9b6ba0

Test: N/A
2019-04-16 13:30:31 +01:00
Aurimas Liutikas
1d28d169ec Move to Gradle 5.3.1
Change-Id: If83794f6b24e701748053bcd5d69a537f028fc11
Test: ./gradlew assembleDebug
2019-04-04 09:45:19 +00:00
Laís Minchillo
04553b2128 [WebView Support Library] roll boundary interfaces to a248672
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
dd652fd9bb..a2486720f0

Test: N/A
2019-04-02 16:01:17 +01:00
Aurimas Liutikas
4409b3471e Remove unused flatbuffer project.
Bug: 123639976
Change-Id: Ib3020a2278fd72005a2e8e6be57dc7ef2185ecc1
2019-03-13 06:16:08 +00:00
Christian O. Andersson
fd1c50bbe7 [WebView Support Library] roll boundary interfaces to dd652fd
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
bfaef85a18..dd652fd9bb

Test: N/A
2019-02-27 08:38:25 +00:00
Laís Minchillo
7f4ea81758 [WebView Support Library] roll boundary interfaces to bfaef85
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
426a3a6c9b..bfaef85a18

Test: N/A
2019-02-04 13:29:30 +00:00
Oussama Ben Abdelbaki
e5f9167685 Use Gradle 5.1
Test: n/a
Change-Id: Ie6decbce149ef50ee76ad5eb0f9f0f4662483007
2019-02-01 09:44:45 -05:00
Alan Viverette
c99dcf6f41 Pin to 11fdb723a7bc8d6d8771b1d131388344ca162ce0
Change-Id: I433ef3e7f0210cc6452586af23104816d2bf744e
2019-01-30 19:34:55 +00:00
Nate Fischer
838bb4846a [WebView Support Library] roll boundary interfaces to 426a3a6
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
92724acaa1..426a3a6c9b

Test: N/A
2019-01-09 14:52:57 -08:00
Sergey
eb7f25b7d7 Add JDK8 to androidx checkout
AndroidX will use it for compilation, so it won't depend on JDK
installed on CI machines and we'll have hermetic builds
2019-01-03 17:08:44 +00:00
Thomas Joseph Avila
322fd7822a Add platform/build to androidx-master-dev
Bug: 121323149
2018-12-26 17:35:15 +00:00
Laís Minchillo
95429e45ce [WebView Support Library] roll boundary interfaces to 92724ac
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
7fb2d465e0..92724acaa1

Test: N/A
2018-12-20 13:31:37 +00:00
Nate Fischer
034ce153cf [WebView Support Library] roll boundary interfaces to 7fb2d46
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
4bdb920ccb..7fb2d465e0

Test: N/A
2018-12-13 12:19:04 -08:00
Oussama Ben Abdelbaki
d10d8cdad7 Move to using Gradle 5.0
Test: ./gradlew bOS
Change-Id: I75ccbfc2fdf08a5309340c87536c1242c7dd1a58
2018-12-12 09:59:10 -05:00
Tobias Sargeant
9a06f05786 [WebView Support Library] roll boundary interfaces to 4bdb920
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
687df69505..4bdb920ccb

Test: N/A
2018-12-12 00:32:57 +00:00
Tobias Sargeant
c7429d65fb [WebView Support Library] roll boundary interfaces to 687df69
This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
f2ab640c32..687df69505

Test: N/A
2018-11-27 11:21:13 +00:00
Laís Minchillo
332b390dfd [WebView Support Library] roll boundary interfaces
This rolls the boundary interfaces for the androidx.webkit module to
f2ab640c32

Test: N/A
2018-10-15 13:01:41 +01:00
Jeff Gaston
0c25178a2f Adding external/dokka to the androidx checkout
Bug: 72330103
Change-Id: I6fe18e6ff4eaffcf4379eaf5e1faf59052097be4
2018-10-09 19:22:23 -04:00
Aurimas Liutikas
330029323f Add build-tools 28.0.3 project to the dependencies.
This CL also removes build tools 27.0.3

Change-Id: I3d529c9111e1b2c3c83c2a2751343774c91fba35
2018-10-08 22:38:18 +00:00
Aurimas Liutikas
0359b47026 Add sources project to androidx-master-dev checkout.
Change-Id: Ie9f1447f4d9030840658e5435c0b51c73bb1b8a0
2018-09-26 15:53:55 +00:00
Anna Malova
819df85c9d [WebView Support Library] roll boundary interfaces to a3b89bd
This rolls the boundary interfaces for the androidx.webkit module
to
a3b89bdb34

Test: N/A
2018-09-25 16:20:29 +01:00
Aurimas Liutikas
a26cad1bc8 Add the new built-tools project.
Change-Id: I7f476a959d335f9ded7c8ab052f87a3ed946cee8
Test: None
2018-09-20 21:39:46 +00:00
Aurimas Liutikas
74e6cb8f9e Move to using Gradle 4.10.1
Change-Id: I797b4f200a34de63875e1a3e14da3144aa43eab7
Test: ./gradlew buildOnServer
2018-09-17 22:51:13 +00:00
Laís Minchillo
cf506ab86b [WebView Support Library] roll boundary interfaces
This rolls the boundary interfaces for the androidx.webkit module to f7312e3435

Test: N/A
2018-08-28 20:04:35 +01:00
Alan Viverette
9b5f2ac44e Add exoplayer prebuilts project
Change-Id: Id95045b9927f684a0814aff0c4ddda348a5397df
2018-08-08 15:26:18 +00:00
Aurimas Liutikas
446c4307ab Move to using Gradle 4.9
Bug: 111929617
Test: ./gradlew assembleDebug
Change-Id: I851132ac138bd4eb52737485e424c75a5961b126
2018-07-27 19:34:36 +00:00
Nate Fischer
f588603775 [WebView Support Library] roll boundary interfaces
This rolls the boundary interfaces for the androidx.webkit module
to 023152ac4e

Test: N/A
2018-07-23 19:29:11 +00:00
Aurimas Liutikas
482cb5bcc8 Move to using androidx-master-dev branch for prebuilts/androidx
Bug: 111653212
Change-Id: Ice905ccaf01387e06fba5e1baccba20ba418ad23
2018-07-20 19:45:05 +00:00
Aurimas Liutikas
c6b0d47bc3 Add fullsdk projects to dependencies.
Test: repo sync
Bug: 111313704
Change-Id: I8d58afb122fcbcb5ca22e80a3815bfbc1de5c45f
2018-07-17 15:41:11 +00:00
Aurimas Liutikas
0d573305ba Add missing prebuilts directories
Change-Id: Ieaae097f9a84966661d81e66217b27deb3a8aa3d
2018-07-13 00:41:47 +00:00
Aurimas Liutikas
f392f3b174 Pin external/webview_support_interfaces
Take the latest commit from aops/upstream-master and pin to it

Change-Id: I265e1712c2601a9237978595e1faacaed720e25d
2018-07-12 21:17:52 +00:00
Aurimas Liutikas
aa63d971f6 Add platform/external/webview_support_interfaces repository
Change-Id: I27433135a05e55a74e48558e9bf3d4e408acc77f
2018-07-12 20:42:09 +00:00
Aurimas Liutikas
b43e5f56ec Pin to gradle 4.8 that we need to build androidx
Change-Id: Ifb3e468a95cbc90ed8a4ecc1fde307364a64cce0
2018-07-12 17:23:26 +00:00
Inna Palant
dbedfec8c0 Added repo manifest for androidx-master-dev
Bug: 111313704
2018-07-11 12:12:26 -07:00
5 changed files with 100 additions and 965 deletions

View File

@@ -1,19 +0,0 @@
# Settings in here control defaults for `repo upload` checks for all projects
# listed in the manifest. Do not turn on things here without first consulting
# the wider Android team, and make sure you send out a PSA before landing.
[Options]
ignore_merged_commits = true
[Builtin Hooks]
commit_msg_test_field = true
android_test_mapping_format = true
[Tool Paths]
bpfmt = ${REPO_ROOT}/prebuilts/build-tools/${BUILD_OS}/bin/bpfmt
clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/clang-format
git-clang-format = ${REPO_ROOT}/prebuilts/clang/host/${BUILD_OS}/clang-stable/bin/git-clang-format
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
cpplint = ${REPO_ROOT}/external/google-styleguide/cpplint/cpplint.py

View File

@@ -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="https://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>

View File

@@ -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>

View File

@@ -1,39 +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="https://googleplex-android.googlesource.com/"
review="https://googleplex-android-review.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/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/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/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>

View File

@@ -1,876 +1,107 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest> <manifest>
<remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
<default revision="androidx-customview-release" remote="aosp" />
<project path="build/make" name="platform/build" revision="2f887fcd39033be742ff4027b17a0b2c2bccc20a" upstream="androidx-customview-release" />
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" /> <project path="external/dexter" name="platform/tools/dexter" clone-depth="1" revision="7bc2c8ccf1db5bd95d471f52ecfe732b5722ff61" upstream="androidx-customview-release" />
<default revision="refs/tags/android-r-beta-3" <project path="external/noto-fonts" name="platform/external/noto-fonts" clone-depth="1" revision="782541ddb665e5fc5063ccdba4b8a2ef1bf40770" upstream="androidx-customview-release" />
remote="aosp" <project path="external/webview_support_interfaces" name="platform/external/webview_support_interfaces" clone-depth="1" revision="cdf73f12ec96ee5ada8a523189d8e86d704be581" upstream="androidx-customview-release" />
sync-j="4" /> <project path="external/icing" name="platform/external/icing" clone-depth="1" revision="225e2b561d7fbe46c2780c59c1b96e41fe27c9e4" upstream="androidx-customview-release" />
<project path="external/icu" name="platform/external/icu" clone-depth="1" revision="077eeeffbfb6a8366bcec086fc614a31ab779e9f" upstream="androidx-customview-release" />
<project path="external/sqlite" name="platform/external/sqlite" clone-depth="1" revision="ea82b873876703f67948107f0d59691cea51ebd0" upstream="androidx-customview-release" />
<project path="external/abseil-cpp" name="platform/external/abseil-cpp" clone-depth="1" revision="decc3e6e05667ccb5f8e2cfb20496b5e7b10cf99" upstream="androidx-customview-release" />
<project path="external/ink-stroke-modeler" name="platform/external/ink-stroke-modeler" clone-depth="1" revision="6cc88454220223252d5e7cb22fc46518b5595a0e" upstream="androidx-customview-release" />
<project path="external/libyuv" name="platform/external/libyuv" clone-depth="1" revision="df3f933cd997c6e5a6f842d9e9177cc68a1636a2" upstream="androidx-customview-release" />
<manifest-server url="http://android-smartsync.corp.google.com/android.googlesource.com/manifestserver" />
<project path="external/compose-hero-benchmarks/poxedex-compose" name="platform/external/compose-hero-benchmarks/poxedex-compose" clone-depth="1" revision="e777ba83c95e103a5be4f2b24511ac84deb74159" upstream="androidx-customview-release" />
<project path="build/make" name="platform/build" groups="pdk" >
<copyfile src="core/root.mk" dest="Makefile" /> <project path="external/protobuf" name="platform/external/protobuf" clone-depth="1" revision="e0e887d3a8c707ad9629a709e3be129a38bce988" upstream="androidx-customview-release" />
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />
<linkfile src="buildspec.mk.default" dest="build/buildspec.mk.default" />
<linkfile src="core" dest="build/core" />
<linkfile src="envsetup.sh" dest="build/envsetup.sh" />
<linkfile src="target" dest="build/target" />
<linkfile src="tools" dest="build/tools" />
</project>
<project path="build/blueprint" name="platform/build/blueprint" 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" />
</project>
<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="cts" name="platform/cts" groups="cts,pdk-cw-fs,pdk-fs" />
<project path="dalvik" name="platform/dalvik" groups="pdk-cw-fs,pdk-fs" />
<project path="developers/build" name="platform/developers/build" groups="developers,pdk" />
<project path="developers/demos" name="platform/developers/demos" groups="developers" />
<project path="developers/samples/android" name="platform/developers/samples/android" groups="developers" />
<project path="development" name="platform/development" groups="developers,pdk-cw-fs,pdk-fs" />
<project path="device/amlogic/yukawa" name="device/amlogic/yukawa" groups="device,yukawa,pdk" />
<project path="device/amlogic/yukawa-kernel" name="device/amlogic/yukawa-kernel" groups="device,yukawa,pdk" clone-depth="2" />
<project path="device/common" name="device/common" groups="pdk-cw-fs,pdk" />
<project path="device/generic/arm64" name="device/generic/arm64" groups="pdk" />
<project path="device/generic/armv7-a-neon" name="device/generic/armv7-a-neon" groups="pdk" />
<project path="device/generic/art" name="device/generic/art" groups="pdk" />
<project path="device/generic/car" name="device/generic/car" groups="pdk" />
<project path="device/generic/common" name="device/generic/common" groups="pdk" />
<project path="device/generic/goldfish" name="device/generic/goldfish" groups="pdk" />
<project path="device/generic/goldfish-opengl" name="device/generic/goldfish-opengl" groups="pdk" />
<project path="device/generic/mini-emulator-arm64" name="device/generic/mini-emulator-arm64" groups="pdk" />
<project path="device/generic/mini-emulator-armv7-a-neon" name="device/generic/mini-emulator-armv7-a-neon" groups="pdk" />
<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/google/atv" name="device/google/atv" groups="device,broadcom_pdk,generic_fs,pdk" />
<project path="device/google/bonito" name="device/google/bonito" groups="device,bonito" />
<project path="device/google/bonito-kernel" name="device/google/bonito-kernel" groups="device,bonito" clone-depth="1" />
<project path="device/google/bonito-sepolicy" name="device/google/bonito-sepolicy" groups="device,bonito" />
<project path="device/google/contexthub" name="device/google/contexthub" groups="device,pdk" />
<project path="device/google/coral" name="device/google/coral" groups="device,coral" />
<project path="device/google/coral-kernel" name="device/google/coral-kernel" groups="device,coral" clone-depth="1" />
<project path="device/google/coral-sepolicy" name="device/google/coral-sepolicy" groups="device,coral" />
<project path="device/google/crosshatch" name="device/google/crosshatch" groups="device,crosshatch,generic_fs" />
<project path="device/google/crosshatch-kernel" name="device/google/crosshatch-kernel" groups="device,crosshatch,generic_fs" clone-depth="1" />
<project path="device/google/crosshatch-sepolicy" name="device/google/crosshatch-sepolicy" groups="device,crosshatch,generic_fs" />
<project path="device/google/cuttlefish" name="device/google/cuttlefish" groups="device,pdk" />
<project path="device/google/cuttlefish_kernel" name="device/google/cuttlefish_kernel" groups="device,pdk" clone-depth="1" />
<project path="device/google/cuttlefish_vmm" name="device/google/cuttlefish_vmm" groups="device,pdk" clone-depth="1" />
<project path="device/google/fuchsia" name="device/google/fuchsia" groups="device" />
<project path="device/google/muskie" name="device/google/muskie" groups="device,generic_fs,muskie" />
<project path="device/google/taimen" name="device/google/taimen" groups="device,taimen" />
<project path="device/google/vrservices" name="device/google/vrservices" groups="pdk" clone-depth="1" />
<project path="device/google/wahoo" name="device/google/wahoo" groups="device,generic_fs,wahoo" />
<project path="device/google/wahoo-kernel" name="device/google/wahoo-kernel" groups="device,generic_fs,wahoo" clone-depth="1" />
<project path="device/google_car" name="device/google_car" groups="device,generic_fs" />
<project path="device/linaro/bootloader/arm-trusted-firmware" name="device/linaro/bootloader/arm-trusted-firmware" />
<project path="device/linaro/bootloader/edk2" name="device/linaro/bootloader/edk2" />
<project path="device/linaro/bootloader/OpenPlatformPkg" name="device/linaro/bootloader/OpenPlatformPkg" />
<project path="device/linaro/dragonboard" name="device/linaro/dragonboard" groups="device,dragonboard,pdk" />
<project path="device/linaro/dragonboard-kernel" name="device/linaro/dragonboard-kernel" groups="device,dragonboard,pdk" clone-depth="1" />
<project path="device/linaro/hikey" name="device/linaro/hikey" groups="device,hikey,pdk" />
<project path="device/linaro/hikey-kernel" name="device/linaro/hikey-kernel" groups="device,hikey,pdk" clone-depth="1" />
<project path="device/linaro/poplar" name="device/linaro/poplar" groups="device,poplar,pdk" />
<project path="device/linaro/poplar-kernel" name="device/linaro/poplar-kernel" groups="device,poplar,pdk" clone-depth="1" />
<project 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/androidplot" name="platform/external/androidplot" groups="pdk" />
<project path="external/angle" name="platform/external/angle" 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-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-xml" name="platform/external/apache-xml" groups="pdk" />
<project path="external/arm-neon-tests" name="platform/external/arm-neon-tests" groups="vendor" />
<project path="external/arm-optimized-routines" name="platform/external/arm-optimized-routines" groups="pdk" />
<project path="external/arm-trusted-firmware" name="platform/external/arm-trusted-firmware" groups="pdk" />
<project path="external/auto" name="platform/external/auto" groups="pdk" />
<project path="external/autotest" name="platform/external/autotest" groups="pdk-fs" />
<project path="external/avb" name="platform/external/avb" groups="pdk" />
<project path="external/bc" name="platform/external/bc" groups="pdk" />
<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/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/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/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" />
<project path="external/deqp" name="platform/external/deqp" groups="pdk-fs" />
<project path="external/deqp-deps/SPIRV-Headers" name="platform/external/deqp-deps/SPIRV-Headers" groups="pdk-fs" />
<project path="external/deqp-deps/SPIRV-Tools" name="platform/external/deqp-deps/SPIRV-Tools" groups="pdk-fs" />
<project path="external/deqp-deps/glslang" name="platform/external/deqp-deps/glslang" groups="pdk-fs" />
<project path="external/desugar" name="platform/external/desugar" groups="pdk" />
<project path="external/dexmaker" name="platform/external/dexmaker" groups="pdk" />
<project path="external/dlmalloc" name="platform/external/dlmalloc" groups="pdk" />
<project path="external/dng_sdk" name="platform/external/dng_sdk" groups="pdk" />
<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/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" />
<project path="external/easymock" name="platform/external/easymock" groups="pdk" />
<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/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/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/fdlibm" name="platform/external/fdlibm" groups="pdk" />
<project path="external/fec" name="platform/external/fec" 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" />
<project path="external/fmtlib" name="platform/external/fmtlib" groups="pdk" />
<project path="external/freetype" name="platform/external/freetype" groups="pdk" />
<project path="external/fsck_msdos" name="platform/external/fsck_msdos" groups="pdk" />
<project path="external/fsverity-utils" name="platform/external/fsverity-utils" groups="pdk" />
<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/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/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" />
<project path="external/google-fonts/arbutus-slab" name="platform/external/google-fonts/arbutus-slab" groups="pdk" />
<project path="external/google-fonts/arvo" name="platform/external/google-fonts/arvo" groups="pdk" />
<project path="external/google-fonts/carrois-gothic-sc" name="platform/external/google-fonts/carrois-gothic-sc" groups="pdk" />
<project path="external/google-fonts/coming-soon" name="platform/external/google-fonts/coming-soon" groups="pdk" />
<project path="external/google-fonts/cutive-mono" name="platform/external/google-fonts/cutive-mono" groups="pdk" />
<project path="external/google-fonts/dancing-script" name="platform/external/google-fonts/dancing-script" groups="pdk" />
<project path="external/google-fonts/lato" name="platform/external/google-fonts/lato" groups="pdk" />
<project path="external/google-fonts/source-sans-pro" name="platform/external/google-fonts/source-sans-pro" groups="pdk" />
<project path="external/google-fonts/rubik" name="platform/external/google-fonts/rubik" groups="pdk" />
<project path="external/google-fonts/zilla-slab" name="platform/external/google-fonts/zilla-slab" groups="pdk" />
<project path="external/google-fruit" name="platform/external/google-fruit" groups="pdk" />
<project path="external/google-java-format" name="platform/external/google-java-format" groups="pdk" />
<project path="external/google-styleguide" name="platform/external/google-styleguide" groups="pdk" />
<project path="external/googletest" name="platform/external/googletest" groups="pdk" />
<project path="external/gptfdisk" name="platform/external/gptfdisk" groups="pdk" />
<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/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/hyphenation-patterns" name="platform/external/hyphenation-patterns" 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" />
<project path="external/image_io" name="platform/external/image_io" groups="pdk" />
<project path="external/ims" name="platform/external/ims" groups="pdk" />
<project path="external/iperf3" name="platform/external/iperf3" groups="pdk" />
<project path="external/iproute2" name="platform/external/iproute2" groups="pdk" />
<project path="external/ipsec-tools" name="platform/external/ipsec-tools" groups="pdk" />
<project path="external/iptables" name="platform/external/iptables" groups="pdk" />
<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/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/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/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" />
<project path="external/jsmn" name="platform/external/jsmn" groups="pdk" />
<project path="external/jsoncpp" name="platform/external/jsoncpp" groups="pdk" />
<project path="external/jsr305" name="platform/external/jsr305" groups="pdk" />
<project path="external/jsr330" name="platform/external/jsr330" groups="pdk" />
<project path="external/junit" name="platform/external/junit" groups="pdk" />
<project path="external/junit-params" name="platform/external/junit-params" groups="pdk" />
<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/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/ksoap2" name="platform/external/ksoap2" 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/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/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" />
<project path="external/libdivsufsort" name="platform/external/libdivsufsort" groups="pdk" />
<project path="external/libdrm" name="platform/external/libdrm" groups="pdk" />
<project path="external/libepoxy" name="platform/external/libepoxy" groups="pdk" />
<project path="external/libese" name="platform/external/libese" groups="pdk" />
<project path="external/libevent" name="platform/external/libevent" groups="pdk" />
<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/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/libjpeg-turbo" name="platform/external/libjpeg-turbo" groups="pdk" />
<project path="external/libkmsxx" name="platform/external/libkmsxx" groups="pdk" />
<project path="external/libldac" name="platform/external/libldac" 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/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/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/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/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/lmfit" name="platform/external/lmfit" 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/markdown" name="platform/external/markdown" groups="pdk" />
<project path="external/mdnsresponder" name="platform/external/mdnsresponder" groups="pdk" />
<project path="external/mesa3d" name="platform/external/mesa3d" groups="pdk-cw-fs,pdk-fs" />
<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/mockftpserver" name="platform/external/mockftpserver" groups="pdk" />
<project path="external/mockito" name="platform/external/mockito" 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/ms-tpm-20-ref" name="platform/external/ms-tpm-20-ref" groups="pdk" />
<project path="external/mtpd" name="platform/external/mtpd" 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" />
<project path="external/neon_2_sse" name="platform/external/neon_2_sse" groups="pdk" />
<project path="external/neven" name="platform/external/neven" groups="pdk" />
<project path="external/newfs_msdos" name="platform/external/newfs_msdos" groups="pdk" />
<project path="external/nist-pkits" name="platform/external/nist-pkits" groups="pdk" />
<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/oauth" name="platform/external/oauth" groups="pdk" />
<project path="external/objenesis" name="platform/external/objenesis" 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/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/OpenCSD" name="platform/external/OpenCSD" groups="pdk" />
<project path="external/oss-fuzz" name="platform/external/oss-fuzz" 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/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/piex" name="platform/external/piex" 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/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/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-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/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/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/pyfakefs" name="platform/external/python/pyfakefs" groups="pdk" />
<project path="external/python/pyopenssl" name="platform/external/python/pyopenssl" 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/uritemplates" name="platform/external/python/uritemplates" groups="vts,pdk" />
<project path="external/rappor" name="platform/external/rappor" 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-shadows" name="platform/external/robolectric-shadows" groups="pdk-cw-fs,pdk-fs" />
<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/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/anyhow" name="platform/external/rust/crates/anyhow" groups="pdk" />
<project path="external/rust/crates/bindgen" name="platform/external/rust/crates/bindgen" groups="pdk" />
<project path="external/rust/crates/bitflags" name="platform/external/rust/crates/bitflags" groups="pdk" />
<project path="external/rust/crates/bytes" name="platform/external/rust/crates/bytes" 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/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/codespan-reporting" name="platform/external/rust/crates/codespan-reporting" groups="pdk" />
<project path="external/rust/crates/env_logger" name="platform/external/rust/crates/env_logger" 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" />
<project path="external/rust/crates/futures-executor" name="platform/external/rust/crates/futures-executor" groups="pdk" />
<project path="external/rust/crates/futures-io" name="platform/external/rust/crates/futures-io" groups="pdk" />
<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-util" name="platform/external/rust/crates/futures-util" groups="pdk" />
<project path="external/rust/crates/getrandom" name="platform/external/rust/crates/getrandom" groups="pdk" />
<project path="external/rust/crates/glob" name="platform/external/rust/crates/glob" groups="pdk" />
<project path="external/rust/crates/heck" name="platform/external/rust/crates/heck" 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/libloading" name="platform/external/rust/crates/libloading" groups="pdk" />
<project path="external/rust/crates/log" name="platform/external/rust/crates/log" groups="pdk" />
<project path="external/rust/crates/memchr" name="platform/external/rust/crates/memchr" groups="pdk" />
<project path="external/rust/crates/nom" name="platform/external/rust/crates/nom" groups="pdk" />
<project path="external/rust/crates/once_cell" name="platform/external/rust/crates/once_cell" 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-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/paste-impl" name="platform/external/rust/crates/paste-impl" 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/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/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/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/regex" name="platform/external/rust/crates/regex" 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/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/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/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/termcolor" name="platform/external/rust/crates/termcolor" 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/unicode-width" name="platform/external/rust/crates/unicode-width" groups="pdk" />
<project path="external/rust/crates/unicode-segmentation" name="platform/external/rust/crates/unicode-segmentation" groups="pdk" />
<project path="external/rust/crates/unicode-xid" name="platform/external/rust/crates/unicode-xid" groups="pdk" />
<project path="external/rust/crates/which" name="platform/external/rust/crates/which" groups="pdk" />
<project path="external/rust/cxx" name="platform/external/rust/cxx" 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/seccomp-tests" name="platform/external/seccomp-tests" groups="pdk" />
<project path="external/selinux" name="platform/external/selinux" 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/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" 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/squashfs-tools" name="platform/external/squashfs-tools" 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" />
<project path="external/swiftshader" name="platform/external/swiftshader" groups="pdk" />
<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/testng" name="platform/external/testng" groups="pdk" />
<project path="external/tinyalsa" name="platform/external/tinyalsa" groups="pdk" />
<project path="external/tinycompress" name="platform/external/tinycompress" groups="pdk" />
<project path="external/tinyxml" name="platform/external/tinyxml" groups="pdk" />
<project path="external/tinyxml2" name="platform/external/tinyxml2" groups="pdk" />
<project path="external/toolchain-utils" name="platform/external/toolchain-utils" />
<project path="external/toybox" name="platform/external/toybox" groups="pdk" />
<project path="external/tpm2-tss" name="platform/external/tpm2-tss" groups="pdk" />
<project path="external/tremolo" name="platform/external/tremolo" groups="pdk" />
<project path="external/turbine" name="platform/external/turbine" groups="pdk" />
<project path="external/u-boot" name="platform/external/u-boot" groups="pdk" />
<project path="external/unicode" name="platform/external/unicode" groups="pdk" />
<project path="external/universal-tween-engine" name="platform/external/universal-tween-engine" />
<project path="external/ukey2" name="platform/external/ukey2" groups="pdk" />
<project path="external/usrsctp" name="platform/external/usrsctp" 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" />
<project path="external/vogar" name="platform/external/vogar" groups="pdk" />
<project path="external/volley" name="platform/external/volley" groups="pdk" />
<project path="external/vulkan-headers" name="platform/external/vulkan-headers" groups="pdk" />
<project path="external/vulkan-validation-layers" name="platform/external/vulkan-validation-layers" groups="pdk" />
<project path="external/walt" name="platform/external/walt" groups="pdk" />
<project path="external/wayland" name="platform/external/wayland" groups="pdk" />
<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/wpa_supplicant_8" name="platform/external/wpa_supplicant_8" groups="pdk" />
<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" />
<project path="external/xz-java" name="platform/external/xz-java" groups="pdk" />
<project path="external/XNNPACK" name="platform/external/XNNPACK" groups="pdk" />
<project path="external/yapf" name="platform/external/yapf" groups="vts,projectarch,pdk" />
<project path="external/zlib" name="platform/external/zlib" groups="pdk" />
<project path="external/zopfli" name="platform/external/zopfli" groups="pdk" />
<project path="external/zstd" name="platform/external/zstd" groups="pdk" />
<project path="external/zxing" name="platform/external/zxing" groups="pdk" />
<project path="frameworks/av" name="platform/frameworks/av" groups="pdk" />
<project path="frameworks/base" name="platform/frameworks/base" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/compile/libbcc" name="platform/frameworks/compile/libbcc" groups="pdk" />
<project path="frameworks/compile/mclinker" name="platform/frameworks/compile/mclinker" groups="pdk" />
<project path="frameworks/compile/slang" name="platform/frameworks/compile/slang" groups="pdk" />
<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/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/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" />
<project path="frameworks/opt/calendar" name="platform/frameworks/opt/calendar" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/car/services" name="platform/frameworks/opt/car/services" groups="pdk-fs" />
<project path="frameworks/opt/car/setupwizard" name="platform/frameworks/opt/car/setupwizard" groups="pdk" />
<project path="frameworks/opt/chips" name="platform/frameworks/opt/chips" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/colorpicker" name="platform/frameworks/opt/colorpicker" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/net/ethernet" name="platform/frameworks/opt/net/ethernet" groups="pdk-fs" />
<project path="frameworks/opt/net/ims" name="platform/frameworks/opt/net/ims" groups="frameworks_ims,pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/net/voip" name="platform/frameworks/opt/net/voip" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/net/wifi" name="platform/frameworks/opt/net/wifi" groups="pdk" />
<project path="frameworks/opt/photoviewer" name="platform/frameworks/opt/photoviewer" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/setupwizard" name="platform/frameworks/opt/setupwizard" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/telephony" name="platform/frameworks/opt/telephony" groups="pdk" />
<project path="frameworks/opt/timezonepicker" name="platform/frameworks/opt/timezonepicker" 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/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/apf" name="platform/hardware/google/apf" groups="pdk" />
<project path="hardware/google/av" name="platform/hardware/google/av" groups="pdk" />
<project path="hardware/google/easel" name="platform/hardware/google/easel" groups="pdk,easel" />
<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/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" />
<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/nfc" name="platform/hardware/nxp/nfc" groups="pdk" />
<project path="hardware/nxp/secure_element" name="platform/hardware/nxp/secure_element" 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" />
<project path="hardware/qcom/camera" name="platform/hardware/qcom/camera" groups="qcom_camera,pdk-qcom" />
<project path="hardware/qcom/data/ipacfg-mgr" name="platform/hardware/qcom/data/ipacfg-mgr" groups="qcom,pdk-qcom" />
<project path="hardware/qcom/display" name="platform/hardware/qcom/display" groups="pdk-qcom,qcom,qcom_display" />
<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/sm8150/data/ipacfg-mgr" name="platform/hardware/qcom/sm8150/data/ipacfg-mgr" groups="qcom_sm8150" >
<linkfile src="os_pickup.mk" dest="hardware/qcom/sm8150/Android.mk" />
<linkfile src="os_pickup.bp" dest="hardware/qcom/sm8150/Android.bp" />
</project>
<project path="hardware/qcom/sm8150/display" name="platform/hardware/qcom/sm8150/display" groups="qcom_sm8150" />
<project path="hardware/qcom/sm8150/gps" name="platform/hardware/qcom/sm8150/gps" groups="qcom_sm8150" />
<project path="hardware/qcom/sm8150/media" name="platform/hardware/qcom/sm8150/media" groups="qcom_sm8150" />
<project path="hardware/qcom/sm8150/thermal" name="platform/hardware/qcom/sm8150/thermal" groups="qcom_sm8150" />
<project path="hardware/qcom/sm8150/vr" name="platform/hardware/qcom/sm8150/vr" groups="qcom_sm8150" />
<project path="hardware/qcom/wlan" name="platform/hardware/qcom/wlan" groups="qcom_wlan,pdk-qcom" />
<project path="hardware/ril" name="platform/hardware/ril" groups="pdk" />
<project path="hardware/st/nfc" name="platform/hardware/st/nfc" groups="pdk" />
<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/ti/am57x" name="platform/hardware/ti/am57x" groups="pdk" />
<project path="kernel/configs" name="kernel/configs" groups="vts,pdk" />
<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/Cluster" name="platform/packages/apps/Car/Cluster" groups="pdk-fs" />
<project path="packages/apps/Car/CompanionDeviceSupport" name="platform/packages/apps/Car/CompanionDeviceSupport" groups="pdk-fs" />
<project path="packages/apps/Car/Dialer" name="platform/packages/apps/Car/Dialer" groups="pdk-fs" />
<project path="packages/apps/Car/Hvac" name="platform/packages/apps/Car/Hvac" groups="pdk-fs" />
<project path="packages/apps/Car/LatinIME" name="platform/packages/apps/Car/LatinIME" groups="pdk-fs" />
<project path="packages/apps/Car/Launcher" name="platform/packages/apps/Car/Launcher" groups="pdk-fs" />
<project path="packages/apps/Car/LensPicker" name="platform/packages/apps/Car/LensPicker" 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/Notification" name="platform/packages/apps/Car/Notification" groups="pdk-fs" />
<project path="packages/apps/Car/Overview" name="platform/packages/apps/Car/Overview" groups="pdk-fs" />
<project path="packages/apps/Car/Radio" name="platform/packages/apps/Car/Radio" groups="pdk-fs" />
<project path="packages/apps/Car/Settings" name="platform/packages/apps/Car/Settings" groups="pdk-fs" />
<project path="packages/apps/Car/Stream" name="platform/packages/apps/Car/Stream" 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" />
<project path="packages/apps/Contacts" name="platform/packages/apps/Contacts" groups="pdk-fs" />
<project path="packages/apps/DeskClock" name="platform/packages/apps/DeskClock" groups="pdk-fs" />
<project path="packages/apps/DevCamera" name="platform/packages/apps/DevCamera" groups="pdk" />
<project path="packages/apps/Dialer" name="platform/packages/apps/Dialer" groups="pdk-fs" />
<project path="packages/apps/DocumentsUI" name="platform/packages/apps/DocumentsUI" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/apps/EmergencyInfo" name="platform/packages/apps/EmergencyInfo" groups="pdk-fs" />
<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/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="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/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" />
<project path="packages/apps/QuickSearchBox" name="platform/packages/apps/QuickSearchBox" groups="pdk-fs" />
<project path="packages/apps/SafetyRegulatoryInfo" name="platform/packages/apps/SafetyRegulatoryInfo" groups="pdk-fs" />
<project path="packages/apps/SampleLocationAttribution" name="platform/packages/apps/SampleLocationAttribution" groups="pdk-fs" />
<project path="packages/apps/SecureElement" name="platform/packages/apps/SecureElement" groups="apps_se,pdk-fs" />
<project path="packages/apps/Settings" name="platform/packages/apps/Settings" groups="pdk-fs" />
<project path="packages/apps/SettingsIntelligence" name="platform/packages/apps/SettingsIntelligence" groups="pdk-fs" />
<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/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/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/inputmethods/LatinIME" name="platform/packages/inputmethods/LatinIME" groups="pdk-fs" />
<project path="packages/inputmethods/LeanbackIME" name="platform/packages/inputmethods/LeanbackIME" groups="pdk-fs" />
<project path="packages/modules/ArtPrebuilt" name="platform/packages/modules/ArtPrebuilt" groups="pdk" clone-depth="1" />
<project path="packages/modules/CaptivePortalLogin" name="platform/packages/modules/CaptivePortalLogin" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/modules/CellBroadcastService" name="platform/packages/modules/CellBroadcastService" groups="pdk" />
<project path="packages/modules/Cronet" name="platform/packages/modules/Cronet" 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/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/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/RuntimeI18n" name="platform/packages/modules/RuntimeI18n" 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/TestModule" name="platform/packages/modules/TestModule" />
<project path="packages/modules/vndk" name="platform/packages/modules/vndk" 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" />
<project path="packages/providers/CallLogProvider" name="platform/packages/providers/CallLogProvider" groups="pdk-fs" />
<project path="packages/providers/ContactsProvider" name="platform/packages/providers/ContactsProvider" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/providers/DownloadProvider" name="platform/packages/providers/DownloadProvider" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/providers/MediaProvider" name="platform/packages/providers/MediaProvider" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/providers/PartnerBookmarksProvider" name="platform/packages/providers/PartnerBookmarksProvider" groups="pdk-fs" />
<project path="packages/providers/TelephonyProvider" name="platform/packages/providers/TelephonyProvider" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/providers/TvProvider" name="platform/packages/providers/TvProvider" groups="pdk-fs" />
<project path="packages/providers/UserDictionaryProvider" name="platform/packages/providers/UserDictionaryProvider" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/screensavers/Basic" name="platform/packages/screensavers/Basic" groups="pdk-fs" />
<project path="packages/screensavers/PhotoTable" name="platform/packages/screensavers/PhotoTable" groups="pdk-fs" />
<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/Mms" name="platform/packages/services/Mms" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/services/Telecomm" name="platform/packages/services/Telecomm" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/services/Telephony" name="platform/packages/services/Telephony" groups="pdk-cw-fs,pdk-fs" />
<project path="packages/wallpapers/LivePicker" name="platform/packages/wallpapers/LivePicker" groups="pdk-fs" />
<project path="pdk" name="platform/pdk" groups="pdk" />
<project path="platform_testing" name="platform/platform_testing" groups="pdk-fs,pdk-cw-fs,cts" />
<project path="prebuilts/abi-dumps/ndk" name="platform/prebuilts/abi-dumps/ndk" groups="pdk-fs" clone-depth="1" />
<project path="prebuilts/abi-dumps/platform" name="platform/prebuilts/abi-dumps/platform" groups="pdk-fs" clone-depth="1" />
<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/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" />
<project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" groups="pdk" clone-depth="1" />
<project path="prebuilts/clang-tools" name="platform/prebuilts/clang-tools" groups="pdk" clone-depth="1" />
<project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" groups="pdk,darwin" clone-depth="1" />
<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/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/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/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="sdk" name="platform/sdk" groups="pdk-cw-fs,pdk-fs">
<linkfile src="current/androidx-README.md" dest="frameworks/support/README.md" />
</project>
<project path="system/apex" name="platform/system/apex" groups="pdk" />
<project path="system/bt" name="platform/system/bt" 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/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" />
<project path="system/hardware/interfaces" name="platform/system/hardware/interfaces" groups="pdk" />
<project path="system/hwservicemanager" name="platform/system/hwservicemanager" groups="pdk" />
<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/libartpalette" name="platform/system/libartpalette" groups="pdk" />
<project path="system/libbase" name="platform/system/libbase" 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/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/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" />
<project path="system/memory/libmeminfo" name="platform/system/memory/libmeminfo" groups="pdk" />
<project path="system/memory/libmemtrack" name="platform/system/memory/libmemtrack" groups="pdk" />
<project path="system/memory/libmemunreachable" name="platform/system/memory/libmemunreachable" groups="pdk" />
<project path="system/memory/lmkd" name="platform/system/memory/lmkd" groups="pdk" />
<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/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"/>
<project path="system/teeui" name="platform/system/teeui" groups="pdk" />
<project path="system/testing/gtest_extras" name="platform/system/testing/gtest_extras" groups="pdk" />
<project path="system/timezone" name="platform/system/timezone" groups="pdk" />
<project path="system/tools/aidl" name="platform/system/tools/aidl" groups="pdk" />
<project path="system/tools/hidl" name="platform/system/tools/hidl" groups="pdk" />
<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/update_engine" name="platform/system/update_engine" groups="pdk" />
<project path="system/vold" name="platform/system/vold" groups="pdk" />
<project path="test/framework" name="platform/test/framework" groups="vts,projectarch,pdk" />
<project path="test/mlts/benchmark" name="platform/test/mlts/benchmark" groups="pdk" />
<project path="test/mlts/models" name="platform/test/mlts/models" groups="pdk" />
<project path="test/app_compat/csuite" name="platform/test/app_compat/csuite" />
<project path="test/mts" name="platform/test/mts" />
<project path="test/suite_harness" name="platform/test/suite_harness" groups="cts,pdk-cw-fs,pdk-fs" />
<project path="test/vti/dashboard" name="platform/test/vti/dashboard" groups="vts,projectarch,pdk" />
<project path="test/vti/fuzz_test_serving" name="platform/test/vti/fuzz_test_serving" groups="vts,projectarch,pdk" />
<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" />
<project path="test/vts-testcase/nbu" name="platform/test/vts-testcase/nbu" groups="vts,projectarch,pdk" />
<project path="test/vts-testcase/performance" name="platform/test/vts-testcase/performance" groups="vts,projectarch,pdk" />
<project path="test/vts-testcase/security" name="platform/test/vts-testcase/security" groups="vts,projectarch,pdk" />
<project path="test/vts-testcase/vndk" name="platform/test/vts-testcase/vndk" groups="vts,pdk" />
<project path="toolchain/benchmark" name="toolchain/benchmark" />
<project path="toolchain/pgo-profiles" name="toolchain/pgo-profiles" groups="pdk" />
<project path="tools/acloud" name="platform/tools/acloud" groups="tools,vts,projectarch,pdk,tradefed" />
<project path="tools/adt/idea" name="platform/tools/adt/idea" groups="notdefault,tools" />
<project path="tools/apifinder" name="platform/tools/apifinder" groups="pdk,tools" />
<project path="tools/apksig" name="platform/tools/apksig" groups="pdk,tradefed" />
<project path="tools/apkzlib" name="platform/tools/apkzlib" groups="pdk,tradefed" />
<project path="tools/asuite" name="platform/tools/asuite" groups="pdk" />
<project path="tools/base" name="platform/tools/base" groups="notdefault,tools" />
<project path="tools/build" name="platform/tools/build" groups="notdefault,tools" />
<project path="tools/currysrc" name="platform/tools/currysrc" groups="pdk" />
<project path="tools/dexter" name="platform/tools/dexter" groups="tools,pdk-fs" />
<project path="tools/doc_generation" name="platform/tools/doc_generation" groups="tools" />
<project path="tools/external_updater" name="platform/tools/external_updater" groups="tools" />
<project path="tools/external/fat32lib" name="platform/tools/external/fat32lib" groups="tools" />
<project path="tools/idea" name="platform/tools/idea" groups="notdefault,tools" />
<project path="tools/loganalysis" name="platform/tools/loganalysis" groups="nopresubmit,pdk,tradefed" />
<project path="tools/metalava" name="platform/tools/metalava" groups="pdk,tools" />
<project path="tools/motodev" name="platform/tools/motodev" groups="notdefault,motodev" />
<project path="tools/platform-compat" name="tools/platform-compat" groups="pdk-cw-fs,pdk-fs,pdk" />
<project path="tools/repohooks" name="platform/tools/repohooks" groups="adt-infra,cts,developers,motodev,pdk,tools,tradefed" />
<project path="tools/security" name="platform/tools/security" groups="pdk,tools" />
<project path="tools/studio/cloud" name="platform/tools/studio/cloud" groups="notdefault,tools" />
<project path="tools/swt" name="platform/tools/swt" groups="notdefault,tools" />
<project path="tools/test/connectivity" name="platform/tools/test/connectivity" groups="pdk" />
<project path="tools/test/graphicsbenchmark" name="platform/tools/test/graphicsbenchmark" groups="pdk" />
<project path="tools/tradefederation/core" name="platform/tools/tradefederation" groups="pdk,tradefed" />
<project path="tools/tradefederation/contrib" name="platform/tools/tradefederation/contrib" groups="pdk,tradefed" />
<project path="tools/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="prebuilts/androidx/chrome-for-testing" name="platform/prebuilts/androidx/chrome-for-testing" clone-depth="1" revision="554ec2c1ece82dcbe358592caf4c86a11ea49e62" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/external" name="platform/prebuilts/androidx/external" clone-depth="1" revision="bbe024b958637e49f8c0c46d90b98b0165115b42" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/internal" name="platform/prebuilts/androidx/internal" clone-depth="1" revision="28b314d920ad57e288326983eb7341dc6d637d74" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/javascript-for-kotlin" name="platform/prebuilts/androidx/javascript-for-kotlin" clone-depth="1" revision="fc3fd63751b5b6e9e24827dc99d6235c5a54015b" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/exoplayer" name="platform/prebuilts/androidx/exoplayer" clone-depth="1" revision="8759893b15627e09a76140ae550f478c782d3387" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/ink" name="platform/prebuilts/androidx/ink" clone-depth="1" revision="c87bca1c04ccc97281df484ef354226b4ede1469" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/traceprocessor" name="platform/prebuilts/androidx/traceprocessor" clone-depth="1" revision="35e71e32ce930193477c12049af9137e96b8e689" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/konan" name="platform/prebuilts/androidx/konan" clone-depth="1" revision="e385220a50d6c8909820335e3d7993fbba229169" upstream="androidx-customview-release" />
<project path="prebuilts/androidx/xr" name="platform/prebuilts/androidx/xr" clone-depth="1" revision="1a141d945dfd2498868cc29a9d679b9d7f8d1cb0" upstream="androidx-customview-release" />
<project path="tools/metalava" name="platform/tools/metalava" clone-depth="1" revision="05cac6bbe92b272d22a4b791659afbac656b293e" upstream="androidx-customview-release" />
<project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" clone-depth="1" revision="5c5adf3b520669f0e05a9c5d9c182d7d2402c7ef" upstream="androidx-customview-release" />
<project path="tools/repohooks" name="platform/tools/repohooks" clone-depth="1" revision="da477e705e92ec419ca255251628cf11ba3fef0e" upstream="androidx-customview-release" />
<project path="tools/fetch_artifact" name="tools/fetch_artifact" clone-depth="1" revision="c3c068d9a331575369438e39ffa4b34be9033e9b" upstream="androidx-customview-release" />
<project path="prebuilts/protobuf" name="platform/prebuilts/protobuf" clone-depth="1" revision="1032661b632ef1325de4c4829008dab8571c346e" upstream="androidx-customview-release" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" revision="645a7339a4d59d46aa57f89dd70eeed02d88cacc" upstream="androidx-customview-release" />
<project path="tools/external/gradle" name="platform/tools/external/gradle" clone-depth="1" revision="8ea6a1dfac94649852184b5d3908aed5cfb2b0a2" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/platforms" name="platform/prebuilts/fullsdk/platforms" clone-depth="1" revision="4f01d0c190594e3806aa55a97bf6ed1a065f6093" upstream="androidx-customview-release">
<linkfile src="." dest="prebuilts/fullsdk-linux/platforms" />
</project>
<project path="prebuilts/fullsdk-darwin/sources" name="platform/prebuilts/fullsdk/sources" clone-depth="1" revision="dc3f885ebe8ddc75bd9cf2d567eef4d1ed433a09" upstream="androidx-customview-release">
<linkfile src="." dest="prebuilts/fullsdk-linux/sources" />
</project>
<project path="prebuilts/fullsdk-darwin/build-tools" name="platform/prebuilts/fullsdk-darwin/build-tools" clone-depth="1" groups="notdefault,platform-darwin" revision="7540faf0c99f587e09526916f2663bc0342c0724" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/cmdline-tools" name="platform/prebuilts/fullsdk-darwin/cmdline-tools" clone-depth="1" groups="notdefault,platform-darwin" revision="259b6a33db4ae6e34ce4121c79b48b222f9815ff" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/platform-tools" name="platform/prebuilts/fullsdk-darwin/platform-tools" clone-depth="1" groups="notdefault,platform-darwin" revision="7f910413ad2e66e43345a159f5e67d9550e59674" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/tools" name="platform/prebuilts/fullsdk-darwin/tools" clone-depth="1" groups="notdefault,platform-darwin" revision="204b8813ffedef10214a4afe04c843f1ee9e4fe7" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-linux/build-tools" name="platform/prebuilts/fullsdk-linux/build-tools" clone-depth="1" groups="notdefault,platform-linux" revision="5d7b781b0367b83e6249396cbd4f9fab0a5313f0" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-linux/cmdline-tools" name="platform/prebuilts/fullsdk-linux/cmdline-tools" clone-depth="1" groups="notdefault,platform-linux" revision="066e40b1aba006cf95698c9d34a5c50ff992f5d8" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-linux/platform-tools" name="platform/prebuilts/fullsdk-linux/platform-tools" clone-depth="1" groups="notdefault,platform-linux" revision="9c6fcd02f5c04a7ec59508ae12289f38c2a91693" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-linux/tools" name="platform/prebuilts/fullsdk-linux/tools" clone-depth="1" groups="notdefault,platform-linux" revision="2d5e66a40bd1e6d43ee458efea6f1dd5d5166a59" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/ndk-bundle" name="toolchain/prebuilts/ndk-darwin/r27" clone-depth="1" groups="notdefault,platform-darwin" revision="ca75344ceaacb4e90888371aa3b640d8f4fbcfa8" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-darwin/cmake" name="platform/prebuilts/cmake/darwin-x86" groups="notdefault,platform-darwin" clone-depth="1" revision="0cc38100248ca2195d22cd69f614f8cc8a9ff8a4" upstream="androidx-customview-release">
<linkfile src="bin/cmake" dest="prebuilts/fullsdk-darwin/native-build-tools/bin/cmake" />
</project>
<project path="prebuilts/fullsdk-darwin/ninja" name="platform/prebuilts/ninja/darwin-x86" groups="notdefault,platform-darwin" clone-depth="1" revision="5bee7476abca3c2636af60438fb140dcd14c8674" upstream="androidx-customview-release">
<linkfile src="ninja" dest="prebuilts/fullsdk-darwin/native-build-tools/bin/ninja" />
</project>
<project path="prebuilts/fullsdk-linux/ndk-bundle" name="toolchain/prebuilts/ndk/r27" clone-depth="1" groups="notdefault,platform-linux" revision="77eba0d553f8f58557f99fa98f327eb5f46e0c8c" upstream="androidx-customview-release" />
<project path="prebuilts/fullsdk-linux/cmake" name="platform/prebuilts/cmake/linux-x86" groups="notdefault,platform-linux" clone-depth="1" revision="d3faeaa0da8ef657e0dbf248b4e336c977ec891c" upstream="androidx-customview-release">
<linkfile src="bin/cmake" dest="prebuilts/fullsdk-linux/native-build-tools/bin/cmake" />
</project>
<project path="prebuilts/fullsdk-linux/ninja" name="platform/prebuilts/ninja/linux-x86" groups="notdefault,platform-linux" clone-depth="1" revision="8b6456a781f2f178fade96e3d8d9234e73e9f817" upstream="androidx-customview-release">
<linkfile src="ninja" dest="prebuilts/fullsdk-linux/native-build-tools/bin/ninja" />
</project>
<project path="prebuilts/jdk/jdk17" name="platform/prebuilts/jdk/jdk17" clone-depth="1" revision="33f6d84fe86961209f18af6d356590d281913fb8" upstream="androidx-customview-release" />
<project path="prebuilts/jdk/jdk21" name="platform/prebuilts/jdk/jdk21" clone-depth="1" revision="0d5dc22d255ae6a33738281b814238045ec7a723" upstream="androidx-customview-release" />
<project path="golden" name="platform/frameworks/support-golden" clone-depth="1" revision="bc5a104c63344e2c8bfaecc8e12503f37d1fc495" upstream="androidx-customview-release" />
<project path="frameworks/support" name="platform/frameworks/support" revision="d073ee0e2cf88cf636c1783942cee10ed2c479e3" upstream="androidx-customview-release" />
<repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" /> <repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" />
</manifest>
</manifest>