OSDN Git Service

android-x86/manifest.git
8 years agoadd repohooks
Mike Frysinger [Wed, 3 Aug 2016 21:54:31 +0000 (17:54 -0400)]
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

8 years agoDO NOT MERGE ANYWHERE - Update manifest groups tags
Bill Yi [Fri, 22 Jul 2016 23:47:50 +0000 (16:47 -0700)]
DO NOT MERGE ANYWHERE - Update manifest groups tags

Change-Id: I3bb85d5da48321b12b0aba279f9d3d29d3185193

8 years agoRemove obsolete prebuilts/clang/*/host/3.6 projects.
Stephen Hines [Thu, 21 Jul 2016 18:05:15 +0000 (11:05 -0700)]
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

8 years agoAdd external/junit-params
Paul Duffin [Thu, 21 Jul 2016 13:29:10 +0000 (14:29 +0100)]
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

8 years agoadd seccomp-tests
Thomas Joseph Avila [Mon, 11 Jul 2016 18:14:24 +0000 (11:14 -0700)]
add seccomp-tests

BUG: 27457324

8 years agoAdd platform/tools/apksig project to manifest.
Alex Klyubin [Fri, 24 Jun 2016 17:12:55 +0000 (10:12 -0700)]
Add platform/tools/apksig project to manifest.

Bug: 29513123

8 years agoAdd UEFI bootloader repos to device/linaro/bootloader
Dmitry Shmidt [Wed, 6 Jul 2016 17:54:58 +0000 (10:54 -0700)]
Add UEFI bootloader repos to device/linaro/bootloader

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
8 years agoRemove lldb from the manifest
Pavel Labath [Fri, 12 Feb 2016 11:41:05 +0000 (11:41 +0000)]
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

8 years agoadd system/connectivity/wificond
Thomas Joseph Avila [Wed, 18 May 2016 20:01:47 +0000 (13:01 -0700)]
add system/connectivity/wificond

BUG: 28799721

8 years agoRe-add marisa-trie depencency as it is used internally.
Aurimas Liutikas [Mon, 16 May 2016 23:08:54 +0000 (16:08 -0700)]
Re-add marisa-trie depencency as it is used internally.

Fixes dalvik-dev branch.

8 years agoRemove dependencies that got readded accidentally.
Aurimas Liutikas [Thu, 12 May 2016 21:26:20 +0000 (14:26 -0700)]
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

8 years agoAdd external/googletest.
Dan Albert [Tue, 1 Mar 2016 23:01:52 +0000 (15:01 -0800)]
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.

8 years agoadd vulkan-validation-layers
Thomas Joseph Avila [Tue, 5 Apr 2016 18:54:47 +0000 (11:54 -0700)]
add vulkan-validation-layers
BUG: 27963162

8 years agoAdd prebuilts/build-tools.
Xin Li [Fri, 1 Apr 2016 21:52:57 +0000 (14:52 -0700)]
Add prebuilts/build-tools.

Bug: 27944293

8 years agoswitch from external/sepolicy to system/sepolicy
Nick Kralevich [Tue, 29 Mar 2016 21:01:47 +0000 (14:01 -0700)]
switch from external/sepolicy to system/sepolicy

Switch from using external/sepolicy to system/sepolicy.

Bug: 27875478

8 years agoAdd external/libconstrainedcrypto to the manifest.
Mattias Nissler [Thu, 3 Mar 2016 13:42:40 +0000 (14:42 +0100)]
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

8 years agomanifest: Add testng and dependencies to manifest
Igor Murashkin [Mon, 21 Mar 2016 20:03:49 +0000 (13:03 -0700)]
manifest: Add testng and dependencies to manifest

Bug: 27552463

8 years agoRemove abi/cpp from the manifest
Colin Cross [Thu, 17 Mar 2016 19:32:00 +0000 (12:32 -0700)]
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

8 years agoAdd platform/external/libmojo
Xin Li [Wed, 9 Mar 2016 18:47:52 +0000 (10:47 -0800)]
Add platform/external/libmojo

Bug: 27429973

8 years agoAdd device hikey
Bill Yi [Fri, 26 Feb 2016 19:28:46 +0000 (11:28 -0800)]
Add device hikey

Change-Id: I18921cd1a93f80cd20aca4024a505b5a49d3fe31

8 years agoAdd kernel/tests as net_tests is deprecated in system/extras.
Bill Rassieur [Tue, 23 Feb 2016 21:52:39 +0000 (13:52 -0800)]
Add kernel/tests as net_tests is deprecated in system/extras.

BUG: 27228782

8 years agoAdd Connectivity Test Tools to AOSP Master Manifest
Nathan Harold [Sat, 20 Feb 2016 00:16:43 +0000 (16:16 -0800)]
Add Connectivity Test Tools to AOSP Master Manifest

-external/sl4a
-packages/apps/Test/connectivity
-tools/test/connectivity

Bug: 27265878
Change-Id: I8cfe53fc1fcafcbca52e7b063a2c169964a66bb7

8 years agoAdd external/google-benchmark to the manifest.
Elliott Hughes [Sat, 20 Feb 2016 05:08:05 +0000 (21:08 -0800)]
Add external/google-benchmark to the manifest.

Change-Id: Ibe585e8811c647664a5935d898615ebcd4316236

8 years agoAdd external/dtc.
Bill Rassieur [Thu, 18 Feb 2016 04:27:23 +0000 (20:27 -0800)]
Add external/dtc.

BUG: 26412135

8 years agoSort entities by path and make space style more consistent.
Xin Li [Fri, 12 Feb 2016 22:56:30 +0000 (14:56 -0800)]
Sort entities by path and make space style more consistent.

8 years ago/prebuilts/clang/host/linux-x86 needs to always be present.
Stephen Hines [Tue, 9 Feb 2016 18:58:22 +0000 (10:58 -0800)]
/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)

8 years agoRemove projects that do not have any files and last commit was more
Xin Li [Thu, 28 Jan 2016 00:15:41 +0000 (16:15 -0800)]
Remove projects that do not have any files and last commit was more
than two years old.

BUG: 26831697
Change-Id: I908209a5b5d80431c49859e23312d66d749aa7e7

8 years agoAdd platform/external/dlmalloc.
Josh Gao [Fri, 22 Jan 2016 18:28:20 +0000 (10:28 -0800)]
Add platform/external/dlmalloc.

Bug: http://b/17207577
Change-Id: I8356d6e230853447afb8d7bae5d114388d0cd932

8 years agoAdd external/jacoco to the manifest
Sebastien Hertz [Wed, 20 Jan 2016 02:10:08 +0000 (03:10 +0100)]
Add external/jacoco to the manifest

Bug: 26197469
Bug: 20115492
Change-Id: Ie581879db65a6a8aca47bfab4c10f9b9ab5985d4

8 years agoAdd EmergencyInfo app to manifest.
destradaa [Wed, 20 Jan 2016 20:30:38 +0000 (12:30 -0800)]
Add EmergencyInfo app to manifest.

Bug: 26576096

8 years agoAdd external/shflags to the manifest.
Alex Deymo [Fri, 15 Jan 2016 00:57:17 +0000 (16:57 -0800)]
Add external/shflags to the manifest.

Bug: 26113731

8 years agoAdd platform/external/piex
Jaesung Chung [Thu, 14 Jan 2016 17:47:21 +0000 (02:47 +0900)]
Add platform/external/piex

Change-Id: I20a2d009e89b1d9df101af0a445fdf635fc758dc

8 years agoAdd device/google/contexthub
Bill Yi [Thu, 14 Jan 2016 16:52:03 +0000 (08:52 -0800)]
Add device/google/contexthub

BUG:26545959
Change-Id: Ifc0e0bd1d0577b485d59ea6ea9ec43a5cd5316c0

8 years agoUse clone-depth="1" for all pre-built projects.
Xin Li [Mon, 21 Dec 2015 19:33:56 +0000 (11:33 -0800)]
Use clone-depth="1" for all pre-built projects.

Tested with repo sync and saves about 20% of space.

8 years agoAdd external/tpm2.
Darren Krahn [Tue, 15 Dec 2015 01:15:26 +0000 (17:15 -0800)]
Add external/tpm2.

BUG=26191862

8 years agoRemove external/linux-tools-perf from the manifest.
Elliott Hughes [Mon, 14 Dec 2015 21:33:38 +0000 (13:33 -0800)]
Remove external/linux-tools-perf from the manifest.

Use system/extras/simpleperf instead.

8 years agoAdd platform/system/nvram to the manifest.
Mattias Nissler [Fri, 11 Dec 2015 15:20:24 +0000 (16:20 +0100)]
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

8 years agoChanged manifest to include the new project dng_sdk.
Kinan Hakim [Thu, 26 Nov 2015 10:42:54 +0000 (11:42 +0100)]
Changed manifest to include the new project dng_sdk.

8 years agoMap platform/external/autotest to external/autotest
Christopher Wiley [Fri, 20 Nov 2015 19:30:42 +0000 (11:30 -0800)]
Map platform/external/autotest to external/autotest

Bug: 25813295
Test: syncs just fine

Change-Id: Idb1706c65d9d8b8bf965c570c762350b580a1f3f

8 years agoRemove attestation, tpm_manager, trunks and add tpm to the manifest.
Utkarsh Sanghi [Mon, 23 Nov 2015 15:51:00 +0000 (07:51 -0800)]
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

8 years agoAdded dagger2
Paul Duffin [Thu, 19 Nov 2015 11:14:13 +0000 (11:14 +0000)]
Added dagger2

Change-Id: I4cf87a899ca267cc8e0a9e63028a025674727745

8 years agoAdded external/caliper project
Paul Duffin [Wed, 11 Nov 2015 15:20:18 +0000 (15:20 +0000)]
Added external/caliper project

Change-Id: I9bcbe1aff3198b3e130e7f3384d58fdcc8bf1344

8 years agoRemove obsolete live wallpapers that depend on RS graphics APIs.
Stephen Hines [Thu, 12 Nov 2015 23:02:01 +0000 (15:02 -0800)]
Remove obsolete live wallpapers that depend on RS graphics APIs.

Bug: 25497185
Change-Id: I7db6b9fbe13d65e717d99d6ee44dd78c8804b05c

8 years agoManifest after merging Marshmallow dr - DO NOT MERGE
Bill Yi [Tue, 3 Nov 2015 16:46:50 +0000 (08:46 -0800)]
Manifest after merging Marshmallow dr - DO NOT MERGE

Change-Id: I3b239e99d5a3804aebbc460aa96bf86dac05011f

8 years ago"Rename" external/libchromeos into external/libbrillo in repo manifest
Alex Vakulenko [Wed, 28 Oct 2015 22:22:08 +0000 (15:22 -0700)]
"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

8 years agoadd new repo platform/system/connectivity/dhcp_client
Ningyuan Wang [Tue, 27 Oct 2015 22:03:19 +0000 (15:03 -0700)]
add new repo platform/system/connectivity/dhcp_client

8 years agoAdd external/mmc-utils to manifest
Mohamad Ayyash [Fri, 23 Oct 2015 19:32:37 +0000 (12:32 -0700)]
Add external/mmc-utils to manifest

BUG: 25155975
Change-Id: I31f5f98022ec831129aa6ea44b3de476e2d6ed00
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
8 years agoAdd external/adt-infra to manifest
Ying Chen [Thu, 15 Oct 2015 21:05:23 +0000 (14:05 -0700)]
Add external/adt-infra to manifest

Bug: 24718114

8 years agoRemove peerd from manifest
Alex Vakulenko [Wed, 7 Oct 2015 16:29:10 +0000 (09:29 -0700)]
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

8 years agoManifest after merging Marshmallow - DO NOT MERGE
The Android Open Source Project [Tue, 6 Oct 2015 17:11:24 +0000 (10:11 -0700)]
Manifest after merging Marshmallow - DO NOT MERGE

Change-Id: Ie9d45ad25fe9c08ba513171a8e941eb017dd26ac

8 years agoAdd linux/darwin projects for new Clang prebuilts.
Stephen Hines [Wed, 30 Sep 2015 01:54:20 +0000 (18:54 -0700)]
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

8 years agoAdd rmi4utils to external
Andrew de los Reyes [Thu, 24 Sep 2015 16:52:03 +0000 (09:52 -0700)]
Add rmi4utils to external

8 years ago[Brillo] Add external/xmlrpcpp to the manifest
Roshan Pius [Wed, 23 Sep 2015 21:30:57 +0000 (14:30 -0700)]
[Brillo] Add external/xmlrpcpp to the manifest

Adding a third-party native XML RPC library for Shill testing on Brillo.

BUG: 24335496

8 years agoAdd external/libdivsufsort in AOSP.
Alex Deymo [Wed, 23 Sep 2015 18:57:45 +0000 (11:57 -0700)]
Add external/libdivsufsort in AOSP.

Bug: 24327902

Change-Id: I6c7c7f70055251de33769279d997d84965d6a21e

8 years agoAdd ca-certificates to the manifest
Kenny Root [Mon, 21 Sep 2015 21:07:39 +0000 (14:07 -0700)]
Add ca-certificates to the manifest

Change-Id: Ia751e1b2cb3fc5f3089393d35e71b87f8966403b

8 years agoAdd platform/external/cros/system_api to the manifest
Peter Qiu [Mon, 21 Sep 2015 18:43:31 +0000 (11:43 -0700)]
Add platform/external/cros/system_api to the manifest

BUG=24209710

8 years agoAdd linkfiles needed for soong
Colin Cross [Sun, 20 Sep 2015 04:29:33 +0000 (21:29 -0700)]
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

8 years agoAdd platform/external/{lvm2,cryptsetup} to manifest
Mark Salyzyn [Fri, 18 Sep 2015 14:38:57 +0000 (07:38 -0700)]
Add platform/external/{lvm2,cryptsetup} to manifest

Signed-off-By: Mark Salyzyn <salyzyn@google.com>
Bug: 23181629
Bug: 24133481
Change-Id: Ic08834963d86db7acec53edf08707bc54c0a1ad6

8 years agoAdd platform/system/nativepower
Daniel Erat [Thu, 17 Sep 2015 23:51:33 +0000 (17:51 -0600)]
Add platform/system/nativepower

Bug: 22122485

8 years agoAdd prebuilt/gdb/{darwin,linux}-x86 to manifest.
Josh Gao [Thu, 17 Sep 2015 22:44:14 +0000 (15:44 -0700)]
Add prebuilt/gdb/{darwin,linux}-x86 to manifest.

Bug: http://b/21920612
Change-Id: Id1a2927a300cac5dd0bafcb7e53c2b8895f2fc06

8 years agoRemove platform/prebuilts/gcc/*-x86/arm/arm-eabi-4.8
Bill Yi [Wed, 16 Sep 2015 21:03:52 +0000 (14:03 -0700)]
Remove platform/prebuilts/gcc/*-x86/arm/arm-eabi-4.8

BUG:24106029
Change-Id: Ie8bbd3dc19f83570b99133a25028b8ec18f3914e

8 years agoAdd system/tools/aidl to manifest
Christopher Wiley [Fri, 11 Sep 2015 17:46:52 +0000 (10:46 -0700)]
Add system/tools/aidl to manifest

Test: repo sync'd this path just fine.
Bug: 23691099

8 years agoAdd attestation, tpm_manger and trunks to the manifest
Utkarsh Sanghi [Wed, 9 Sep 2015 22:01:45 +0000 (15:01 -0700)]
Add attestation, tpm_manger and trunks to the manifest

Bug: 23927669

8 years agoAdd libcap to AOSP manifest.
Jorge Lucangeli Obes [Fri, 4 Sep 2015 01:44:31 +0000 (18:44 -0700)]
Add libcap to AOSP manifest.

Bug: 23787966

8 years agoAdjust clone-depth for a few projects - DO NOT MERGE
Bill Yi [Thu, 3 Sep 2015 23:47:04 +0000 (16:47 -0700)]
Adjust clone-depth for a few projects - DO NOT MERGE

BUG:23791440
Change-Id: I395000e2b9395915059bf61ee03e8a82f3b71103

8 years agoAdd platform/system/connectivity/apmanager to the manifest
Peter Qiu [Fri, 28 Aug 2015 16:37:18 +0000 (09:37 -0700)]
Add platform/system/connectivity/apmanager to the manifest

BUG=23593224

8 years agoAdd external/rootdev to the manifest.
Bertrand SIMONNET [Thu, 27 Aug 2015 18:16:01 +0000 (11:16 -0700)]
Add external/rootdev to the manifest.

BUG: 22953719

8 years agoAdd go prebuilts to manifest
Colin Cross [Mon, 24 Aug 2015 22:34:14 +0000 (15:34 -0700)]
Add go prebuilts to manifest

Also fixes the ordering of the ninja prebuilts.

Change-Id: Id51e3221f1f9b908cc8d427bf77232041e82ba7b

8 years agoAdd external/tlsdate to manifest.
Gilad Arnold [Mon, 24 Aug 2015 23:50:51 +0000 (16:50 -0700)]
Add external/tlsdate to manifest.

Bug: 22373707

9 years agoAdd spaces
Bill Yi [Fri, 21 Aug 2015 22:06:28 +0000 (15:06 -0700)]
Add spaces

Change-Id: I9d971cba99e46c65ca99c17a1c3f3824479b99cc

9 years agoAdd platform/external/google-breakpad
Steve Fung [Sat, 15 Aug 2015 02:38:24 +0000 (19:38 -0700)]
Add platform/external/google-breakpad

Bug: 23228973
Change-Id: I4a1a069a91233ee109be5b1b6dc555f0a0ba6701

9 years agoAdd toolchain/binutils to the platform manifest.
Dan Albert [Thu, 20 Aug 2015 19:54:50 +0000 (12:54 -0700)]
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

9 years agoAdd external/libdaemon and external/avahi repos.
Robert Ginda [Mon, 17 Aug 2015 16:11:56 +0000 (09:11 -0700)]
Add external/libdaemon and external/avahi repos.

Bug: 22921222
Bug: 22827641

9 years agoAdd platform/system/webservd
Daniel Erat [Fri, 14 Aug 2015 22:33:24 +0000 (16:33 -0600)]
Add platform/system/webservd

Bug: 22828211

9 years agoAdd dhcp-6.8.2 to manifest
Samuel Tan [Fri, 14 Aug 2015 21:16:47 +0000 (14:16 -0700)]
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

9 years agoUpdate manifest groups tags - DO NOT MERGE
Bill Yi [Fri, 14 Aug 2015 18:29:53 +0000 (11:29 -0700)]
Update manifest groups tags - DO NOT MERGE

Keeping those tags in sync will reduce merge conflicts downstream.

BUG:23120831
Change-Id: I84bbc5b9dc0bf9e57257c535e6f882c7a5bf7c5b

9 years agoAdd libunwind_llvm.
Dan Albert [Wed, 12 Aug 2015 00:28:45 +0000 (17:28 -0700)]
Add libunwind_llvm.

Change-Id: I072637cc6f06f19e4d08e66242f5d9daeec6a1fd

9 years agoAdd platform/external/libmicrohttpd
Daniel Erat [Tue, 11 Aug 2015 21:06:37 +0000 (15:06 -0600)]
Add platform/external/libmicrohttpd

Bug: 22828501

9 years agoAdd system/firewalld to manifest.
Gilad Arnold [Mon, 10 Aug 2015 23:02:03 +0000 (16:02 -0700)]
Add system/firewalld to manifest.

Bug: 22827985

9 years agoAdd external OpenCV3 project
Yang Ni [Mon, 10 Aug 2015 18:32:17 +0000 (11:32 -0700)]
Add external OpenCV3 project

Change-Id: I09969d8963cdbdfa674b12bc2b7020017b6c92cf

9 years agoRemove Browser
Paul Miller [Wed, 5 Aug 2015 20:08:52 +0000 (13:08 -0700)]
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

9 years agoAdd external/iw to the manifest
Filipe Brandenburger [Tue, 28 Jul 2015 23:51:03 +0000 (16:51 -0700)]
Add external/iw to the manifest

Change-Id: I6a55f2d8962a1a6ec2ba06a1f336875a2022692a

9 years agoAdd weave repositories to manifest
Alex Vakulenko [Mon, 3 Aug 2015 22:40:40 +0000 (15:40 -0700)]
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

9 years agoAdd DBus binding generator
Christopher Wiley [Mon, 27 Jul 2015 23:39:57 +0000 (16:39 -0700)]
Add DBus binding generator

Bug: 22608897

9 years agoAdd system/connectivity/shill to the manifest.
Bertrand SIMONNET [Mon, 27 Jul 2015 17:24:48 +0000 (10:24 -0700)]
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

9 years agoAdd new build projects to the manifest
Colin Cross [Thu, 23 Jul 2015 18:16:31 +0000 (11:16 -0700)]
Add new build projects to the manifest

Add blueprint, kati, soong, and the ninja prebuilts to the manifest.

Change-Id: Iae1eabafec6789c463e16f0ecbedb45d188d4cc0

9 years agoAdd Browser2 to master
Paul Miller [Mon, 20 Jul 2015 20:02:15 +0000 (13:02 -0700)]
Add Browser2 to master

BUG:19351071

9 years agoAdd platform/external/c-ares to manifest.
Gilad Arnold [Fri, 17 Jul 2015 23:12:29 +0000 (16:12 -0700)]
Add platform/external/c-ares to manifest.

Bug: 22552807

9 years agoAdd platform/system/update_engine to the manifest
Gaurav Shah [Mon, 13 Jul 2015 22:23:56 +0000 (15:23 -0700)]
Add platform/system/update_engine to the manifest

BUG: 22357920
Change-Id: Ib3ff7d632126c45183ae6eaf3698459ff6a83935

9 years agoAdd platform/system/wifi to the manifest
Gaurav Shah [Mon, 13 Jul 2015 22:22:29 +0000 (15:22 -0700)]
Add platform/system/wifi to the manifest

BUG: 22357920
Change-Id: Ic03e7f565fa2fe76a5feecd045a4af9e2f41cd24

9 years agoRemove target 4.8 toolchains.
Elliott Hughes [Mon, 13 Jul 2015 20:16:07 +0000 (13:16 -0700)]
Remove target 4.8 toolchains.

Change-Id: I13a835a1e998d5560dbf125e3d1719bac33e35a2

9 years agoAdd minijail to the manifest
Gaurav Shah [Mon, 13 Jul 2015 22:20:34 +0000 (15:20 -0700)]
Add minijail to the manifest

BUG: 22357920
Change-Id: I8c2b7d66381717a7656b008cf379159cc2240b60

9 years agoAdd curl to the manifest.
Bertrand SIMONNET [Mon, 13 Jul 2015 20:45:02 +0000 (13:45 -0700)]
Add curl to the manifest.

BUG: 22347561

Change-Id: I12ce3769c74286d48728bbe372567906a135f57e

9 years agoAdd platform/external/gemmlowp
Miao Wang [Mon, 13 Jul 2015 21:18:30 +0000 (14:18 -0700)]
Add platform/external/gemmlowp

bug: 22303735

9 years agoAdd platform/external/libchromeos.
Bertrand SIMONNET [Fri, 10 Jul 2015 01:07:43 +0000 (18:07 -0700)]
Add platform/external/libchromeos.

Bug: 22372020

Change-Id: I17c7f327e9c3c35e237ac79c49dfe85507de8257

9 years agoAdd platform/external/modp_b64
Arman Uguray [Thu, 9 Jul 2015 23:46:06 +0000 (16:46 -0700)]
Add platform/external/modp_b64

Bug: 22382625

9 years agoAdd platform/external/dbus
Daniel Erat [Tue, 7 Jul 2015 21:12:14 +0000 (15:12 -0600)]
Add platform/external/dbus

Bug: 22328216

9 years agoAdd platform/external/libchrome
Daniel Erat [Mon, 6 Jul 2015 16:32:50 +0000 (10:32 -0600)]
Add platform/external/libchrome

Bug: 22174656

9 years agoAdd libevent to manifest
Christopher Wiley [Wed, 1 Jul 2015 20:20:59 +0000 (13:20 -0700)]
Add libevent to manifest

Bug: 22230368

9 years agoAdd platform/external/fec
Bill Yi [Tue, 23 Jun 2015 21:12:27 +0000 (14:12 -0700)]
Add platform/external/fec