Commit graph

486 commits

Author SHA1 Message Date
Xin Li
b5f733a60c Add platform/external/libbackup.
Bug: 34489332
Change-Id: I7f763268e82d08df4749f27570d52a15ece20215
2017-04-27 13:39:09 -07:00
Kevin Cheng
6d0e01af67 Add in platform/tools/tradefederation/contrib to master manifest.
BUG: 36556899
2017-04-13 09:12:26 -07:00
Jayant Chowdhary
388948b683 Add prebuilts/abi-dumps/vndk and ndk to manifest.
Test: repo sync -j64, prebuilts/abi-dumps/vndk and
prebuilts/abi-dumps/ndk are synced.

Change-Id: Ifc2142cf1a672d488588224e4bbc917f288fb1ed
2017-04-11 14:03:21 -07:00
Kevin Cheng
e0c039778a Update path of tradefederation projects.
project: platform/tools/tradefederation
  original path: tools/tradefederation
  new path:      tools/tradefederation/core

BUG:36557513
Test: Synced and built on aosp master with success.
- make -j40
- make -j49 javac-check dist DIST_DIR=<local dir> RUN_ERROR_PRONE=true
2017-04-06 08:18:36 -07:00
Bill Yi
468336a247 Remove hardware/qcom/msm8x74
Change-Id: Ic0b577bc60b674d2e839f3a8f89073a44b2928d9
2017-04-04 12:21:09 -07:00
Alex Deymo
52606358e4 Remove libweave repository.
This is a client interface for a daemon that we are not including in
the manifest anyway.

Bug: None
Test: `make checkbuild` doesn't complain about it not being there.
Change-Id: Ieadfc096ad38ca88f17c436e13fa6d7850280698
2017-03-27 12:32:54 -07:00
Adam Vartanian
18f2fd9352 Add external/wycheproof.
Bug: 35377657
Change-Id: I0c95a8d93eafdf0fc4c834739e92ecae61ab579e
2017-03-24 08:56:00 +00:00
Kenny Root
b6109c58f6 Remove obsolete strp library
This was not referenced since it was added. Remove it.

Test: make -j32
Bug: 34811035
Change-Id: I30e96a2c6c87e589b3deed42d189d34f379ce6cc
2017-03-23 20:25:20 +00:00
Xin Li
8a5e3dcaf5 Add packages/apps/RetailDemo.
Bug: 36510340
Change-Id: I6559154a2ffc8e1da2c789b511e911188e177a0d
(cherry picked from commit 21112fde6f2175060fc671bee7462b0658e8e952)
2017-03-23 10:51:13 -07:00
Philip P. Moltmann
962c8b3597 BuiltInPrintService relies on framework/base aidl so it cannot be in PDK
Fixes: 36233141
Change-Id: I764e422b08affde10d0b72abf34e0a77896f6606
2017-03-16 21:39:48 +00:00
Thomas Joseph Avila
3c72ffd739 add external/libnetfilter_conntrack
Bug: 32343753
2017-03-08 17:52:05 -08:00
Alex Deymo
ff08947a57 Remove unused system/nativepower.
This repo is not used anymore.

Bug: 35804180
Test: repo sync; make checkbuild

(cherry picked from commit b29a19b7c18c7eaf1dd706f6489e8b93b5c461d0)

Change-Id: I77dddc2cfe5e148e6f5225eceae4bf039f684ca5
2017-03-04 01:29:52 +00:00
Jeff Davidson
0c2927858b Move Volley from frameworks/volley to external/volley.
Bug: 35896431
Change-Id: I4a3d38c1ce483f644900ea22ff8037f24c55a91e
2017-03-02 18:27:48 -08:00
Steve Muckle
9a1b853b34 add external/kmod
The depmod utility, which is part of kmod, is required to generate
dependencies between Linux kernel modules.

Bug: 35413697
Change-Id: I79afa00c6e8cbb98ad91ee6dd9ca2aad32b2ce03
2017-03-02 13:40:30 -08:00
Sen Jiang
41b3cccb0b Remove DBus and everything depending on it.
They are no longer needed.

Bug: 31602715
Test: make checkbuild
Change-Id: I9a670568472d1c1809972f126e43a0bddd052aac
Reviewed-on: https://googleplex-android-review.git.corp.google.com/1478002
PDK-Review: Stephen Li <stephenli@google.com>
Tested-by: Sen Jiang <senj@google.com>
Reviewed-by: Alex Deymo <deymo@google.com>
Reviewed-by: Bill Yi <byi@google.com>
Presubmit-Verified: TreeHugger Robot <treehugger-gerrit@google.com>
(cherry picked from commit ee2b454f04d6af8c00e7abae4fbb831354b57105)
2017-03-02 10:42:45 -08:00
Hridya Valsaraju
93a210098b Add framework/hardware/interfaces + system/hardware/interfaces
Bug: 35882393

Change-Id: I64ff73ef9f0c4701177ffea938d3994423f6a077
2017-03-01 15:37:22 -08:00
Hsin-Yi Chen
cd1a584704 Add test/vts-testcase/hal groups=pdk
Make HAL test cases visible to partners.

Change-Id: Idd488fbc33e4ea3644680f5a0bda51c1c8162567
2017-02-24 01:48:56 +00:00
Colin Cross
2fb5f1174c Remove opencv3 from the manifest
Nothing is using it.

Bug: 34621082
Test: builds
Change-Id: Id958566059812a528bc90cad90d336f2687f54c8
2017-02-22 01:47:36 +00:00
Keun Soo Yim
f362c3cf1d register test/vts-testcase/vndk and test/vts-testcase/hal-trace git
repos

Test: repo sync -j 32
Change-Id: Id4c6b9b7d80e6dffab3d06922476b3e6a5368923
2017-02-21 13:12:59 -08:00
Thomas Joseph Avila
77a94bac16 add external/desugar
Bug: 35316647
2017-02-16 18:03:06 -08:00
Thomas Joseph Avila
4555f026c5 add external/libnfnetlink
Bug: 34666705
2017-02-08 22:50:29 +00:00
Colin Cross
61259f99b4 Remove ceres-solver from the manifest
It is not referenced by anything any more.

Test: m -j checkbuild
Change-Id: Id0e011527772c3ec1b491a74db5e19e0855977e8
2017-02-04 00:11:27 +00:00
Keun Soo Yim
183e51b622 add test/vts-testcases/hal git repo
Test: mma
Change-Id: I430f04947b30af22a84808a36b9deeb86ea6a082
2017-02-03 23:04:57 +00:00
Keun Soo Yim
141dff6d5e Revert "add test/vts-testcases/hal git repo"
This reverts commit c236509734.

Change-Id: I688b45b6d9e94af555e1dc7903033823705237e8
2017-02-03 22:53:22 +00:00
Keun Soo Yim
c236509734 add test/vts-testcases/hal git repo
Test: mma
Change-Id: I8d6bd6b7fb250a10910ed3b7693de6e9b385ed8d
2017-02-03 19:25:48 +00:00
Will Drewry
0dcbb1e16a Add external/libese
Add external/libese to the "pdk" group.

Bug: 33209672
Change-Id: Ie9c3631e74e3df43efba7bcc8ec635df3869ca47
Test: repo checks it out
2017-02-01 16:29:33 +00:00
kuantung
0cdae0b81d adding new project external/toolchain-utils
BUG:31321592
2017-01-27 12:56:53 -08:00
Yifan Hong
25de48dc64 Add libvintf groups="pdk".
Bug: 34718809
2017-01-25 15:43:22 -08:00
Jayant Chowdhary
511c736393 Add abi-compliance-checker and abi-dumper.
Test: repo sync -j64, I can see abi-compliance-checker and abi-dumper in
platform/external.

Change-Id: I76ce1b9bd8ef15aced31ac2cbf936f1dfde11ef5
2017-01-06 21:20:15 +00:00
Keun Soo Yim
d807a14113 register test/vts-testcase/fuzz
Test: n/a for empty git project
Change-Id: I7e9d178e64a38c2793cf27bbe3b5c15f3235626e
2017-01-06 10:59:01 -08:00
Pavlin Radoslavov
59599abc52 Add external/libldac
Bug: 32242630
Bug: 30958229
Test: None, currently empty project.
2016-12-27 16:42:47 -08:00
Dan Albert
af84a6e3db Add external/fmtlib.
Test: None, currently empty project.
Bug: None
2016-12-21 14:10:21 -08:00
Aurimas Liutikas
27adbe6949 Add prebuilts/checkstyle dependency to master branch.
checkstyle.jar was living in development/tools/checkstyle
which is not a good place for a prebuilt. This CL adds dependency
to the 6MB repo of prebuilts/checkstyle to master.

Bug: 33666900
Change-Id: Ia76762052d73372c4aea684c455c228ea81fbc6b
2016-12-15 16:31:50 -08:00
Xin Li
9084b1ea47 Hook vts bits to build.
BUG: 32219317
Change-Id: Ifcc2ea49c89363c973c8841303e98a5842f36445
2016-12-15 19:23:08 +00:00
Philip P. Moltmann
c01111d597 Check out libcups by default when BuiltInPrintService is checked out
Change-Id: I6e756239c9ebf0c3be8db4fda5c7b5d4e76ff3e9
2016-12-15 18:16:17 +00:00
Hridya Valsaraju
02e08858a6 Add libfmq project.
Bug: 32311713
2016-12-14 09:09:21 -08:00
Joe LaPenna
a037b08c30 Add packages/services/NetworkRecommendation to master.
BUG: 33429738
Test: Manually synced manifest and built aosp_bullhead-userdebug.
2016-12-14 02:44:57 +00:00
SzuWei Lin
9633d70b32 Add system/libufdt
Bug: 30800619
Change-Id: I455248e2ea3fc35769a9ba9f3d60ac45860e44f5
2016-12-07 22:54:25 +00:00
Bill Yi
5dd714bc83 Manifest update after merging with nougat-mr1-dev
BUG:33270964
Change-Id: I06c4ea82963073c58619b61721633485dd4ff009
2016-12-06 15:26:56 -08:00
Xin Li
290da480f5 Revert "Hook vts bits to build."
This reverts commit 9b7dd588b3.

Change-Id: I53c2e337cdd631c7958639eea975e51bb9023ebd
2016-12-06 10:40:20 -08:00
Xin Li
9b7dd588b3 Hook vts bits to build.
BUG: 32219317
Change-Id: I334bb478774a01adb83ff7c39e9f4a997d2af58c
2016-12-05 16:50:07 -08:00
Ruchi Kandoi
ca2d0778d1 manifest: Add system/nfc and remove external/libnfc-nci
Bug: 32515753
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
2016-11-28 12:10:06 -08:00
Thomas Joseph Avila
8c1b63a80b add BuiltInPrintService
Bug: 32368067
2016-11-23 15:36:52 -08:00
Daniel Nishi
66c2e91485 Revert "manifest: Add system/nfc and remove external/libnfc-nci"
This reverts commit 8c4d1e3072.

Change-Id: I13cc7176838ab050ac19c389f37e416306a2689a
2016-11-22 01:37:52 +00:00
Ruchi Kandoi
8c4d1e3072 manifest: Add system/nfc and remove external/libnfc-nci
Bug: 32515753
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
Change-Id: I585b528746a2da9ea5e6597ed86cf651d2fe0eae
2016-11-21 19:30:01 +00:00
Thomas Joseph Avila
26675b9490 add hardware/qcom/data/ipacfg-mgr
Bug: 32718229
2016-11-18 10:35:42 -08:00
Bill Yi
398a6f9a3e Add platform/compatibility/cdd
BUG:32977616
Change-Id: Ie6b12764f710ffe3bf9e9179ae29bbd072ea540e
2016-11-17 13:42:05 -08:00
Yifan Hong
8d31cd693d Add platform/system/libvintf.
Bug: 32911611
2016-11-15 13:13:27 -08:00
Yang Ni
4f7cd34eab Add external project KhronosGroup/SPIRV-LLVM
Change-Id: I71d60c255e65eaa562ab1215fd98a9ad2b634f0d
2016-11-11 17:02:56 +00:00
Ruchi Kandoi
14a4804ad5 default.xml: Remove external/libnfc-nxp project.
Bug: 32515753
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
Change-Id: Id0a09e98ee07a3c57c8cd6f06178b14452b310d5
2016-11-08 13:10:24 -08:00
Dan Albert
b3ed49e6ac Add external/Microsoft-GSL.
Test: repo sync external/Microsoft-GSL
Bug: http://b/24296825
2016-10-28 15:26:28 -07:00
Jeff Vander Stoep
18e7a766ae Remove Android's forked libselinux
libselinux is now built from the external selinux project in
external/selinux/libselinux. Remove the Android fork located in
external/libselinux.

Test: Build and boot Hikey
Bug: 32376472
Bug: 31910164
Change-Id: I0dac8275f7d0fdc50f8609fc5c4e0b4fae7da638
2016-10-24 13:42:58 -07:00
Dan Willemsen
703c93691f Move build/ to build/make/
Remove the nesting of build/{blueprint,kati,soong}, which should allow
us to use submodules.

Bug: 28001743
Test: Compare build-aosp_arm.ninja before/after
Change-Id: I5ff919cdb0423ebd11d9033fadab8aedf1a8b81d
2016-10-10 16:49:05 -07:00
Dan Willemsen
fc8f89f04b Remove prebuilts/ninja/*
We put ninja prebuilts in prebuilts/build-tools now instead.

Test: Remove locally, try a build.
Test: Searched the code for other references.
2016-10-06 11:11:24 -07:00
Thomas Joseph Avila
924d2e9fab add external/avb
Bug: 31843448
2016-10-03 15:28:50 -07:00
Elliott Hughes
198d4accc5 Remove external/ltrace from the manifest.
I've fixed ltrace, but I've also determined that it now builds out of
the box anyway. Plus no-one complained for the whole year that the makefile
was disabled.

Bug: http://b/19715557
Change-Id: I8b8ef7faaf5f2c4328f7eea056cb0b1e9414758e
2016-09-28 16:55:44 -07:00
Elliott Hughes
1eab74df7d Remove omap3.
Bug: http://b/31489428
Change-Id: I7a76b0fe57ba2aad645027e3ca811bf57a5f5e2c
2016-09-16 17:42:37 +00:00
Elliott Hughes
12d9d79112 Remove external/jhead and hardware/ti/omap4*.
Bug: http://b/31428700
Change-Id: Id9f982a7b3fe72000a6b7236ee044b6d3bebf4be
2016-09-13 14:30:45 -07:00
Alex Deymo
0da0c1ddc7 Remove intel edison from main manifest.
These repos are part of Brillo in the Brillo manifest and shouldn't be
included in the main Android manifest. These were added here:
b19edffa2d45114702c0613b45db39310a558fea

Change-Id: I0b67a97c7c7c21a48cb4f4b6f6690f6a417b03e0
2016-09-13 16:00:20 +00:00
Dan Albert
b872053944 Remove gtest and gmock in favor of googletest.
Test: make tests # make checkbuild broken by http://b/30297337
Bug: http://b/16574165
Change-Id: Ifcaf63648b93b7a9f6e6e7a9028e4a4d4662969e
2016-09-12 15:41:10 -07:00
Christopher Wiley
8ef7b6b39f Remove native Brillo components
These are no longer being used.

Bug: 31397631
Test: checkbuilds pass

Change-Id: I63e31e57ca7dc477166109ae6e45f04c95bed8d9
2016-09-09 15:26:51 -07:00
Dan Albert
4e6f76b357 Remove platform/ndk.
None of this is used in the platform build. The platform pieces are in
prebuilts/ndk.

Test: make checkbuild
Bug: http://b/25482763
2016-09-06 22:29:20 +00:00
Thomas Joseph Avila
c62d88558e add system/connectivity/wifilogd
Bug: 31018755
2016-09-06 14:31:49 -07:00
Bill Yi
843ade119b Add a few projects
BUG:31110244
Change-Id: I7fa727082cf996a17839680671b2c7f4bf027921
Reviewed-on: https://googleplex-android-review.git.corp.google.com/1405342
Reviewed-by: Stephen Li <stephenli@google.com>
Presubmit-Verified: TreeHugger Robot <treehugger-gerrit@google.com>
2016-09-02 10:25:07 -07:00
Mike Frysinger
00f2105de8 add repohooks to all groups
Using the --groups option with repo init will restrict which repos are
downloaded to only the specified ones.  Unfortunately, the <repohooks>
logic will always fire regardless of the selected group (and cannot be
restricted), which means you'll get an error when trying to upload like:
	ERROR: Couldn't find repo hook: ".../tools/repohooks/pre-upload.py"

Add the repohooks repo to every major active group so that it gets
synced/checked out too.  Hopefully this should cover most teams.

Bug: 28295071
Test: `repo init -g adt-infra && repo sync` pulled down the repohooks repo

Change-Id: If0295d7bbdd2840625fa79a76a5ecf11792a601a
2016-08-30 13:58:33 -04:00
Mike Frysinger
75963ab2c7 add repohooks
By default, no hooks are enabled, so this shouldn't impact people.

Bug: 28295071
Change-Id: Ia74f03ea89f7b39faa61f26d7846f5e3cbb3f128
Test: `repo upload` in a repo didn't blow up
2016-08-26 14:46:43 -04:00
Bill Yi
f488a2a90e Manifest after merging nougat - DO NOT MERGE 2016-08-24 12:11:56 -07:00
David James
53013b7a10 DO NOT MERGE ANYWHERE: Revert "add repohooks"
This reverts commit 12da222884.

After more discussion, we're going to take a
different approach to handling the repo hooks
(splitting into two repositories so the hooks
can be easily modified without triggering more
spam from repo), so reverting for now.

Bug: 28295071
Change-Id: I948ac019f0a95101f04a9ef4d4070079dea4b4ad
Test: None
2016-08-04 01:11:15 +00:00
Mike Frysinger
12da222884 add repohooks
By default, no hooks are enabled, so this shouldn't impact people.

Bug: 28295071
Test: `repo upload` in a repo didn't blow up

Change-Id: I46a8476f7eaef80e68d9e7b3cc46741267150b67
2016-08-03 17:59:29 -04:00
Bill Yi
3522b7d12d DO NOT MERGE ANYWHERE - Update manifest groups tags
Change-Id: I3bb85d5da48321b12b0aba279f9d3d29d3185193
2016-07-22 16:47:50 -07:00
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
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