Commit Graph

316 Commits

Author SHA1 Message Date
Stephen Hines 53b55bb314 Remove obsolete prebuilts/clang/*/host/3.6 projects.
These haven't been used in years, but somehow remained in the
aosp/master manifest.

Change-Id: I65debb989468cee34fb1d7e925a3041edc38d9b8
2016-07-21 11:05:15 -07:00
Paul Duffin 35490c0691 Add external/junit-params
It is in the same groups as external/icu as this is intended to
be used by external/icu.

Bug: 30244565
Change-Id: I5d35e43181db39e14be489a20f88710e3a9badcd
2016-07-21 14:29:10 +01:00
Thomas Joseph Avila bfb296eb33 add seccomp-tests
BUG: 27457324
2016-07-11 11:14:24 -07:00
Alex Klyubin 6fb3f72632 Add platform/tools/apksig project to manifest.
Bug: 29513123
2016-07-06 20:55:45 +00:00
Dmitry Shmidt 51f57ca12f Add UEFI bootloader repos to device/linaro/bootloader
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-07-06 10:55:35 -07:00
Pavel Labath 591ec2c222 Remove lldb from the manifest
This branch of the project has not been touched for 2 years and I
am not aware of anyone using it. All LLDB development is now going
on in the lldb-master-dev branch.

Change-Id: Ibb2dc1c940f52ac14faec57e283272a002183537
2016-05-23 16:47:22 +00:00
Thomas Joseph Avila 283cdfe9e1 add system/connectivity/wificond
BUG: 28799721
2016-05-18 13:01:47 -07:00
Aurimas Liutikas d2e1f7cf46 Re-add marisa-trie depencency as it is used internally.
Fixes dalvik-dev branch.
2016-05-16 16:08:54 -07:00
Aurimas Liutikas b699a2cac2 Remove dependencies that got readded accidentally.
A number of dependencies that got removed in r.android.com/129602
got accidentally readded in r.android.com/174547 in Android M merge
to AOSP. This CL removes these unused dependencies again.

Change-Id: I6639add51a7270b81a61743dc00d39b3169978ee
2016-05-12 17:46:08 -07:00
Dan Albert 651b60ab63 Add external/googletest.
This is being added to replace external/gtest and external/gmock, but
I'm not removing those in this commit to try to minimize transient
build breakages.
2016-04-28 10:06:39 -07:00
Thomas Joseph Avila 9732d4b63a add vulkan-validation-layers
BUG: 27963162
2016-04-05 11:54:47 -07: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 91d5393e9b3c05ee64501bd41aa3cd399d359903)
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