Compare commits

...

416 Commits

Author SHA1 Message Date
Dan Willemsen
3f6101deb1 Fix build-tools build
https://android-review.googlesource.com/c/platform/external/ktfmt/+/3534561
adds a dependency from ktfmt to kotlinx.coroutines, and
kotlinx.coroutines depends on kotlinx.atomicfu and the annotations in
sdk/annotations.

Bug: 402360093
Test: run a build-tools build
Change-Id: Ib7a544f03daa36710b2f24ea1fa012a99ff0b8d7
2025-03-11 08:34:14 -07:00
Colin Cross
64bd703c62 Add prebuilts/sdk to the aosp-build-tools manifest
aconfig depends on files in prebuilts/sdk

Change-Id: I2fdd5bf982d4854cfee3ec48f1f6801b53b93aaf
2025-02-24 14:32:20 -08:00
Dan Willemsen
29750195f5 Enable superproject optimizations on aosp-build-tools
Bug: 393228043
Change-Id: I76f7c21eba5efa2f003c88c0aaeae3be9e96d40c
2025-01-30 09:51:34 -08:00
Dan Willemsen
3e982975a2 Remove build-tools projects that are no longer on main
Change-Id: I90ed77944f5aa1b875c861879cda1e874fb7a305
Test: treehugger
2025-01-29 16:31:43 -08:00
Dan Willemsen
89fc938fa9 Add mpdecimal to build-tools (new cpython dependency)
Bug: 388344853
Bug: 390479029
Test: treehugger
Change-Id: I9616383ecdfce827d24d430ffc9577801a2de3a6
2025-01-29 15:50:24 -08:00
Colin Cross
8dce85811a Add external/jspecify to the build-tools manifest
Updating external/turbine requires external/jspecify.

Bug: 384046733
Test: builds
Change-Id: I9902209742fa8ab198af24039d04ffb005a09012
2024-12-13 10:08:50 -08:00
Zhuoyao Zhang
9695a63853 Add external/python/watchdog to the build-tools manifest
This project is required to build the edit_monitor binary which
needs to be released as part of the build-tools.

Tests: TF
Bug: 365617369
Change-Id: I768d90aaec603253a308e8b8a825c6a478d9449a
2024-10-24 20:48:48 +00:00
Colin Cross
1765c6507d Add external/rust/crates/rustix to aosp-build-tools branch
Test: builds
Change-Id: I748dd650b387c66d252e8395d8035e4a87f10ff1
2024-09-25 11:16:38 -07:00
Baligh Uddin
aea051e648 Migrate system/core/adb to packages/modules/adb
BUG: 167963357
Test: TH
Merged-In: I5b858cda46fb75215d3c081c6fd09e34233bd268
Change-Id: I7ba79cfdc736ceb189ab9db721318de0263c8704
2024-08-22 16:56:24 -07:00
Jihoon Kang
430192fb1c Add Rust crate monorepo to aosp-build-tools
Bug: 360440913
Test: repo sync && OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh
Change-Id: I60166ef18ee4ed926b8a2ac60fd425f604fb1388
2024-08-17 00:14:37 +00:00
Cole Faust
6607742c5f Add libnativehelper to build-tools manifest
libnativehelper is now required by art to build.

Bug: 331243037
Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh
Change-Id: Ia6e403c376690c32a92da71b8c8478e37c0a4260
2024-08-09 16:52:08 -07:00
Sorin Basca
eb15b1bb28 Remove JDK 9, 11 and 17 since 21 is used
Bug: 342332820
Test: None
Change-Id: I91cdbfa7313e11ca444eeaa7626bebdcd678f6ed
2024-08-05 09:54:15 +01:00
Colin Cross
7175a9851f Add system/server_configurable_flags to aosp-build-tools
Also fix some alphabetical sorting.

Test: prebuilts/build-tools/build-prebuilts.sh
Change-Id: Ia677f5c018052291456c8c2facfa975b62862c7f
2024-06-24 13:21:19 -07:00
Cole Faust
e6ebd277ce Add tikv-jemalloc crates to build-tools manifest
Bug: 340345793
Bug: 340345454
Test: Presubmits
Change-Id: If801fc5092fc31ce9b82f919ba631235cc47466b
2024-05-23 15:30:02 -07:00
Zhuoyao Zhang
46d51eb49b Add tools/asuite and external/python/six to the build-tools manifest
The two projects are required to build the tool_event_logger which
needs to be released as part of the build-tools.

Bug: 337946564
Tests: presubmit
Change-Id: I3445e9fd513ec11efc9e21377c635caa5e52a82b
2024-04-29 23:35:47 +00:00
Cole Faust
a8a349d6f0 Add n2 and dashmap to the manifest
dashmap is currently unused, but will be required after merging in
https://github.com/evmar/n2/pull/112

Bug: 318434287
Bug: 328273370
Test: added n2 to build-prebuilts.sh, and ran OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh
Change-Id: Ied5af144b8b2c21b385521be430f9d0313c00d93
2024-03-28 20:02:53 +00:00
Elliott Hughes
3f2d0edf37 Fix build by adding new dependency.
Test: treehugger
Change-Id: Ibeb617108190128ca99e651c9f49e17fdb9ecc71
2024-02-12 20:09:03 +00:00
Sorin Basca
e551011cbc Add JDK21 prebuilts to aosp-build-tools manifest
Bug: 313924276
Test: Copy manually && repo sync
Change-Id: Icdcc71d3295e9b00a600f523244ef6ea65a4110e
2024-02-07 14:40:34 +00:00
Joe Onorato
d9a2b5a1ee add rust to build-tools branch
Change-Id: Ib5282d5324e1c014670aeb2f703fe8dde8f396b7
2023-08-10 17:59:19 -07:00
Colin Cross
011f7e0ebd Add external/kotlinx.metadata to aosp-build-tools
external/kotlinx.metadata is a new dependency of external/auto.

Test: Presubmit
Change-Id: Id3fee6f79963e6b61ffc29737e45975642cafca1
2023-08-07 23:03:39 +00:00
Xin Li
c3a145e4bc DO NOT MERGE ANYWHERE - Update build-tools to use main branch.
Bug: b/289400079
Change-Id: Ie9146b07b15509a256ac75ea1b6ba52e12378d2c
2023-07-05 23:02:11 -07:00
Ibrahim Kanouche
597b659f17 Added spdx-tools to build-tools platform/manifest
Change-Id: I748ab6b5556efa62f54e6687054cbae2d4e588f6
2023-03-31 17:49:08 +00:00
Dan Willemsen
b9d19d2f79 Remove obsolete projects from build-tools manifest
And make some of the darwin prebuilts only check out on darwin.

Change-Id: I373e576df704dcadba9f617e9b1735d05b5eddd2
2023-03-15 16:20:42 +00:00
Jihoon Kang
930ba147f0 Including packages/modules/common in aosp-build-tools branch
Missing defaults in the branch, especially for "service-art" leads to
unexpected behavior, combined with "AllowMissingDependencies" set to
true for this target. Thus, include `packages/modules/common` and its
dependency `system/apex` to resolve missing dependency issue.

Test: repo sync && OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh
Bug: b/268065279
Change-Id: I7097cf3525cefb8c3c51b21344481c7ce2de46ca
2023-02-06 22:54:54 +00:00
Yu Liu
b12c9587a3 Add external/bazelbuild-rules_license to the repo.
To support DCLA we need to do in_apex transition on the DCLA libs,
therefore this folder need to be present, otherwise bazel cquery will
fail.

Bug: 240424572
Test: None
Change-Id: Ia8745fbca44ff7682287a86abff8498bdf461f93
2023-01-27 00:58:58 +00:00
Krzysztof Kosiński
2718531294 Add ow2-asm to the manifest.
This will replace the prebuilt in prebuilts/misc.

Bug: 259136464
Change-Id: I6b7a0c5b064d96edcfd881f53d0eedd3dd6a81c6
2022-11-18 04:19:10 +00:00
Chris Parsons
aa725521d9 add bazel-required projects to build-tools
These projects will be required by the build system after bazel support
is turned on.

Bug: 254713799
Test: TH
Change-Id: If13853b41b56845e80fbcccb0efe14c80265b303
2022-10-25 17:27:19 -04:00
Krzysztof Kosiński
8d48a2a40e Add external/gson to AOSP manifest.
This will replace the prebuilt JAR dependency for protobuf.

Fix breakage in aosp-build-tools CI branch.

Bug: 203713560
Change-Id: I2e30fe56ff993d295c6b1dd42cec3c8f7b624717
(cherry picked from commit 2a362d9418)
2022-08-29 19:01:01 -04:00
Jordan Demeulenaere
3b3d40cd8c Add external/kotlinc
Test: Manual
Bug: 235461679
Change-Id: Ie09781de646d4eef339d732c9ffa3f4290c4beae
2022-08-10 12:16:40 +02:00
Jordan Demeulenaere
16fb890841 Add external/ktfmt
Test: Manual
Bug: 235461679
Change-Id: Ia3cfa00374d60aa46bc9fc2fa0b44ad1fd21dc22
2022-08-05 13:07:49 +02:00
Colin Cross
bb65743853 Add external/libcap
ART added a dependency on libcap.

Test: builds
Change-Id: Iea9007ec66e4a28cc0bfc4069eead6a544dda7f0
2022-08-01 16:06:23 -07:00
Sorin Basca
62ffe8a116 Add prebuilts/jdk/jdk17 to manifest
Bug: 233029164
Test: TH
Change-Id: I45bddc306d625f92b64d1244463953853ca0fdfd
2022-07-22 22:07:34 +01:00
Colin Cross
6e629d9fd2 Add external/tinyxml2 for libartbase
Test: builds
Change-Id: I276a6fd257cf61a77a74338f05a349a87c39b16e
2022-05-18 12:11:58 -07:00
James Farrell
3f51435d84 Add brotli to build-tools.
Bug: 227624734
Change-Id: Iab6f87081c7c887b3761df43c674a1aca1818061
2022-04-27 17:18:21 +00:00
Colin Cross
c19d24c068 Add csuite to aosp-build-tools manifest
The art project now contains a csuite_test module, which causes a
blueprint failure:
error: art/test/Android.bp:1317:1: unrecognized module type "csuite_test"

Add the csuite project that defines the module type.  This will
also add csuite_test to go/Android.bp.

Test: aosp-build-tools build
Change-Id: I6eaa806b50b76d9e88bb440b4a3be9278eab6614
2021-12-08 15:44:42 -08:00
Dan Willemsen
89052716b2 Add golang-x-sys and libnl as new dependencies
golang-x-sys is required for upgrading golang-x-tools (the vcs package now requires x/sys/execabs)

libnl is required for upgrading nsjail

Change-Id: Iad2d7c5b9f469b4a065f18febd8fd415647ea8b4
2021-08-30 19:52:13 +00:00
Dan Willemsen
c914c3335a Revert "Add projects for RBE protos"
This reverts commit 3e0664d6cc.

Reason for revert: we haven't been developing RBE tooling in this branch.

Change-Id: I3a80bcb6e12b1b18b0dd7dc2cb36fc673c4dba39
2021-08-28 00:23:47 +00:00
Colin Cross
7106bfa90b Add external/musl to aosp-build-tools
Add musl to aosp-build-tools as a proving ground.

Bug: 190084016
Test: empty project
Change-Id: I8280008ef7b38a68cead0500f17ebf0b26cdabec
2021-06-25 13:05:58 -07:00
Colin Cross
054fc72728 Switch jemalloc to jemalloc_new
Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh
Change-Id: I0d13a8881121f973461dba72c507fb70456190c3
2021-04-08 17:55:13 -07:00
Sasha Smundak
32129429a2 Add starlark-go
Manually apply https://r.android.com/c/platform/manifest/+/1656659

Test: build
Change-Id: Iffbafd3677f63bb5f6d5684a68dea9b778c430c1
2021-03-31 13:20:22 -07:00
Colin Cross
b2c4458f97 Add art and lzma to build-tools manifest for create_minidebuginfo
Also add xsdc, which isn't strictly necessary but makes the build
unhappy due to uses of the xsd_config module type in art Android.bp
files.

Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh
Change-Id: I3d0ef3509be0ffcb0b20d1648cd324b4d67256e8
2021-03-22 17:16:43 -07:00
Raman Tenneti
626a918720 Revert "build-tools: add superproject support"
This reverts commit f609231818.

Reason for revert: Really sorry Matthias, we are not 100% ready on the server side (?) for every project. Will revert this revert asap. Thanks

Change-Id: I1ad0b04f3af9ca8119c1935d138a5be2c0f5947b
2021-02-25 17:22:55 +00:00
Matthias Maennich
f609231818 build-tools: add superproject support
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: Icc3b00ffaf05475a87a3dda38a1619522c844e6b
2021-02-25 11:54:50 +00:00
Thiébaud Weksteen
9523f624d1 Add external/bloaty and its dependencies
Bug: 172338620
Bug: 172340275
Change-Id: I42685422adba3241ec9624d020a66c6da7965054
2020-12-15 20:20:07 +01:00
Dan Willemsen
eda9705986 Add openssl to build-tools
This is primarily for host python to add SSL support (upstream does not support boringssl), but will also be used to provide a `openssl` command line tool prebuilt for use during the build.

Bug: 173151817
Change-Id: Ibca2a9a0a4783b1bb884c3296296f909974a9f39
2020-12-14 23:33:20 +00:00
Colin Cross
e4478c4047 Add system/unwinding to build-tools manifest
system/core/libbacktrace has moved to system/unwinding/libbacktrace.

Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh
Change-Id: I54c0f30652eb5fd658dc9e3f7a7c36e4b0eebde8
2020-10-16 12:10:32 -07:00
Baligh Uddin
b89aab7925 Fix aosp-build-tools manifest, which is not automerged from upstream
BUG: 168791309
Test: None
Change-Id: I1a35cc4bc1a5a16cd7ba1bf099087d3ebb9f244a
2020-10-09 19:21:19 +00:00
Alessio Balsini
efac88a8be Add system/libhwbinder to build-tools manifest
libhidl-gen depends on libhwbinder_headers, and is causing
aosp-build-tools targets to fail.
Add the missing system/libhwbinder repository to the manifest to fix the
issue.

Bug: 162738026
Test: Forrest/CI aosp-build-tools
Signed-off-by: Alessio Balsini <balsini@google.com>
Change-Id: I34649907af999ce60d6962605a85187784cd0174
2020-08-03 15:50:14 +00:00
Sasha Smundak
2c3011707c Add go-cmp, go-creachadair-shell, go-subcommands to the build-tools manifest
Change-Id: I1046d69135bd4a49a0cab85e8a5643c42f0a2083
2020-06-26 17:06:07 -07:00
Colin Cross
3373dccada Add AutoValue and its dependencies to the manifest
Bug: 158870037
Test: repo sync
Change-Id: I8d1a3570bc5f82657db4251680e6a7b9afb3e8b0
(cherry picked from commit 12e7c5ea8e)
2020-06-19 21:15:11 -07:00
Sasha Smundak
068685ed19 Add go-etree to the build-tools manifest
Change-Id: I2b840d21d43a95e65dba3d9d70e5d2cba9bccf9b
2020-06-01 17:03:33 -07:00
Jooyung Han
365d0e1b74 Fix build-tools build
Add /system/libbase

Bug: 148941208
Test: treehugger
Change-Id: I5c5279e0bab0aa2e1df44a3b0db3d49601c3ae6c
2020-05-21 07:35:04 +09:00
Dan Willemsen
ebb3f87cfc Fix build-tools build
Bug: 149737100
Change-Id: Ib752a2b398f345285adb4db2d69f43c59ec40eac
Test: treehugger
2020-05-19 18:09:53 +00:00
Inna Palant
05f8493c29 Added RBE client project to the manifest
Bug: 146449359
2019-12-18 14:27:52 -08:00
Sasha Smundak
c36dcacf08 Add golang-x-sync, golang-x-tools, go-creachadair-stringset repositories
They are needed to build cross references for Go language.

Test: treehugger
Change-Id: I6b8e313b0643e83ed77b76eedc260a4b1cc0bde1
2019-12-16 10:03:39 -08:00
Dan Willemsen
702ce4f42d Add external/bc to build-tools
bc is no longer included as part of toybox

Test: treehugger
Change-Id: I28bdf5bfe1d82c1ab3b9a35d9b3ffc2cbb4c9ee0
2019-12-09 14:58:52 -08:00
Dan Willemsen
94e0c6783e Add external/libffi for python3
Test: treehugger
Change-Id: I21354985e15c0b3e0b533b9c65dda72a60e2a5d2
2019-12-09 09:26:31 -08:00
Pete Gillin
d0dbc6f850 build-tools: Add OpenJDK 11 toolchain to manifest.
This will be needed when it becomes the default toolchain in the
build.

Bug: 143521861
Test: treehugger
Change-Id: I8548a11171149d65f2cdbb0a34c2f13c4c70c8cc
2019-10-29 15:31:12 +00:00
Steven Moreland
eaf3e7e63b HIDL!
Bug: 126909658
Test: N/A
Change-Id: I52ecf643e05c38c67329ac88df80acb8cf35eb58
2019-07-31 00:24:39 +00:00
Dan Willemsen
63c3ea6089 Fix build-tools build by adding clang-tools prebuilts
error: bionic/libc/Android.bp:2032:1: module "common_libc": glob: bionic/libc/versioner-dependencies/common/clang-builtins: dangling symlink

Change-Id: I75dcbb58f0f3cc15392c571efe5e90a2ff4a4f76
Test: treehugger
2019-07-30 15:59:24 +00:00
Sasha Smundak
5e3424c51b Add Kythe and repositories it needs
Bug: 121267023
Change-Id: I16cacc5e2bebf3696de6fb24c7bfb44d4f8866f2
2019-06-27 16:31:50 -07:00
Colin Cross
b3ad388e7f Add external/fmtlib to aosp-build-tools
Test: OUT_DIR=out prebuilts/build-tools/build-prebuilts.sh
Change-Id: I1743273bf234c2fd4945cf5b164beff7ab1bc6d4
2019-06-14 12:42:34 -07:00
Dan Willemsen
3e0664d6cc Add projects for RBE protos
These are currently empty, I'll be merging in upstream-master for each
after this.

Change-Id: I392f6e5aca1ada8b296b12a6ca23a90429f3ea80
2019-04-09 12:35:51 -07:00
Elliott Hughes
431abd8379 Add external/bzip2 to the manifest.
Change-Id: I7e5abbad9bc144468cf50b8fe3f630ce83ffb16a
2019-02-20 15:02:05 -08:00
Dan Willemsen
44d21cef2a Add cpython2 dependencies
In preparation for building a python[2] prebuilt.

Bug: 117811537
Test: try to build py2-cmd
Change-Id: Iab839eb6987c0fc395c1ab80359e415e18dd5cab
2019-02-17 14:34:16 -08:00
Colin Cross
7eb7ba3d27 Add jsoncpp to the build-tools manifest
libjsoncpp is needed by libprocessgroup.

Test: prebuilts/build-tools/build-prebuilts.sh
Change-Id: I89c59a201202758c48c52c9e986dfa9aca657040
2019-02-04 10:16:14 -08:00
Ian Kasprzak
bad437fd62 Add side-branch notification to manifest.
See go/side-branch-testing.

Bug: 123650833
Test: Validated manifest with validate_repo_branch.par
Change-Id: Ia8c89c3eed7c8344b666cfeb87837e6b8cbcad51
2019-01-31 10:18:21 -08:00
George Burgess IV
3a40a2f4ef Add glibc-2.17 to repo manifests
Apparently our glibc flag flip in soong is going to get pulled in here,
so we should probably have an updated glibc to go with it. ;)

Landed on aosp/master in Idc3251d550476b1f9a79fdf9dd2d9f86943246e6

Bug: 111358231
Test: repo sync
Change-Id: I7c125cf2f6a3838fa9bd7a7111dcab2e166f3bb0
2019-01-24 00:06:40 +00:00
Dan Willemsen
1ffb4acaa1 Add nsjail to build-tools manifest
Bug: 122270019
2019-01-10 12:18:25 -08:00
Dan Willemsen
00b8309001 Add boringssl, pcre, and selinux for building toybox
Change-Id: I34a1328156138be7e72f9db064aecac0814d8621
2018-10-29 10:58:23 -07:00
Dan Willemsen
b4c8193cab Add bionic and dependencies for linux_bionic
Bug: 31559095
Test: prebuilts/build-tools/build-prebuilts.sh
2018-10-21 19:39:48 -07:00
Dan Willemsen
ebd98cb83e Add m4, make, one-true-awk, toybox to build-tools
Bison is currently using `m4` from the host system, pull the source in
here so that we can create a prebuilt to use instead.

Make is being used by a number of tools still (kernels, bootlaoders,
etc). In the short/medium term people are still going to be building
them in platform builds. So may as well make them hermetic.

Adding awk and toybox are the next step in providing a hermetic build
environment by using prebuilts for some common host commands instead of
relying on the system-provided ones.

Also rearranges the target list, pulling bison, flex, and kati from
dependencies into the target section, since we're distributing things
from them.

Test: treehugger
Change-Id: I1f69c977150ec6cecd0ba3a85ce0e73029e393c2
2018-10-04 15:24:03 -07:00
Nan Zhang
4eeaab5512 Add cpython projects to build-tools
https://android-review.googlesource.com/c/platform/system/core/+/764698
was failed due to missing cpython projects for aosp-build-tools.

Test: N/A
Bug: b/116698229
2018-09-26 11:39:17 -07:00
Sasha Smundak
2bf626beef Add external/jemalloc.
Change-Id: I64bb9bb2ff8ad8a6f363312db2be6f56dce3f156
2018-09-19 11:44:56 -07:00
Dan Willemsen
b597db99ae Add golang-protobuf
soong_ui now depends on it.

Change-Id: Idf44fc819a876a0510396a090853ffef0c65d3d8
2018-07-12 23:26:05 +00:00
Colin Cross
7f55d4d020 Add external/error_prone to the aosp-build-tools manifest
Needed for turbine after aosp/I680956c2815e9eb19415c43409827050c5127668.

Test: prebuilts/build-tools/build-prebuilts.sh
Change-Id: I6bdb7ffc852a6d52143399d40504bdcb727c0c05
2018-06-18 16:09:49 -07:00
Dan Willemsen
8996a23979 Add flex to aosp build-tools
Change-Id: I0481d678be248480b5abd050162450d9cdcce216
2018-05-22 12:17:24 -07:00
Dan Willemsen
9af5757c4f Add toolchain/xz to build-tools
So that we can build xz, and use that one instead of a random one that
may or may not be installed on the host system.

Bug: 36130900
Test: build xz on darwin and linux
2018-03-09 00:57:01 -08:00
Tobias Thierer
7db7b5113a aosp-build-tools manifest: add prebuilts/jdk/jdk9 2017-12-06 11:35:49 +00:00
Dan Willemsen
313d745021 Remove external/r8
It's no longer used.

Test: none
Change-Id: I31f984a0a5c38c30be6fab92284ae05cc223188b
2017-11-17 14:26:26 -08:00
Dan Willemsen
18a753206d Add projects for aidl and zipalign
In preparation to move those prebuilts from prebuilts/sdk/tools/... into
the build-tools bundle for unbundled apps.

Bug: 69431993
Test: prebuilts/build-tools/build-prebuilt.sh with aidl and zipalign added
Change-Id: I3ac2c5178562def766dcf945c041c7588b7f6bed
2017-11-17 10:08:33 -08:00
Nan Zhang
0cbb2f7ae7 Add turbine to build-tools manifest
Test: Manual
2017-10-24 16:39:43 -07:00
Colin Cross
e3a25981d9 Add dx, d8, desugar, and jdk to build-tools manifest
Test: prebuilts/build-tools/build-prebuilts.sh
Change-Id: I0c9819febacdbbdd25c99ecd4ec2b64bff387d4f
2017-09-22 15:23:31 -07:00
Jayant Chowdhary
686970db0e Add dependencies to build vndk abi tools.
Added external/clang, external/llvm, external/protobuf, external/zlib,
development/ to build vndk abi stability checking tools : header-abi-dumper,
header-abi-linker, header-abi-diff.

Test: repo sync -j64 fetches the projects mentioned above.

Change-Id: I6987cd0fca0d45ce4f9ee5c2ed4bf902ddb56c26
2017-04-13 14:16:13 -07:00
Dan Willemsen
26326358c7 Move build/ to build/make/
Remove the nesting of build/{blueprint,kati,soong}, which should allow
us to use submodules. Differs from master in that most of the
copyfile/linkfile entries have been removed, since we really only need
this repository for the tools in build/tools. Everything builds with
Soong or Go's scripts, not Make.

Bug: 28001743
Test: prebuilts/build-tools/build-prebuilts.sh
Change-Id: I5ff919cdb0423ebd11d9033fadab8aedf1a8b81d
2016-10-28 12:46:25 -07:00
Colin Cross
9f46a2d629 New manifest for building build tools prebuilts
Bug: 27499941
Change-Id: I74ea7398b4954e6560a2f42aed289228b0399c7e
2016-04-13 00:45:20 +00:00
Xin Li
d565cb306f Add prebuilts/build-tools.
Bug: 27944293
2016-04-01 14:54:27 -07:00
Nick Kralevich
a305b38dfe switch from external/sepolicy to system/sepolicy
Switch from using external/sepolicy to system/sepolicy.

Bug: 27875478
2016-03-29 14:03:34 -07:00
Mattias Nissler
0b674c00a7 Add external/libconstrainedcrypto to the manifest.
libconstrainedcrypto, formerly know as libmincrypt, used to be part of
system/core. Moving the code to external/ has a couple benefits:
 * The external/ location more accurately reflects the Google-internal
   heritage of the code.
 * We're planning for removing dependencies on this code for most
   consumers in favor of switching to BoringSSL's libcrypto, so it
   doesn't make sense to keep the code in system/core.
 * Some rare uses of this code will probably remain (e.g. constrained
   environments such as bootloaders, TEE, etc.), having the code in a
   separate repo makes it simpler to track for projects outside the
   main Android tree.

BUG: 27293141
Change-Id: Iedcf78d83390536ebb9b945eeebaf1715f2d4a8e
2016-03-24 15:35:20 +01:00
Igor Murashkin
fb5854d846 manifest: Add testng and dependencies to manifest
Bug: 27552463
2016-03-21 13:03:49 -07:00
Colin Cross
aa1c5ac067 Remove abi/cpp from the manifest
libgabi++ from abi/cpp was only useful with stlport and libstdc++,
neither of which is used in the platform any more.  The NDK has its own
copy of libgabi++, so remove the platform version.

Change-Id: I3c97a5e49c8b0e9d1269567e0c16da8b5df604aa
2016-03-17 12:32:00 -07:00
Xin Li
6366927cf5 Add platform/external/libmojo
Bug: 27429973
2016-03-09 10:47:52 -08:00
Bill Yi
39e102a459 Add device hikey
Change-Id: I18921cd1a93f80cd20aca4024a505b5a49d3fe31
2016-02-26 11:28:46 -08:00
Bill Rassieur
530d114b06 Add kernel/tests as net_tests is deprecated in system/extras.
BUG: 27228782
2016-02-23 13:52:39 -08:00
Nathan Harold
cc92fed0dc Add Connectivity Test Tools to AOSP Master Manifest
-external/sl4a
-packages/apps/Test/connectivity
-tools/test/connectivity

Bug: 27265878
Change-Id: I8cfe53fc1fcafcbca52e7b063a2c169964a66bb7
2016-02-22 19:04:07 +00:00
Elliott Hughes
8080faf519 Add external/google-benchmark to the manifest.
Change-Id: Ibe585e8811c647664a5935d898615ebcd4316236
2016-02-19 21:08:05 -08:00
Bill Rassieur
59aad97d81 Add external/dtc.
BUG: 26412135
2016-02-17 20:27:23 -08:00
Xin Li
07e4156621 Sort entities by path and make space style more consistent. 2016-02-12 14:57:53 -08:00
Stephen Hines
ac060e4dc3 /prebuilts/clang/host/linux-x86 needs to always be present.
We keep some common device-specific files in the Linux prebuilts as
well, so it can't be Linux-specific (for those that prune their repo
trees on Darwin).

Change-Id: Ifd16509e9de79f6265e944ad409ec8ddf2dc8419
Reviewed-on: https://googleplex-android-review.git.corp.google.com/863382
Reviewed-by: Dan Albert <danalbert@google.com>
Presubmit-Verified: TreeHugger Robot <android-build-prod@system.gserviceaccount.com>
Reviewed-by: Bill Yi <byi@google.com>
(cherry-picked from commit 91d5393e9b)
2016-02-09 15:01:35 -08:00
Xin Li
d80099329a Remove projects that do not have any files and last commit was more
than two years old.

BUG: 26831697
Change-Id: I908209a5b5d80431c49859e23312d66d749aa7e7
2016-01-27 16:15:41 -08:00
Josh Gao
99eb8481d0 Add platform/external/dlmalloc.
Bug: http://b/17207577
Change-Id: I8356d6e230853447afb8d7bae5d114388d0cd932
2016-01-22 15:02:00 -08:00
Sebastien Hertz
13d4656966 Add external/jacoco to the manifest
Bug: 26197469
Bug: 20115492
Change-Id: Ie581879db65a6a8aca47bfab4c10f9b9ab5985d4
2016-01-21 00:18:23 +01:00
destradaa
57d6faa600 Add EmergencyInfo app to manifest.
Bug: 26576096
2016-01-20 12:30:38 -08:00
Alex Deymo
81cd254b5a Add external/shflags to the manifest.
Bug: 26113731
2016-01-14 16:57:17 -08:00
Jaesung Chung
9a656ef471 Add platform/external/piex
Change-Id: I20a2d009e89b1d9df101af0a445fdf635fc758dc
2016-01-15 02:47:21 +09:00
Bill Yi
3318f81395 Add device/google/contexthub
BUG:26545959
Change-Id: Ifc0e0bd1d0577b485d59ea6ea9ec43a5cd5316c0
2016-01-14 08:52:03 -08:00
Xin Li
62e4fe9304 Use clone-depth="1" for all pre-built projects.
Tested with repo sync and saves about 20% of space.
2015-12-21 11:34:29 -08:00
Darren Krahn
092c2de702 Add external/tpm2.
BUG=26191862
2015-12-14 17:15:26 -08:00
Elliott Hughes
4c9f4115ea Remove external/linux-tools-perf from the manifest.
Use system/extras/simpleperf instead.
2015-12-14 13:33:38 -08:00
Mattias Nissler
558acc4a8f Add platform/system/nvram to the manifest.
The platform/system/nvram repository contains the code for encoding
request and response messages to communicate with access-controlled
NVRAM HAL implementations, similar to what we have for gatekeeper and
keymaster.

BUG: 25762536
2015-12-11 16:20:24 +01:00
Kinan Hakim
fc71bf1370 Changed manifest to include the new project dng_sdk. 2015-12-01 17:04:38 +00:00
Christopher Wiley
37f6936759 Map platform/external/autotest to external/autotest
Bug: 25813295
Test: syncs just fine

Change-Id: Idb1706c65d9d8b8bf965c570c762350b580a1f3f
2015-11-30 20:44:45 +00:00
Utkarsh Sanghi
df20fe8e54 Remove attestation, tpm_manager, trunks and add tpm to the manifest.
We recently moved attestation, tpm_manager and trunks into system/tpm,
so that they can live in one repo. This CL removes the old attestation,
tpm_manager and trunks repos from the manifest and adds the new tpm
repo.

Bug: 25820760
2015-11-23 21:35:21 +00:00
Paul Duffin
3d929f5a74 Added dagger2
Change-Id: I4cf87a899ca267cc8e0a9e63028a025674727745
2015-11-23 20:43:20 +00:00
Paul Duffin
b4448dba4d Added external/caliper project
Change-Id: I9bcbe1aff3198b3e130e7f3384d58fdcc8bf1344
2015-11-23 20:35:30 +00:00
Stephen Hines
7d3ba4eaba Remove obsolete live wallpapers that depend on RS graphics APIs.
Bug: 25497185
Change-Id: I7db6b9fbe13d65e717d99d6ee44dd78c8804b05c
2015-11-12 15:02:01 -08:00
Bill Yi
1d807583e2 Manifest after merging Marshmallow dr - DO NOT MERGE
Change-Id: I3b239e99d5a3804aebbc460aa96bf86dac05011f
2015-11-03 08:46:50 -08:00
Alex Vakulenko
dce28fec5e "Rename" external/libchromeos into external/libbrillo in repo manifest
libbrillo is a duplicate of libchromeos for the sake of "renaming" the
repo (which can't be done directly). So we just add libbrillo and remove
libchromeos from the manifest.

BUG: 25345697
2015-10-28 23:03:29 +00:00
Ningyuan Wang
102b332ee4 add new repo platform/system/connectivity/dhcp_client 2015-10-27 15:12:15 -07:00
Mohamad Ayyash
75271a6ee9 Add external/mmc-utils to manifest
BUG: 25155975
Change-Id: I31f5f98022ec831129aa6ea44b3de476e2d6ed00
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
2015-10-23 12:32:37 -07:00
Ying Chen
97e8a5d183 Add external/adt-infra to manifest
Bug: 24718114
2015-10-15 14:05:23 -07:00
Alex Vakulenko
7ded8a1aed Remove peerd from manifest
Peerd is not used on AOSP since weaved went with alternative
implementation by talking to Avahi directly. Removing peerd.

Change-Id: Ic6091338f49a9e98b0d1f170487d5fc241240d91
2015-10-07 10:25:10 -07:00
The Android Open Source Project
b3386dd436 Manifest after merging Marshmallow - DO NOT MERGE
Change-Id: Ie9d45ad25fe9c08ba513171a8e941eb017dd26ac
2015-10-06 10:11:24 -07:00
Stephen Hines
726616f2f3 Add linux/darwin projects for new Clang prebuilts.
Bug: 23396112

These remove the need for creating new projects every time the version
number changes.

Change-Id: Iaeb3fa9d9da089c7c720148e242bd0522e298975
2015-09-29 18:54:20 -07:00
Andrew de los Reyes
dce2af8dc3 Add rmi4utils to external 2015-09-24 09:52:03 -07:00
Roshan Pius
fea38f5eee [Brillo] Add external/xmlrpcpp to the manifest
Adding a third-party native XML RPC library for Shill testing on Brillo.

BUG: 24335496
2015-09-23 22:26:13 +00:00
Alex Deymo
595b109a93 Add external/libdivsufsort in AOSP.
Bug: 24327902

Change-Id: I6c7c7f70055251de33769279d997d84965d6a21e
2015-09-23 12:35:42 -07:00
Kenny Root
aee5be1bfc Add ca-certificates to the manifest
Change-Id: Ia751e1b2cb3fc5f3089393d35e71b87f8966403b
2015-09-21 21:27:12 +00:00
Peter Qiu
49c6d0e010 Add platform/external/cros/system_api to the manifest
BUG=24209710
2015-09-21 18:47:35 +00:00
Colin Cross
5ed3ae89e9 Add linkfiles needed for soong
Link build/soong/root.bp to $TOP/Android.bp and
build/soong/bootstrap.bash to $TOP/bootstrap.bash.

Change-Id: Icb77a068ce2bc37aec8ac97f1b4f20ae11c9573e
2015-09-20 04:31:03 +00:00
Mark Salyzyn
9507efebfa Add platform/external/{lvm2,cryptsetup} to manifest
Signed-off-By: Mark Salyzyn <salyzyn@google.com>
Bug: 23181629
Bug: 24133481
Change-Id: Ic08834963d86db7acec53edf08707bc54c0a1ad6
2015-09-18 10:49:04 -07:00
Daniel Erat
f84ebfe9c8 Add platform/system/nativepower
Bug: 22122485
2015-09-17 17:51:33 -06:00
Josh Gao
d4d196f6d2 Add prebuilt/gdb/{darwin,linux}-x86 to manifest.
Bug: http://b/21920612
Change-Id: Id1a2927a300cac5dd0bafcb7e53c2b8895f2fc06
2015-09-17 16:10:29 -07:00
Bill Yi
1c40d1cfb7 Remove platform/prebuilts/gcc/*-x86/arm/arm-eabi-4.8
BUG:24106029
Change-Id: Ie8bbd3dc19f83570b99133a25028b8ec18f3914e
2015-09-16 14:06:13 -07:00
Christopher Wiley
10f5e27745 Add system/tools/aidl to manifest
Test: repo sync'd this path just fine.
Bug: 23691099
2015-09-11 10:53:21 -07:00
Utkarsh Sanghi
be1cd6cf11 Add attestation, tpm_manger and trunks to the manifest
Bug: 23927669
2015-09-09 22:40:48 +00:00
Jorge Lucangeli Obes
102ce063c7 Add libcap to AOSP manifest.
Bug: 23787966
2015-09-03 18:44:31 -07:00
Bill Yi
3a6f041bbe Adjust clone-depth for a few projects - DO NOT MERGE
BUG:23791440
Change-Id: I395000e2b9395915059bf61ee03e8a82f3b71103
2015-09-03 16:51:45 -07:00
Peter Qiu
f5bfeeb756 Add platform/system/connectivity/apmanager to the manifest
BUG=23593224
2015-08-28 10:02:11 -07:00
Bertrand SIMONNET
d11226ad86 Add external/rootdev to the manifest.
BUG: 22953719
2015-08-27 11:16:01 -07:00
Colin Cross
f7a2d645c9 Add go prebuilts to manifest
Also fixes the ordering of the ninja prebuilts.

Change-Id: Id51e3221f1f9b908cc8d427bf77232041e82ba7b
2015-08-26 17:50:22 +00:00
Gilad Arnold
3e93c365c6 Add external/tlsdate to manifest.
Bug: 22373707
2015-08-24 16:50:51 -07:00
Bill Yi
2796d5dac6 Add spaces
Change-Id: I9d971cba99e46c65ca99c17a1c3f3824479b99cc
2015-08-21 15:06:28 -07:00
Steve Fung
390930ce8f Add platform/external/google-breakpad
Bug: 23228973
Change-Id: I4a1a069a91233ee109be5b1b6dc555f0a0ba6701
2015-08-21 15:37:16 +00:00
Dan Albert
cf8c44fbc8 Add toolchain/binutils to the platform manifest.
Needed for building libLTO and libLLVMgold for clang, which are needed
both for LTO and for using the CFI sanitizer.

Bug: http://b/21616856
2015-08-20 12:54:50 -07:00
Robert Ginda
6cadad9f35 Add external/libdaemon and external/avahi repos.
Bug: 22921222
Bug: 22827641
2015-08-20 11:46:36 -07:00
Daniel Erat
2bb3aa231d Add platform/system/webservd
Bug: 22828211
2015-08-14 16:33:24 -06:00
Samuel Tan
bd109024f1 Add dhcp-6.8.2 to manifest
Add the newly created dhcp-6.8.2 to the manifest.

Bug: 22956197
TEST: repo sync and verify that external/dhcp-6.8.2/ is created.
Change-Id: I3829928643d38f132def415f75f42469fd2183b7
2015-08-14 14:16:47 -07:00
Bill Yi
55915a1996 Update manifest groups tags - DO NOT MERGE
Keeping those tags in sync will reduce merge conflicts downstream.

BUG:23120831
Change-Id: I84bbc5b9dc0bf9e57257c535e6f882c7a5bf7c5b
2015-08-14 11:29:53 -07:00
Dan Albert
11ed2c18eb Add libunwind_llvm.
Change-Id: I072637cc6f06f19e4d08e66242f5d9daeec6a1fd
2015-08-11 18:14:19 -07:00
Daniel Erat
f5203529d5 Add platform/external/libmicrohttpd
Bug: 22828501
2015-08-11 15:06:37 -06:00
Gilad Arnold
9a1b0b7054 Add system/firewalld to manifest.
Bug: 22827985
2015-08-10 22:14:01 -07:00
Yang Ni
78d14b28a9 Add external OpenCV3 project
Change-Id: I09969d8963cdbdfa674b12bc2b7020017b6c92cf
2015-08-10 21:37:37 +00:00
Paul Miller
fe20cfa800 Remove Browser
Browser is deprecated. It's being replaced by 3 components:
- Chromium, a.k.a. ChromePublic, which is not included in AOSP and must
  be built separately. See packages/apps/Browser2/README.
- Browser2, a tiny, WebView-based test browser copied from Chromium's
  WebViewShell.
- BookmarkProvider, which takes over the "com.android.browser;browser"
  authorities and returns empty Cursors for all queries. Bookmark access
  is removed in the M permission model.

BUG:19351071
2015-08-06 18:33:22 +00:00
Filipe Brandenburger
f01121a24a Add external/iw to the manifest
Change-Id: I6a55f2d8962a1a6ec2ba06a1f336875a2022692a
2015-08-04 09:13:52 -07:00
Alex Vakulenko
4c107f4d2f Add weave repositories to manifest
Added repos for external/libweave, system/peerd, system/weaved to
the manifest.

Bug:22874919
Bug:22829905
Bug:22924758
Change-Id: I56a75a51182adc20012414ee12d6ac3986a22003
2015-08-03 15:44:48 -07:00
Christopher Wiley
6aed4c1d1b Add DBus binding generator
Bug: 22608897
2015-07-27 16:39:57 -07:00
Bertrand SIMONNET
a2e899e743 Add system/connectivity/shill to the manifest.
system/wifi was renamed system/connectivity/shill. This CL also remove
the old repo.

BUG: 22723519
Change-Id: I1549a7ca54a5b84831445746b314d025604d60ed
2015-07-27 10:24:48 -07:00
Colin Cross
1dfedc1f2d Add new build projects to the manifest
Add blueprint, kati, soong, and the ninja prebuilts to the manifest.

Change-Id: Iae1eabafec6789c463e16f0ecbedb45d188d4cc0
2015-07-23 11:16:31 -07:00
Paul Miller
6c29e67813 Add Browser2 to master
BUG:19351071
2015-07-20 13:02:15 -07:00
Gilad Arnold
d19332d5b4 Add platform/external/c-ares to manifest.
Bug: 22552807
2015-07-17 16:14:14 -07:00
Gaurav Shah
6eb7b09fde Add platform/system/update_engine to the manifest
BUG: 22357920
Change-Id: Ib3ff7d632126c45183ae6eaf3698459ff6a83935
2015-07-16 18:38:08 +00:00
Gaurav Shah
979cb605ad Add platform/system/wifi to the manifest
BUG: 22357920
Change-Id: Ic03e7f565fa2fe76a5feecd045a4af9e2f41cd24
2015-07-16 18:37:42 +00:00
Elliott Hughes
3d8354d3d3 Remove target 4.8 toolchains.
Change-Id: I13a835a1e998d5560dbf125e3d1719bac33e35a2
2015-07-14 17:06:23 +00:00
Gaurav Shah
c2eda5ec01 Add minijail to the manifest
BUG: 22357920
Change-Id: I8c2b7d66381717a7656b008cf379159cc2240b60
2015-07-13 15:20:34 -07:00
Bertrand SIMONNET
e22a964577 Add curl to the manifest.
BUG: 22347561

Change-Id: I12ce3769c74286d48728bbe372567906a135f57e
2015-07-13 21:40:17 +00:00
Miao Wang
d0321d1941 Add platform/external/gemmlowp
bug: 22303735
2015-07-13 21:20:30 +00:00
Bertrand SIMONNET
348f310bdf Add platform/external/libchromeos.
Bug: 22372020

Change-Id: I17c7f327e9c3c35e237ac79c49dfe85507de8257
2015-07-10 22:38:38 +00:00
Arman Uguray
a72f8837aa Add platform/external/modp_b64
Bug: 22382625
2015-07-10 11:43:36 -07:00
Daniel Erat
3c7e34b9a1 Add platform/external/dbus
Bug: 22328216
2015-07-07 15:12:14 -06:00
Daniel Erat
f935bc5327 Add platform/external/libchrome
Bug: 22174656
2015-07-06 10:40:01 -06:00
Christopher Wiley
d2a38191a9 Add libevent to manifest
Bug: 22230368
2015-07-01 21:35:00 +00:00
Bill Yi
a9f8e5cdcc Add platform/external/fec 2015-06-23 14:12:27 -07:00
Christopher Wiley
23cc1143d4 Add gmock 2015-06-23 10:24:13 -07:00
Jeff Vander Stoep
b5be3a6e17 remove external/checkpolicy and external/libsepol
These projects are no longer used and have been replaced by
external/selinux.

Change-Id: If6dc1e9261f397d801ba2376ab60c5dc5b5d86e4
2015-06-09 17:04:39 +00:00
David Srbecky
26ecb7a152 Revert "Remove external/lzma"
LZMA is needed for decompression of debug symbols in libunwind.

This reverts commit 8bc0273d91.

Change-Id: Id0622b56f6d682829a2bda6dd2a03e25fbb0fbee
2015-05-18 19:58:50 +00:00
Bill Yi
184c029d91 Remove base gpl files
Change-Id: I6b3e3cd4270965e57e4d41e92128adb6927e88cd
2015-05-15 09:07:13 -07:00
Bill Yi
13e5fa0938 Remove obsoleted platform/external/genext2fs
Bug: 19282953

Change-Id: I30b6ebbb2f8002f3aaa6cbdca7e05c840da7d380
2015-05-13 10:40:50 -07:00
Bill Yi
af76b2878b Add device/google/debugcable 2015-05-06 15:32:04 -07:00
Kenny Root
2be481c59d Switch to BoringSSL DO NOT MERGE
Change-Id: I1371dba8384ddab12098231754fbe506096f9906
2015-04-27 13:02:33 -07:00
Bill Yi
b770be5818 Add platform/system/gatekeeper
Change-Id: I11b3c8baaef06108aa991d1ffd9d75381f6fee6b
2015-04-27 09:02:53 -07:00
Scott James Remnant
d9a8bc8453 Restore pdk group to system/bt 2015-04-26 08:42:15 -07:00
Scott James Remnant
8c22e4dbb0 Replace platform/external/bluetooth/bluedroid with platform/system/bt
Change-Id: I60b22ee9c7493bab0998f4f9541120a5cc80ff98
2015-04-24 10:46:12 -07:00
Nick Kralevich
5e0ba4e69f add external/selinux to default manifest
Build problems were corrected in https://android-review.googlesource.com/147070

Bug: 19963152
2015-04-16 15:31:22 -07:00
Bill Yi
8c6b707579 Add platform/external/sonic 2015-04-09 16:03:09 -07:00
Chad Jones
3008ff711f Replace repo group on external/squashfs-tools with "pdk" 2015-04-07 20:36:05 -07:00
Mohamad Ayyash
ff51c48b20 Add groups="pdk-cw-fs" for [external/squashfs-tools]
This ensures the squashfs includes are available to
[system/extras/squashfs_utils]

Change-Id: Ia35bfb165b052da44daecf0908d94124b2157bcb
2015-04-07 12:04:33 -07:00
Bill Yi
9642d87e41 Add platform/external/mockftpserver 2015-03-31 14:45:08 -07:00
Bill Yi
187af6ac38 Add platform/external/slf4j 2015-03-31 14:44:53 -07:00
Narayan Kamath
a658524b47 Remove srec / VoiceDialer from the default manifest. 2015-03-20 09:20:08 +00:00
Bill Yi
c732f5d6fe Add packages/providers/BookmarkProvider
BookmarkProvider will be the provider code from the legacy browser, refactored
into its own app. It will fill the role of Browser provider when Clank is
unavailable (such as on emulation) so we can remove the legacy browser.

BUG:19682629
2015-03-16 15:44:45 -07:00
Bill Yi
f402967b08 Manifest update after merging with lollipop-mr1-dev 2015-03-10 15:15:50 -07:00
Bill Yi
7eee764ccc Add platform/packages/apps/FMRadio 2015-03-10 12:56:05 -07:00
Bill Yi
860e067c5a Add platform/external/lohit-fonts
Change-Id: I951931febae305c8d9ee006e2fea6e2e8cf3b557
2015-03-09 21:17:25 -07:00
Kenny Root
b48f1a97e6 Revert "Revert "Revert "Switch to BoringSSL DO NOT MERGE"""
Qualcomm blobs using symbols in OpenSSL that it shouldn't be using.

This reverts commit 8c9e4b3cae.

Change-Id: Ifa8a8025525002873888acd6dbadc6aafe722b64
2015-03-09 23:04:59 +00:00
Kenny Root
8c9e4b3cae Revert "Revert "Switch to BoringSSL DO NOT MERGE""
This reverts commit d80795d1d3.
2015-03-09 16:53:56 +00:00
Dan Albert
8112416dc7 Remove external/pixman. 2015-03-06 13:53:04 -08:00
Bill Yi
7399f289a9 Add platform/system/keyguard 2015-03-04 16:58:23 -08:00
Bill Yi
db7ddb2c4d Add platform/external/libmpeg2 2015-03-04 12:28:57 -08:00
Bill Yi
8bcbd08935 Add platform/external/libavc 2015-03-04 12:28:40 -08:00
Kenny Root
d80795d1d3 Revert "Switch to BoringSSL DO NOT MERGE"
This reverts commit d961564048. Build broken in win_sdk aosp_x86_64 mac_sdk

Change-Id: I6a2b3aa526e070a7f2e1bb314066bfb9624e8a17
2015-03-04 17:04:51 +00:00
Kenny Root
d961564048 Switch to BoringSSL DO NOT MERGE
Change-Id: Ide21664148d3e47bbbe06336967d5d69f7ab74a8
2015-03-04 02:23:24 +00:00
Bill Yi
37d163a86a Add external/squashfs-tools and external/lz4
Change-Id: I77a74074c05ad7443326d6db00699ed9d21a71d7
2015-03-02 15:13:26 -08:00
Stephen Hines
c851b02204 Remove legacy clang prebuilts, and update 3.6 to use appropriate groups.
Change-Id: Ie274f4638e6c7727fb235ede57472d22dda3e4a5
2015-02-12 13:37:22 -08:00
Conley Owens
3bf33641ef Remove external/apache-qp
Change-Id: I7214c630f91fcd35ea9e218a409a1ee6564c3b79
2015-02-11 16:29:40 -08:00
Conley Owens
8bc0273d91 Remove external/lzma
Change-Id: Ib14e94b252169bbf81ab8fe8e1a102e5e7fcb77f
2015-02-10 11:03:24 -08:00
Bill Yi
d5bde6bdaf Revert "Add platform/external/boringssl"
This reverts commit 5f5e0440bb.
2015-02-09 13:43:13 -08:00
Bill Yi
bad0957d7d Add platform/external/cblas 2015-02-09 12:27:40 -08:00
Bill Yi
5f5e0440bb Add platform/external/boringssl 2015-02-09 12:09:13 -08:00
Conley Owens
325b4dc0c0 Remove external/gcc-demangle
Change-Id: If3a9ad787713a35a73ef6d3feac111ecaeb67d76
2015-02-06 09:59:29 -08:00
Conley Owens
53d6bd556e Remove several unused projects
Remove:
* external/arduino
* external/oprofile
* external/yaffs2

Change-Id: Ib312f5681908590ad5560557e0506ba3c652ffde
2015-02-04 15:30:07 -08:00
Conley Owens
8104ee2c54 Remove google-diff-match-patch
This project was added in 2010 with no updates and the diff_match_patch
module doesn't seem to referenced by any current makefile.

Change-Id: Ia42b5ae0639545feb803660607ae56b635235121
2015-02-04 13:30:49 -08:00
Bill Yi
60f09ffa65 Remove platform/external/qemu-pc-bios
BUG:19237932
Change-Id: I8587ee8b89c33600baa9981b793d93de4e127cee
2015-02-03 11:34:49 -08:00
Bill Yi
c75aceb09f Remove external/qemu
BUG:19237932
Change-Id: I4d9e69ceee84de6ecea1b2cb40daa899210e81f7
2015-02-03 09:19:26 -08:00
Bill Yi
78da8ec3c7 Remove empty project platform/bootable/bootloader/legacy
BUG:19164048
Change-Id: Ib589b69b1c481d2040637f26f62f22c35ead5d5c
2015-01-27 13:56:27 -08:00
Bill Yi
5492ff079f Remove obsolete project
Change-Id: I91ca5e31a65f7710a156f026aa12a070b24be926
2015-01-07 17:04:50 +00:00
Andrew Hsieh
e63589d754 Delete obsolete mips[64]el-linux-android-4.8 2014-12-23 17:35:23 +08:00
Bill Yi
dde51d1c72 Add platform/external/lld 2014-12-16 14:59:47 -08:00
Bill Yi
61c04111d0 Add platform/external/v8
BUG:18398366
Change-Id: I6c2577e307dc931e0660d0cf6500d339d39f4769
2014-12-15 10:49:03 -08:00
Bill Yi
5fa71037d3 Add platform/external/libvterm 2014-12-04 11:21:57 -08:00
Bill Yi
9f8988cc25 Add platform/packages/apps/Terminal 2014-12-04 11:19:20 -08:00
Bill Yi
7f0b45c299 Remove platform/packages/apps/OMA-DM - DO NOT MERGE 2014-12-02 23:42:17 +00:00
Brian Carlstrom
4b7a1313ab The return of external/vogar
Change-Id: I167f05bc215490a42841f325b0669b2980bf9b7c
2014-12-01 10:00:59 -08:00
Bill Yi
28afe83126 Add platform/prebuilts/clang/darwin-x86/host/3.6 2014-11-26 10:01:29 -08:00
Bill Yi
80aaa61987 Add platform/prebuilts/clang/linux-x86/host/3.6 2014-11-26 09:55:49 -08:00
Dan Albert
9a2c01e845 Add toybox to the default manifest. 2014-11-19 16:55:21 -08:00
Dan Albert
63c2c585b3 Remove stressapptest.
Bug: 15193147
2014-11-17 13:50:49 -08:00
The Android Open Source Project
36108487c3 DO NOT MERGE Remove tools/tradefederation from aosp/master for build reasons.
Change-Id: I66660d75a89ab8dc20d3660a6b873a9f6960bc28
2014-11-07 13:54:32 -08:00
Bill Yi
597723e752 Manifest update after merging with lollipop-dev 2014-11-06 18:55:53 -08:00
Bill Yi
b53120681e Add platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8 2014-10-31 14:35:16 -07:00
Conley Owens
41d6a4b005 Remove unused projects
Change-Id: I4adeb8afd22de8ad1c77c484ef09d1c5b97f099a
2014-10-20 16:45:30 -07:00
Brian Carlstrom
43719567c0 Remove obsolete libffi
Change-Id: I4fe528c90593a891456fda74bd22b0da1c549b0f
2014-09-29 13:05:56 -07:00
Bill Yi
276fcd8bd6 Remove packages/inputmethods/PinyinIME
BUG:17578207
Change-Id: Ifc2a3990312ecfc4cb3dae4a7037938ab187946b
2014-09-19 12:03:56 -07:00
Bill Yi
e9837dbdc4 Add platform/frameworks/opt/inputconnectioncommon 2014-09-19 11:04:12 -07:00
Bill Yi
ce22fa13ba Remove platform/frameworks/opt/mailcommon
Change-Id: I1e7d2554a46f3999c04b151abc5c0a9318cd714a
2014-09-16 21:34:38 +00:00
Bill Yi
1b36460b49 Remove platform/external/hyphenation and platform/external/libxslt
Change-Id: I1b42f5417f9225c56c8f8a4bef30ff519112d398
2014-09-15 15:09:35 -07:00
Bill Yi
d822c6cd07 Remove platform/external/sil-fonts
BUG:17508191
Change-Id: I7bc7dc244e5f5839630395bef4104a102428a667
2014-09-15 14:31:02 -07:00
Dan Albert
b22689ff71 No longer need bootable/diskinstaller.
This was only used by the vbox target, which is now dead.
2014-09-10 15:59:37 -07:00
Dan Albert
f1810f6b2c Remove external/grub.
This project is horribly out of date, and is no longer used.
2014-09-10 15:17:49 -07:00
Dan Albert
0064bf6b9e Remove libcxxrt from the manifest.
We moved away from this project a while ago.

Bug: 17451546
2014-09-10 11:33:17 -07:00
Bill Yi
e7c38b80db Add platform/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9 2014-09-04 10:44:28 -07:00
Bill Yi
28b13defe8 Add platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9 2014-09-04 10:16:47 -07:00
Bill Yi
c7e712a0d9 Add platform/external/chromium_org/third_party/libjpeg_turbo 2014-09-03 09:11:26 -07:00
Torne (Richard Coles)
168b190af7 Remove Chromium's copy of OpenSSL.
Chromium now uses boringssl instead of openssl; remove the
no-longer-maintained copy of openssl.

Change-Id: Ic923b036c70dcfbaa374ea187badb76e76422935
2014-08-28 13:34:01 +00:00
Bill Yi
bd02c6cecc Remove external/xdelta3 and external/syspatch
BUG: 17299918
Change-Id: I080399c35ea62f1e40dca32728a7c9e3ca57795c
2014-08-27 13:14:42 -07:00
Elliott Hughes
b7b7d20abd Remove external/icu4c and add external/icu to the PDK.
Bug: 16891889
2014-08-12 17:23:33 -07:00
Elliott Hughes
d4f72088cc Remove unused project external/libppp.
Bug: 16795898
2014-08-08 10:54:27 -07:00
Ying Wang
df7d7b7820 Remove unused host Linux gcc project. 2014-08-05 11:16:04 -07:00
Bill Yi
a2806ca5ab Add platform/system/keymaster 2014-07-28 14:40:58 -07:00
Bill Yi
f7611e8de9 Add platform/external/chromium_org/third_party/boringssl/src 2014-07-18 17:07:56 -07:00
Bill Yi
3383e04714 Add platform/packages/apps/TvSettings 2014-07-15 15:16:58 -07:00
Ying Wang
6e7127cafa Remove gcc projects not in use any more.
Change-Id: I9f1b24b1606ac11856bee796204bbf68cd3ef6be
Reviewed-on: https://googleplex-android-review.git.corp.google.com/502753
Reviewed-by: Andrew Hsieh <andrewhsieh@google.com>
Reviewed-by: Baligh Uddin <baligh@google.com>
Reviewed-by: Chad Jones <chadj@google.com>
2014-07-15 11:17:22 -07:00
Bill Yi
dcc7203bb0 Add platform/frameworks/multidex 2014-07-15 10:30:15 -07:00
Bill Yi
3e12132fd5 Add platform/external/icu 2014-07-08 16:40:11 -07:00
Torne (Richard Coles)
349ff6c4d8 Add external/chromium_org/third_party/libaddressinput/src.
Add new chromium dependency: libaddressinput.

Change-Id: Ibdab7e7d10f5fc0a68b3c9333f03b4dd211addb9
2014-06-20 11:25:12 +01:00
Bill Yi
4c7dc70c47 Add platform/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9 2014-06-12 19:41:51 -07:00
Bill Yi
88284c9521 Add platform/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9 2014-06-12 19:41:29 -07:00
Bill Yi
7f39b6a119 Add platform/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9 2014-06-12 19:40:34 -07:00
Bill Yi
fca596a882 Add platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9 2014-06-12 19:38:13 -07:00
Colin Cross
1fca51c3c4 DO NOT MERGE: Revert "remove external/libnl-headers from the manifest"
This reverts commit fd1e90b3b1.

libnl_2 needs to stay in AOSP for now for compatibility with
GPL test builds.

(cherry picked from commit 65480a071f)

Change-Id: Ide26ec95bb606165094890faa7d3aee7490be7f6
2014-06-04 10:10:01 -07:00
Torne (Richard Coles)
5a852a1a94 Update external/chromium_org/third_party/skia.
Skia is now pulled in as a single project instead of three subprojects.

Change-Id: I3aeec34fe498effb28086c99facb64e911aee83a
2014-06-03 11:11:24 +01:00
The Android Open Source Project
07011a9e96 Manifest for android-4.4.3 2014-06-02 19:03:51 -07:00
Bill Yi
6f32d06388 Add device/generic/qemu 2014-05-26 15:43:03 -07:00
Torne (Richard Coles)
808bf6b017 Add external/chromium_org/third_party/openmax_dl.
New chromium project dependency.

Change-Id: I6141fc20271b91dc8cf326352dd0153b947af0bc
2014-05-14 20:27:15 +00:00
Bill Yi
1fdf004ad9 Add platform/external/fio 2014-05-14 11:23:58 -07:00
Bill Yi
4aa4f75d96 Add platform/external/owasp/sanitizer 2014-05-13 16:39:28 -07:00
Bill Yi
dd7f01ace8 Add platform/external/libcxxrt 2014-05-08 15:26:27 -07:00
Bill Yi
168d11f82a Add platform/external/f2fs-tools 2014-05-06 16:59:24 -07:00
Bill Yi
b398f8464a Add platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8 2014-04-30 11:18:51 -07:00
Bill Yi
44c94a7aaf Update libcxx and libcxxabi projects 2014-04-28 15:46:36 -07:00
Bill Yi
8b021f338b Remove platform/external/v8 project 2014-04-28 08:53:10 -07:00
Greg Hackmann
1218d94444 Add clone-depth="1" to prebuilts/qemu-kernel
Change-Id: I212284ee87d823f9dda0c94114715d084eb3fd25
2014-04-25 17:44:55 +00:00
Stephen Hines
0389bd188c Add host prebuilts for Clang 3.5.
Change-Id: I2e2a3f921e67e972ef9962257ef80903780a031b
2014-04-24 19:11:49 -07:00
Richard Coles
41d40e45cb Revert "Add angle_dx11 back to the manifest"
Now that chromium has been brought up to date, we no longer need this old project.

This reverts commit 72a1bb6dac.

Change-Id: I4b25a4729108fe0f925ec98b6bd8e47c625ef581
2014-04-24 16:33:06 +00:00
Conley Owens
72a1bb6dac Add angle_dx11 back to the manifest
Change-Id: I76659f3daf83cce0e18fbf4a8e8ac345e6db2eb4
2014-04-22 13:31:27 -07:00
Christopher Ferris
bcee9c0cd8 Add the external/jemalloc project. 2014-04-22 17:43:06 +00:00
Torne (Richard Coles)
77fe5f801f Update manifest for latest external/chromium_org.
Bring the chromium_org projects in sync with the latest version.

Change-Id: Iffefd8539530b58255153fac40e5b92cefa11312
2014-04-17 18:09:53 +01:00
The Android Open Source Project
d5baddc6ba Add clone-depth to platform/prebuilts/android-emulator
Change-Id: I3666d8a70dbeee029002bf1e764aa2616b16f45d
2014-04-16 12:10:12 -07:00
The Android Open Source Project
6c961eceb9 Add platform/prebuilts/android-emulator
Change-Id: Ifcd9e4bebc156be815fb64b9efe3d29b2a23ab91
2014-04-16 11:42:59 -07:00
Dan Albert
26821fa134 Adds external/libcxx and external/libcxxabi to manifest
Change-Id: I520b595d69834ff00140859e1d06dcc6d347e078
2014-04-11 11:26:45 -07:00
Ben Cheng
dd8b8d24ff Add GCC 4.9 for aarch64. 2014-04-07 10:34:24 -07:00
Colin Cross
65480a071f DO NOT MERGE: Revert "remove external/libnl-headers from the manifest"
This reverts commit fd1e90b3b1.

libnl_2 needs to stay in AOSP for now for compatibility with
GPL test builds.

Change-Id: I85365fb4b8931a998e564d30800a06343a47fdd8
2014-03-21 17:19:54 -07:00
Colin Cross
fd1e90b3b1 remove external/libnl-headers from the manifest
external/libnl-headers was part of system/core/libnl_2, which has
been replaced by external/libnl

Change-Id: I19b3bf9770ea5684bccee512686322d9f5dc033a
2014-03-20 13:08:02 -07:00
Mohamad Ayyash
18c18600de Add external/ltrace to default.xml
Change-Id: Iea26eb8c84ecacf5e494af0da1ac3c6a84b89a8e
2014-03-14 16:13:03 -07:00
Andrew Hsieh
d46839f36a Add prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.[68] 2014-03-12 09:35:34 +08:00
The Android Open Source Project
5aa5dd0f3a Add external/vixl
Change-Id: I633282d2a2ef43267edc0b5a9a250e700d713947
2014-03-05 17:58:59 +00:00
Victoria Lease
96ebc6afc0 add three external/google-fonts projects:
external/google-fonts/coming-soon
external/google-fonts/dancing-script
external/google-fonts/carrois-gothic-sc
2014-02-27 09:38:10 -08:00
Geoff Mendal
c8d73acb17 Add platform/external/messageformat 2014-02-27 05:49:44 -08:00
Stephen Hines
6c4ef8e7cf Remove host prebuilts for Clang 3.3, since we have switched to 3.4.
Change-Id: Ifdf8e77a4de285173a34fdae673e5b4bd469ae36
2014-02-19 17:07:56 -08:00
Stephen Hines
5f69e8491d Add Clang 3.4 host prebuilts to AOSP manifest.
Change-Id: Ibb8d91096a7a58e40700890c50ab49e03d9ee0d5
2014-02-18 17:20:40 -08:00
Brian Carlstrom
f2ae884fc6 Remove external/dropbear
Change-Id: I9d29ae65466aa4c17a02e833e30c0cb6b2d895c6
2014-02-07 09:28:34 -08:00
Conley Owens
32c01981ab Set clone-depth="1" for *-kernel projects
Change-Id: Ibd46494bda9d96437d85b1ee026d6579258c26de
2014-01-29 17:02:19 -08:00
Andrew Hsieh
ba9f0ad5d7 Add prebuilts/gcc/{linux-x86,darwin-x86}/mips/mips64el-linux-android-4.8 2014-01-27 22:47:19 -08:00
Conley Owens
35ecfbd4d8 Add external/xdelta3 and external/syspatch
This reverts commit 16b9036ba6.

Change-Id: I993dce61af14cf4bcfc8eddd24a0ec34d9aed20e
2014-01-18 01:51:46 +00:00
Conley Owens
16b9036ba6 Revert "Revert "Revert "Add external/xdelta3 and external/syspatch"""
This reverts commit bc90c546a0.

Change-Id: Id49c4b40ad15acbcfbe68d29481a5995bee41d24
2014-01-18 01:33:29 +00:00
Conley Owens
bc90c546a0 Revert "Revert "Add external/xdelta3 and external/syspatch""
This reverts commit 1e6287ca87.

Change-Id: Ic75df2e517db1ffd5ceed65f66576867e29bde92
2014-01-17 17:58:37 +00:00
JP Abgrall
8e5176d8a3 Revert "Remove external/libnl and external/nfacct"
This reverts commit 5585983817.
as the new projects now build.
   
Bug: 12080266

Change-Id: Icaf0980b2a1f34d9e0670426faef6bb27aca3555
2014-01-06 18:56:09 +00:00
Conley Owens
1e6287ca87 Revert "Add external/xdelta3 and external/syspatch"
This reverts commit d7e5ea0d0c.

Change-Id: I89f89c63cb5473f75ac738d0db1cfde8d7e7cd13
2014-01-04 03:15:39 +00:00
Conley Owens
d7e5ea0d0c Add external/xdelta3 and external/syspatch
Change-Id: Iae76361e45720936775d16fcf674c8c89fbda6fa
2014-01-03 14:45:58 -08:00
Conley Owens
5585983817 Remove external/libnl and external/nfacct
These projects weren't quite ready to be included in the manifest.
Removing for now.

Change-Id: Ica4cf732545a6a0ca64c55a4c48bdadd28637cc8
2013-12-18 16:34:38 -08:00
Conley Owens
474e21072e Add external/libnl and external/libnfact
Change-Id: I0668f4cd59aaaf515aebb4d83541da89194e891e
2013-12-18 15:02:05 -08:00
Nick Kralevich
5cad5c55d3 Add project platform/external/libseccomp-helper
Bug: 11812687
2013-11-26 17:14:28 -08:00
Nick Kralevich
7ac3161ac2 Add external/pcre to default.xml
Bug: 11881977
2013-11-26 17:07:58 -08:00
Conley Owens
303c2559ff Update master manifest for Android 4.4
Change-Id: I8d4a360373d375a742a15a9b576bbf2c600a0b3f
2013-11-23 15:14:20 -08:00
Conley Owens
5792952487 Remove ti/panda
Panda is no longer supported in master.

Change-Id: I3d5efbcf63ded1c40539712a2b34bb6c1522520b
2013-11-21 15:15:56 -08:00
Conley Owens
591060e525 Remove ti/wlan and ti/wpan
These projects are no longer needed in the master manifest.

Change-Id: Ie0abc1bc55a6cc99100606fc8c0c9629b8492ea5
2013-11-21 14:23:30 -08:00
Baligh Uddin
ac39421e93 Revert "Add new kitkat projects to AOSP master manifest"
This reverts commit e3c3ebfd25.

Change-Id: I06e6b71f9e271ebff0b2f3eefb238345eaff7aa3
2013-11-02 00:17:49 +00:00
The Android Open Source Project
e3c3ebfd25 Add new kitkat projects to AOSP master manifest 2013-11-01 16:28:03 -07:00
Kenny Root
616b4d03e9 Add bouncycastle to the pdk group
Change-Id: If89ac5135b0155199f2828cc12e6409bf86eabb2
2013-10-18 12:17:41 -07:00
Ben Cheng
1a368cb08f Add various gcc-4.8 projects. 2013-10-11 10:32:09 -07:00
Conley Owens
fcfe1e98d1 Remove the hardware/msm7k project
This no longer needs to be in the master manifest
2013-10-08 23:02:41 +00:00
Christopher Ferris
50c7e54337 Remove the pdk group for libunwind. 2013-10-02 12:49:22 -07:00
Geoff Mendal
61f86fa340 Add platform/external/conscrypt to master 2013-10-01 13:26:13 -07:00
Christopher Ferris
b199a96229 Add external/libunwind to manifest. 2013-09-30 17:33:46 -07:00
Baligh Uddin
c58307057d Add tools/studio/translation to AOSP master manifest 2013-09-11 15:13:18 -07:00
The Android Open Source Project
1c546d573e Remove obsolete ping/ping6
Change-Id: I4929adc3be1f363b21037f3ff8f69f6bf2c76ea9
2013-08-12 13:56:23 -07:00
The Android Open Source Project
b0ff0cc0da Updated master manifest after jb-mr2-dev
Change-Id: Id7d916e67b61c10fa2dc1d1eb2dcb1e52f21d29d
2013-07-23 19:31:12 -07:00
The Android Open Source Project
a3ae5c9156 Manifest for jb-mr2-dev
Change-Id: I27a20070bf1b3e124c858b4503800e10cdb8db08
2013-07-23 19:18:42 -07:00
The Android Open Source Project
83b7677518 Add x86_64 toolchains
Change-Id: I008d78b6cfa1397adccd8fd51ea0e2723fbca532
2013-07-17 10:22:19 -07:00
The Android Open Source Project
022658e6b4 Add new projects - iputils, studio/cloud
Change-Id: I7785f292e76376cbe9c4bf2700410ef5b80e70b9
2013-07-08 14:46:57 -07:00
The Android Open Source Project
1fed5706c9 New projects for telephony and prebuilt python
Change-Id: I7c496411d62d212250b979565ec5c8805e872d5e
2013-06-20 12:46:44 -07:00
The Android Open Source Project
27ce518b08 Add scrypt and prebuilt clang projects
Change-Id: Ia3708697c52d8fbdad8212e97239b2753ee2d187
2013-06-12 16:41:16 -07:00
The Android Open Source Project
659b658472 Un-branch master-dalvik from master 2013-05-20 09:19:55 -07:00
The Android Open Source Project
bf7ac6708a Merge from master 2013-05-15 12:13:02 -07:00
The Android Open Source Project
ced9b3334e Add idea projects
Change-Id: Ic0a87271dca5c97057164c4c4b832da7c0c85f5d
2013-05-15 12:11:45 -07:00
The Android Open Source Project
a7f38b7d52 Merge from master
Change-Id: I8b5010bff1cf2054f2737c46840342134c793862
2013-03-01 11:27:46 -08:00
The Android Open Source Project
70c902cf65 Add device/ and hardware/ for 4.2.2
Change-Id: Ia55ed4572705cac21f92eb2f766399dd3d95ebd7
2013-03-01 10:45:06 -08:00
The Android Open Source Project
84e45730b4 Add device/ and hardware/ for 4.2.2
Change-Id: I28afabeaec97b7a4861e78de18e8aa3621aa4efc
2013-03-01 10:42:55 -08:00
The Android Open Source Project
8dfb5e34a7 Merge from master
Change-Id: Ibcd022c0645b9b795c76b15705d29db23c7e31b4
2013-02-12 10:54:20 -08:00
The Android Open Source Project
d56f7074ff Update master manifest to match jb-mr1.1-dev
Change-Id: I9738fb170cb5c4be9b5a7a691fe2b28615063eda
2013-02-12 10:14:08 -08:00
The Android Open Source Project
7fb2e54f78 Manifest for jb-mr1.1-dev
Change-Id: Icef4b850c4dd6bd6e784fca069c71aaacf7848f9
2013-02-12 10:08:29 -08:00
The Android Open Source Project
db1a500f3c Merge from master 2013-01-29 13:09:26 -08:00
The Android Open Source Project
c8a40b6b1c Add tools groups on prebuilts/tools
Change-Id: Iad59091a5cd2f30f326b1b33ff3cd5b5c55ed874
2013-01-29 13:03:46 -08:00
The Android Open Source Project
eba1eee60f Merge from master
Change-Id: If2ca4db261e8ebd9bd684f09bdbba3df4ebc05a0
2013-01-28 10:58:10 -08:00
The Android Open Source Project
bc65e60b03 Add mockito and objenesis
Change-Id: I194bf501225b5d7ae364ed32529f13b27d16dc41
2013-01-28 10:56:54 -08:00
The Android Open Source Project
df40456650 Merge from master
Change-Id: If0f6099470a5098ed32efcfecbedd5cd60523db6
2013-01-17 09:03:31 -08:00
The Android Open Source Project
e046a83bf1 Add nist-pkits
Change-Id: I79dc00e0bb278a33f5eb09366d8f245b3e00ff87
2013-01-17 09:02:30 -08:00
The Android Open Source Project
8c9a56d57b Merge from master
Change-Id: I985699416e73ec7bb24b60d46b5c52a06ab385ca
2013-01-08 09:40:30 -08:00
The Android Open Source Project
e4b6c17240 New location for fat32lib
Change-Id: I4eed1c39f1af8ac82bb87b4e6885e9f78deb1892
2013-01-08 09:35:40 -08:00
The Android Open Source Project
207fe05ecb Merge from master
Change-Id: I27f20b0f86cc964b6efe0a99e37798bb53737049
2013-01-04 14:14:46 -08:00
The Android Open Source Project
6747c5e51a Add prebuilts/devtools
Change-Id: Ib5066d884e67a365077872eb7f05eeb011f34709
2013-01-04 14:10:01 -08:00
The Android Open Source Project
454627192a Merge from master
Change-Id: Ib0e2fa7922857bd60e51ed7701fe640868ad07e6
2012-12-21 11:18:29 -08:00
The Android Open Source Project
70b1a76994 Modernize the manifest groups
Change-Id: Id71b2d93c4f86198386078a7bf13dd9ec49283a8
2012-12-21 11:04:43 -08:00
The Android Open Source Project
b05bfe82d0 Add new devtools projects
Change-Id: Id28352ec724e9720059369d8669e5a086db11da8
2012-12-20 11:01:39 -08:00
The Android Open Source Project
ded671af82 Merge from master
Change-Id: I6345a9ea12d631334ae797bfd137552984f965c4
2012-12-14 11:29:50 -08:00
The Android Open Source Project
b1bab4dc66 Add new devtools projects
Change-Id: I8fb9b4c6f42de745d3c132d4a8b21f684e480539
2012-12-14 11:13:57 -08:00
The Android Open Source Project
a1123ee554 Tune tools groups
Change-Id: Id4501e7ca4f4852a6a07f035393bab5034bcc7e9
2012-12-12 09:50:37 -08:00
The Android Open Source Project
cdd2f55717 Merge from master
Change-Id: I56afc6c9637ed88b1d35b50e94ad16e4a571b7de
2012-12-12 09:07:57 -08:00
The Android Open Source Project
596d9d9960 Add tools/base
make tools/ notdefault

Change-Id: I2d1801db2b811186ee8cefdfdde6a53274be342c
2012-12-12 08:39:37 -08:00
The Android Open Source Project
c75a48da0f Merge from master
Change-Id: I2d7a11eee4a41d12a4927640840c5c45e5421988
2012-12-05 13:46:36 -08:00
The Android Open Source Project
50138b5a7f Add darwin host headers
Change-Id: Ibe1504f23208ca8522b13b9df11b6c0803859e1b
2012-12-05 13:45:28 -08:00
The Android Open Source Project
64d49f0ab5 Merge from master
Change-Id: I002801f6c16424a08d3fd27bc5018397da51311e
2012-12-05 09:49:04 -08:00
The Android Open Source Project
0cc40d32e5 Add eigen
Change-Id: Id586d1cc51100d526bcf06235282804b59ea1d5a
2012-12-05 09:39:15 -08:00
The Android Open Source Project
aefb1473b1 Extra projects to match release branch
Change-Id: I93cecbdc9f1701afbb9d9af9e7e997df10207bf1
2012-11-15 16:57:26 -08:00
The Android Open Source Project
e54ff56da1 Extra projects to match release branch
Change-Id: I6572461c3215a6ce1ad6c4c9de5f0a39265da94b
2012-11-15 16:54:06 -08:00
The Android Open Source Project
43545df929 Merge from master
Change-Id: I913f2fb5c4974685f2ebf34d3aa5afb9d8f82980
2012-11-13 12:46:48 -08:00
The Android Open Source Project
e138a0d7fb Manifest for jb-mr1-dev
Change-Id: I90c596116c5ae781d21d0d45b4245c50df8f055a
2012-11-13 09:41:44 -08:00
The Android Open Source Project
cb5004d370 Manifest for master, updated for 4.2
Change-Id: I7bef8262cd30755c7dab1d8b66d256a4a5cf4770
2012-11-13 09:37:49 -08:00
The Android Open Source Project
00ee1ab4c9 Merge from master
Change-Id: I01b9db3643d3eca22f1c7bd6ef35422ad9872273
2012-11-08 11:31:42 -08:00
The Android Open Source Project
fe20f3cb92 Add MacOS host toolchain
Change-Id: I7e75692ef4f850c37cde85f9c8acc911e838321d
2012-11-08 11:30:30 -08:00
The Android Open Source Project
dfefa4af0d Add frameworks/volley
Change-Id: I4b2d34181abbf82ad6280b30113030d1895eb25b
2012-11-07 08:39:39 -08:00
The Android Open Source Project
f1b2e439a4 Add projects for gcc 4.7 prebuilts
Change-Id: Ifc13580c73b635fc3d40be4a261247562e0649f2
2012-11-05 13:33:39 -08:00
The Android Open Source Project
ab295d3c95 Merge from master
Change-Id: I0cecc81f9b34cb6d965d2a8528ced3f45d931436
2012-11-01 11:06:19 -07:00
The Android Open Source Project
d1848babe1 Add harfbuzz_ng
Change-Id: I435faa2ceabe363f9cd3394d631a0d37c1f9bfb1
2012-11-01 11:05:00 -07:00
The Android Open Source Project
db11c6ad8f Base manifest for 4.2 GPL components
Change-Id: I7aea272a85e6114a5e9b9b69ee1cfb4e2194dd56
2012-10-31 15:40:55 -07:00
Conley Owens
b4c9c2dff7 Merge from master
Change-Id: I4bf730aa31e8695ba381c306641d4f98f7506581
2012-10-26 10:02:22 -07:00
The Android Open Source Project
f46b8df32e Replace torospr with toroplus
Change-Id: I38ed1ef16ffd31ee9027af2598e2a894a001bda4
2012-10-09 09:05:40 -07:00
The Android Open Source Project
a89ea088f4 Add hardware/akm
Change-Id: I73fb0e585fb953920c64a4805f9a33db42766f3a
2012-09-26 13:43:55 -07:00
The Android Open Source Project
08dca174fb Add optional eclipse-related prebuilts
Change-Id: Ie50c3ce88b6729460ed22da25a6a21bd68ee4b88
2012-09-11 14:37:07 -07:00
The Android Open Source Project
a07bad6077 Unmap MIPS 4.4 toolchains
Change-Id: Ia41327bef849a89665c10659c13372044971baa5
2012-08-29 06:41:58 -07:00
The Android Open Source Project
4cf09a2953 Add fat32lib
Change-Id: I467e2045f9e06f5871a30fb7a09c5ff4e68b7cfd
2012-08-27 13:51:51 -07:00
The Android Open Source Project
7d0d8f01e2 Add device/sony/lt26
Change-Id: Ic2df575e230c31e8288f3580daa1872c83ad4482
2012-08-14 11:22:36 -07:00
The Android Open Source Project
87ea75948d Merge from master
Change-Id: I0958c123291c4825727ec1945f7a0feead3c535d
2012-08-03 09:51:39 -07:00
The Android Open Source Project
73ce405ee0 give tools/build its own group
Change-Id: I5151c4feafd25689d94342b0a3d7ca269ecb34ec
2012-08-02 18:31:28 -07:00
The Android Open Source Project
d479f201d0 Update projects
Change-Id: I3aa353289da4c4089a922c93101bfbf6d97fffbb
2012-08-02 14:09:40 -07:00
The Android Open Source Project
25a5770cea Add manifest groups.
This makes it possible to download fewer of the projects.

Groups currently supported:
-device: projects that are specific to flagship devices.
-darwin: tools are that only used on darwin hosts.
-linux: tools that are only used on linux hosts.
-arm: tools that are only used for ARM targets.
-mips: tools that are only used for MIPS targets.
-x86: tools that are only used for IA targets.

Change-Id: I8ed1229a7306bd465a4cb7cb992819e720c88769
2012-08-01 10:04:53 -07:00
The Android Open Source Project
ce42277e6b Add motodev
Change-Id: I290c1f306476f5405d5146524df41cac1cc6d3ef
2012-07-27 15:16:19 -07:00
The Android Open Source Project
b76792303e Merge from master
Change-Id: I89eab219489eb53f72ec16edf9a2d514963e7070
2012-07-09 17:44:11 -07:00
The Android Open Source Project
6f056451e4 Update manifest for Jelly Bean
Change-Id: Idcfb658e668e678d168946b6a6fd6850ef036850
2012-07-09 16:34:06 -07:00
The Android Open Source Project
3954196889 Add aac and gcc-demangle
Change-Id: Ia98561e4052ea9cf19b1b237cd3488649aaec34e
2012-06-27 10:16:58 -07:00
The Android Open Source Project
0cd29e3a32 Switch to snapshots for dalvik and libcore 2012-06-21 10:20:14 -07:00
The Android Open Source Project
b5a0d13b2f Add chromium-trace 2012-06-13 18:01:59 -07:00
The Android Open Source Project
00ece54b1b Remove i686-android-linux-4.4.3 toolchain 2012-05-18 11:13:34 -07:00
The Android Open Source Project
8c70177169 Add ant-glob 2012-05-14 15:14:53 -07:00
The Android Open Source Project
03fc9565bb Add prebuilts/misc 2012-04-30 15:48:17 -07:00
The Android Open Source Project
8f95dff32f Switch to the proper location of IA 4.6 toolchain 2012-04-26 14:14:23 -07:00
The Android Open Source Project
e56e10bfa2 Add 4.6 toolchains 2012-04-24 14:21:39 -07:00
The Android Open Source Project
527678f04d Add new toolchains 2012-04-20 14:29:22 -07:00
The Android Open Source Project
23f0e7830d Add prebuilts/eclipse 2012-04-19 10:41:14 -07:00
The Android Open Source Project
9a452a7168 Add MIPS toolchains 2012-04-12 12:49:44 -07:00
The Android Open Source Project
1dd8491e5e Add checkpolicy 2012-04-10 13:09:57 -07:00
The Android Open Source Project
12c5c7e418 Add basebuilder 2012-04-04 14:18:27 -07:00
The Android Open Source Project
dd6bc4ecde Merge from ics-mr1, add torospr 2012-03-28 12:15:33 -07:00
The Android Open Source Project
098a6e8117 Add torospr
Change-Id: I9f03433b3b4ac7a5c47717cc3c705284547d221f
2012-03-28 12:08:08 -07:00
The Android Open Source Project
2ba9cf7435 Add clat and gcc 4.6 host prebuilts 2012-03-22 08:24:42 -07:00
The Android Open Source Project
422710ca23 Add windowbuilder 2012-03-21 16:45:42 -07:00
The Android Open Source Project
e8fe688bee add ti/wpan 2012-03-05 13:56:50 -08:00
The Android Open Source Project
62b5aea0ae Add selinux-related projects 2012-02-22 15:10:10 -08:00
The Android Open Source Project
2f0e4055ae Add replicaisland 2012-01-19 13:27:35 -08:00
The Android Open Source Project
eaaaae4444 Add replicaisland 2012-01-19 13:23:48 -08:00
The Android Open Source Project
3b6bfd8b9c Add review URI. 2012-01-11 20:07:46 -08:00
The Android Open Source Project
d39eff647e Manifest for icr-mr1 2011-12-15 16:36:17 -08:00
The Android Open Source Project
f9d7e57800 Add new projects to match 4.0.3 2011-12-15 16:16:22 -08:00
The Android Open Source Project
cf1e7063a9 Add prebuilts/qemu-kernel and prebuilts/tools 2011-11-28 16:25:30 -08:00
The Android Open Source Project
5f8c416796 Manifest for post-ICS master 2011-11-14 13:48:14 -08:00
The Android Open Source Project
1e41b43928 Bases on top of which the GPL components of 3.0 and 3.1 can be built 2011-10-06 10:47:09 -07:00
The Android Open Source Project
6ff5aa77f0 Base on top of which the GPL components of 3.2 can be built 2011-09-29 15:21:10 -07:00
The Android Open Source Project
802898b8dd Add external/qemu-pc-bios 2011-09-29 13:02:29 -07:00
Jean-Baptiste Queru
c023083d45 Merge from gingerbread
Change-Id: I2eb7136a1bf5aa57b1a2c28de71aa4dd7fce178d
2011-09-28 15:47:46 -07:00
Jean-Baptiste Queru
9381f5c96f Switch to a relative fetch URI
Change-Id: Iaf9ba7f9da670f8cd2e6416d676f18357d2f0af0
2011-09-28 15:38:56 -07:00
Jean-Baptiste Queru
f03f6201c0 Restore additional projects.
Those projects existed in the master branch on kernel.org
but aren't part of Gingerbread.
2011-09-28 10:14:50 -07:00
Jean-Baptiste Queru
4eecec13f3 Merge from gingerbread 2011-09-23 08:08:16 -07:00
Jean-Baptiste Queru
a251edb0ed Set up merge point from gingerbread 2011-09-23 08:07:36 -07:00
Shawn O. Pearce
92ae90681a Set sync default to -j4 2011-09-23 07:36:45 -07:00
The Android Open Source Project
82d0651c62 Initial manifest for gingerbread 2011-09-20 10:59:29 -07:00
The Android Open Source Project
6cf16a5620 First pass at master manifest 2011-09-16 12:30:27 -07:00

179
default.xml Normal file
View File

@@ -0,0 +1,179 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--
This branch is a main 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="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
<default revision="main"
remote="aosp"
sync-j="4" />
<superproject name="platform/superproject" remote="aosp" revision="build-tools" />
<!-- build projects -->
<project path="build/make" name="platform/build" >
<linkfile src="tools" dest="build/tools" />
</project>
<project path="build/bazel" name="platform/build/bazel" groups="pdk" >
<linkfile src="bazel.WORKSPACE" dest="WORKSPACE" />
<linkfile src="bazel.BUILD" dest="BUILD" />
</project>
<project path="build/bazel_common_rules" name="platform/build/bazel_common_rules" groups="pdk" />
<project path="build/blueprint" name="platform/build/blueprint" />
<project path="build/soong" name="platform/build/soong" >
<linkfile src="root.bp" dest="Android.bp" />
<linkfile src="bootstrap.bash" dest="bootstrap.bash" />
</project>
<project path="external/bazel-skylib" name="platform/external/bazel-skylib" groups="pdk" />
<project path="external/golang-protobuf" name="platform/external/golang-protobuf" />
<project path="packages/modules/common" name="platform/packages/modules/common" groups="pdk-cw-fs,pdk-fs" />
<project path="prebuilts/bazel/common" name="platform/prebuilts/bazel/common" groups="pdk" clone-depth="1" />
<project path="prebuilts/bazel/darwin-x86_64" name="platform/prebuilts/bazel/darwin-x86_64" groups="notdefault,platform-darwin,pdk" clone-depth="1" />
<project path="prebuilts/bazel/linux-x86_64" name="platform/prebuilts/bazel/linux-x86_64" groups="linux,pdk" clone-depth="1" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" />
<project path="prebuilts/remoteexecution-client" name="platform/prebuilts/remoteexecution-client" groups="pdk" clone-depth="1" />
<!-- toolchain linux prebuilts -->
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" groups="linux" 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" clone-depth="1" />
<project path="prebuilts/go/linux-x86" name="platform/prebuilts/go/linux-x86" groups="linux" clone-depth="1" />
<!-- toolchain darwin prebuilts -->
<project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" groups="notdefault,platform-darwin" clone-depth="1" />
<project path="prebuilts/go/darwin-x86" name="platform/prebuilts/go/darwin-x86" groups="notdefault,platform-darwin" clone-depth="1" />
<!-- toolchain windows prebuilts -->
<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="linux" clone-depth="1" />
<!-- toolchain jdk prebuilts -->
<project path="prebuilts/jdk/jdk21" name="platform/prebuilts/jdk/jdk21" clone-depth="1" />
<project path="prebuilts/jdk/jdk8" name="platform/prebuilts/jdk/jdk8" clone-depth="1" />
<!-- dependency prebuilts -->
<project path="prebuilts/clang-tools" name="platform/prebuilts/clang-tools" clone-depth="1" />
<project path="prebuilts/misc" name="platform/prebuilts/misc" clone-depth="1" />
<project path="prebuilts/tools" name="platform/prebuilts/tools" groups="pdk,tools" clone-depth="1" />
<project path="prebuilts/sdk" name="platform/prebuilts/sdk" clone-depth="1" />
<!-- dependency source -->
<project path="bionic" name="platform/bionic" />
<project path="development" name="platform/development" />
<project path="external/arm-optimized-routines" name="platform/external/arm-optimized-routines" />
<project path="external/auto" name="platform/external/auto" />
<project path="external/abseil-cpp" name="platform/external/abseil-cpp" />
<project path="external/bazelbuild-rules_license" name="platform/external/bazelbuild-rules_license" />
<project path="external/boringssl" name="platform/external/boringssl" />
<project path="external/brotli" name="platform/external/brotli" />
<project path="external/capstone" name="platform/external/capstone" />
<project path="external/clang" name="platform/external/clang" />
<project path="external/compiler-rt" name="platform/external/compiler-rt" />
<project path="external/dagger2" name="platform/external/dagger2" />
<project path="external/error_prone" name="platform/external/error_prone" clone-depth="1" />
<project path="external/escapevelocity" name="platform/external/escapevelocity" />
<project path="external/expat" name="platform/external/expat" />
<project path="external/fmtlib" name="platform/external/fmtlib" />
<project path="external/go-cmp" name="platform/external/go-cmp" />
<project path="external/go-creachadair-shell" name="platform/external/go-creachadair-shell" />
<project path="external/go-creachadair-stringset" name="platform/external/go-creachadair-stringset" />
<project path="external/go-etree" name="platform/external/go-etree" />
<project path="external/go-subcommands" name="platform/external/go-subcommands" />
<project path="external/golang-x-sync" name="platform/external/golang-x-sync" />
<project path="external/golang-x-sys" name="platform/external/golang-x-sys" />
<project path="external/golang-x-tools" name="platform/external/golang-x-tools" />
<project path="external/google-java-format" name="platform/external/google-java-format" />
<project path="external/googletest" name="platform/external/googletest" />
<project path="external/guava" name="platform/external/guava" />
<project path="external/gson" name="platform/external/gson" groups="pdk" />
<project path="external/icu" name="platform/external/icu" />
<project path="external/javapoet" name="platform/external/javapoet" />
<project path="external/jemalloc_new" name="platform/external/jemalloc_new" />
<project path="external/jsoncpp" name="platform/external/jsoncpp" />
<project path="external/jspecify" name="platform/external/jspecify" />
<project path="external/jsr305" name="platform/external/jsr305" />
<project path="external/kotlinx.atomicfu" name="platform/external/kotlinx.atomicfu" />
<project path="external/kotlinx.coroutines" name="platform/external/kotlinx.coroutines" />
<project path="external/kythe" name="platform/external/kythe" />
<project path="external/libcap" name="platform/external/libcap" />
<project path="external/libcxx" name="platform/external/libcxx" />
<project path="external/libcxxabi" name="platform/external/libcxxabi" />
<project path="external/libffi" name="platform/external/libffi" />
<project path="external/libnl" name="platform/external/libnl" />
<project path="external/licenseclassifier" name="platform/external/licenseclassifier" />
<project path="external/llvm" name="platform/external/llvm" />
<project path="external/lzma" name="platform/external/lzma" />
<project path="external/mpdecimal" name="platform/external/mpdecimal" />
<project path="external/musl" name="platform/external/musl" />
<project path="external/ow2-asm" name="platform/external/ow2-asm" />
<project path="external/pcre" name="platform/external/pcre" />
<project path="external/protobuf" name="platform/external/protobuf" />
<project path="external/python/six" name="platform/external/python/six" />
<project path="external/python/watchdog" name="platform/external/python/watchdog" />
<project path="external/selinux" name="platform/external/selinux" />
<project path="external/spdx-tools" name="platform/external/spdx-tools" />
<project path="external/sqlite" name="platform/external/sqlite" />
<project path="external/starlark-go" name="platform/external/starlark-go" />
<project path="external/tinyxml2" name="platform/external/tinyxml2" />
<project path="external/zlib" name="platform/external/zlib" />
<project path="external/zopfli" name="platform/external/zopfli" />
<project path="sdk" name="platform/sdk" />
<project path="system/apex" name="platform/system/apex" groups="pdk" />
<project path="system/core" name="platform/system/core" />
<project path="system/libbase" name="platform/system/libbase" />
<project path="system/libhwbinder" name="platform/system/libhwbinder" />
<project path="system/libziparchive" name="platform/system/libziparchive" />
<project path="system/logging" name="platform/system/logging" />
<project path="system/server_configurable_flags" name="platform/system/server_configurable_flags" />
<project path="system/tools/xsdc" name="platform/system/tools/xsdc" />
<project path="system/unwinding" name="platform/system/unwinding" />
<project path="test/app_compat/csuite" name="platform/test/app_compat/csuite" />
<project path="tools/asuite" name="platform/tools/asuite" />
<!-- target projects -->
<project path="art" name="platform/art" />
<project path="build/kati" name="platform/build/kati" />
<project path="dalvik" name="platform/dalvik" />
<project path="external/bc" name="platform/external/bc" />
<project path="external/bison" name="platform/external/bison" />
<project path="external/bloaty" name="platform/external/bloaty" />
<project path="external/bzip2" name="platform/external/bzip2" />
<project path="external/desugar" name="platform/external/desugar" />
<project path="external/flex" name="platform/external/flex" />
<project path="external/kotlinc" name="platform/external/kotlinc" />
<project path="external/kotlinx.metadata" name="platform/external/kotlinx.metadata" />
<project path="external/ktfmt" name="platform/external/ktfmt" />
<project path="external/n2" name="platform/external/n2" />
<project path="external/ninja" name="platform/external/ninja" />
<project path="external/nsjail" name="platform/external/nsjail" />
<project path="external/one-true-awk" name="platform/external/one-true-awk" />
<project path="external/openssl" name="platform/external/openssl" revision="build-tools" />
<project path="external/python/cpython3" name="platform/external/python/cpython3" />
<project path="external/toybox" name="platform/external/toybox" />
<project path="external/turbine" name="platform/external/turbine" />
<project path="libnativehelper" name="platform/libnativehelper" />
<project path="system/tools/aidl" name="platform/system/tools/aidl" />
<project path="system/tools/hidl" name="platform/system/tools/hidl" />
<project name="toolchain/go" />
<project name="toolchain/m4" />
<project name="toolchain/make" />
<project name="toolchain/xz" />
<!-- rust -->
<project path="external/rust/android-crates-io" name="platform/external/rust/android-crates-io" groups="pdk" />
<project path="external/rust/crates/openssl" name="platform/external/rust/crates/openssl" groups="pdk" />
<project path="external/rust/crates/vhost-device-vsock" name="platform/external/rust/crates/vhost-device-vsock" groups="pdk" />
<project path="external/rust/cxx" name="platform/external/rust/cxx" groups="pdk" />
<project path="external/rust/autocxx" name="platform/external/rust/autocxx" groups="pdk" />
<project path="external/rust/pica" name="platform/external/rust/pica" groups="pdk" />
<project path="packages/modules/adb" name="platform/packages/modules/adb" groups="pdk" />
<project path="prebuilts/rust" name="platform/prebuilts/rust" groups="pdk" clone-depth="1" />
</manifest>