OSDN Git Service

android-x86/build.git
11 years agoam d77d8906: am 6020d698: Merge "select.mk: Tune ccache options"
Jean-Baptiste Queru [Thu, 16 Aug 2012 22:28:47 +0000 (15:28 -0700)]
am d77d8906: am 6020d698: Merge "select.mk: Tune ccache options"

* commit 'd77d8906b8fc4a6e2ecaf9bc5f5b84ddec6dbe7e':
  select.mk: Tune ccache options

11 years agoam 6020d698: Merge "select.mk: Tune ccache options"
Jean-Baptiste Queru [Thu, 16 Aug 2012 22:27:54 +0000 (15:27 -0700)]
am 6020d698: Merge "select.mk: Tune ccache options"

* commit '6020d698f51132cab374e6c96f7da4902f3aa84f':
  select.mk: Tune ccache options

11 years agoMerge "select.mk: Tune ccache options"
Jean-Baptiste Queru [Thu, 16 Aug 2012 21:55:25 +0000 (14:55 -0700)]
Merge "select.mk: Tune ccache options"

11 years agoselect.mk: Tune ccache options
Andrew Boie [Mon, 13 Aug 2012 20:45:50 +0000 (13:45 -0700)]
select.mk: Tune ccache options

With these adjustments, cached object files can now be shared across
multiple Android trees on a single workstation:

* Compiler binary modification time no longer causes cache misses,
  as a hash of the compiler binary is taken rather than looking
  at the mtime and size
* Header file modification time no longer causes cache misses,
  the headers are now always hashed
* Macros such as __DATE__ and __TIME__ no longer cause cache misses
* All paths in preprocessed source (due to use of -g) are now relative

These options require ccache 3.1 or later to be used; ccache 2.4 will
ignore these.

Change-Id: I7839637e9dacf7240bd9b7bfaa6406b1db423560
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
11 years agoSupport to build emmap_mata.zip in unbundled builds.
Ying Wang [Wed, 15 Aug 2012 19:22:44 +0000 (12:22 -0700)]
Support to build emmap_mata.zip in unbundled builds.

Bug: 6987838
Change-Id: Id6c81b08c4859442b7d52054ed5f278575719d1a

11 years agoam 0fc8d635: am f2a618e1: Merge "The zoneinfo stuff is no longer legacy."
Elliott Hughes [Thu, 16 Aug 2012 03:03:54 +0000 (20:03 -0700)]
am 0fc8d635: am f2a618e1: Merge "The zoneinfo stuff is no longer legacy."

* commit '0fc8d635a7f3712cc24f7a29d97755bc15972a0a':
  The zoneinfo stuff is no longer legacy.

11 years agoam f2a618e1: Merge "The zoneinfo stuff is no longer legacy."
Elliott Hughes [Thu, 16 Aug 2012 03:02:49 +0000 (20:02 -0700)]
am f2a618e1: Merge "The zoneinfo stuff is no longer legacy."

* commit 'f2a618e1df126c6c48622cce948825e923b52dcb':
  The zoneinfo stuff is no longer legacy.

11 years agoMerge "The zoneinfo stuff is no longer legacy."
Elliott Hughes [Thu, 16 Aug 2012 02:43:40 +0000 (19:43 -0700)]
Merge "The zoneinfo stuff is no longer legacy."

11 years agoThe zoneinfo stuff is no longer legacy.
Elliott Hughes [Thu, 16 Aug 2012 01:34:49 +0000 (18:34 -0700)]
The zoneinfo stuff is no longer legacy.

Change-Id: I7f76dfc15c0b2febbcdb13f12ff9390dca124585

11 years agofix MIPS build
Keun young Park [Wed, 15 Aug 2012 20:42:37 +0000 (13:42 -0700)]
fix MIPS build

- crtxx.o built under TARGET_OUT_INTERMEDIATE_LIBRARIES,
  not under TARGET_OUT_STATIC_LIBRARIES

Change-Id: Ife05206bd66f691853100bbf17e08a13c287d073

11 years agofix PDK boot issue
Keun young Park [Wed, 15 Aug 2012 18:32:23 +0000 (11:32 -0700)]
fix PDK boot issue

- add missing packages to make it boot

Change-Id: I9a4a635e67a82c326f9eb1eceb86cffc8f59a2d3

11 years agoMerge "build: register BOARD_HAVE_BLUETOOTH_QCOM" into jb-mr1-dev
Iliyan Malchev [Wed, 15 Aug 2012 16:18:11 +0000 (09:18 -0700)]
Merge "build: register BOARD_HAVE_BLUETOOTH_QCOM" into jb-mr1-dev

11 years agobuild: register BOARD_HAVE_BLUETOOTH_QCOM
Iliyan Malchev [Wed, 15 Aug 2012 15:12:01 +0000 (08:12 -0700)]
build: register BOARD_HAVE_BLUETOOTH_QCOM

Change-Id: I594abd6d3b152a4e5bc48b6ac447e155c85b2fe0
Signed-off-by: Iliyan Malchev <malchev@google.com>
11 years agoam 1a0f6725: (-s ours) Reconcile with jb-release - do not merge
The Android Open Source Project [Wed, 15 Aug 2012 15:05:37 +0000 (08:05 -0700)]
am 1a0f6725: (-s ours) Reconcile with jb-release - do not merge

* commit '1a0f6725392279ed6b44e97b00315b8173abf454':
  JRO03P

11 years agoReconcile with jb-release - do not merge
The Android Open Source Project [Wed, 15 Aug 2012 15:04:29 +0000 (08:04 -0700)]
Reconcile with jb-release - do not merge

Change-Id: I3ea7d0a8c3865290f404bb24b464fcfb7410dd0e

11 years agoam 021ff2ee: am 9edfa6db: docs: move home.css into default.css to reduce number of...
Scott Main [Wed, 15 Aug 2012 01:12:02 +0000 (18:12 -0700)]
am 021ff2ee: am 9edfa6db: docs: move home.css into default.css to reduce number of requests

* commit '021ff2ee388bdb548ae55b349535d14e0423207c':
  docs: move home.css into default.css to reduce number of requests

11 years agoam 9edfa6db: docs: move home.css into default.css to reduce number of requests
Scott Main [Wed, 15 Aug 2012 01:10:52 +0000 (18:10 -0700)]
am 9edfa6db: docs: move home.css into default.css to reduce number of requests

* commit '9edfa6db8c53ef9515aaeed734bea02c5d65e1e5':
  docs: move home.css into default.css to reduce number of requests

11 years agoallow diff program to be selected explicitly
Doug Zongker [Tue, 14 Aug 2012 23:36:15 +0000 (16:36 -0700)]
allow diff program to be selected explicitly

Change-Id: I1d8df9cc3ed35cc5983bc50fc13975db32072dbe

11 years agodocs: move home.css into default.css to reduce number of requests
Scott Main [Tue, 14 Aug 2012 22:04:40 +0000 (15:04 -0700)]
docs: move home.css into default.css to reduce number of requests

Change-Id: I156182c5ad1545f570808af565948cbd3c05a3ee

11 years agoMerge "Include FusedLocation.apk on sdk builds too" into jb-mr1-dev
Jesse Hall [Tue, 14 Aug 2012 22:31:42 +0000 (15:31 -0700)]
Merge "Include FusedLocation.apk on sdk builds too" into jb-mr1-dev

11 years agoInclude FusedLocation.apk on sdk builds too
Jesse Hall [Tue, 14 Aug 2012 20:34:10 +0000 (13:34 -0700)]
Include FusedLocation.apk on sdk builds too

Bug: 6969889
Change-Id: Ifda8df58906b3e1d77de0f7de0b1dd07c6bf430f

11 years agoForce out LOCAL_NDK_VERSION.
Ying Wang [Tue, 14 Aug 2012 18:08:03 +0000 (11:08 -0700)]
Force out LOCAL_NDK_VERSION.

Change-Id: I0a9f1a630ef2019bed38d420525eac9510b09798

11 years agoRetire LOCAL_NDK_VERSION.
Ying Wang [Tue, 14 Aug 2012 17:13:16 +0000 (10:13 -0700)]
Retire LOCAL_NDK_VERSION.

We are now unifying the NDK versions of unbundled native code to always
use the latest NDK.
We don't need the variable LOCAL_NDK_VERSION now.
To build native code with NDK, you need set just LOCAL_SDK_VERSION.

Bug: 6932421
Change-Id: I86f05a264249cda6bae97b4b1616f03700cd9dfa

11 years agoMerge "Adopt the new prebuilts/ndk/<number> paths." into jb-mr1-dev
Ying Wang [Tue, 14 Aug 2012 18:57:01 +0000 (11:57 -0700)]
Merge "Adopt the new prebuilts/ndk/<number> paths." into jb-mr1-dev

11 years agoAdopt the new prebuilts/ndk/<number> paths.
Ying Wang [Fri, 10 Aug 2012 17:57:37 +0000 (10:57 -0700)]
Adopt the new prebuilts/ndk/<number> paths.

Bug: 6932421
Change-Id: Iba7200aacef2201001f92c6ffa020881f0b528ea

11 years agoam 7159a992: am 4eddad55: Merge "Set the AOSP master to be API level 16"
Jean-Baptiste Queru [Tue, 14 Aug 2012 18:55:19 +0000 (11:55 -0700)]
am 7159a992: am 4eddad55: Merge "Set the AOSP master to be API level 16"

* commit '7159a992ddcda51c91843a29cd1aa30815bc8370':
  Set the AOSP master to be API level 16

11 years agoam 4eddad55: Merge "Set the AOSP master to be API level 16"
Jean-Baptiste Queru [Tue, 14 Aug 2012 18:53:40 +0000 (11:53 -0700)]
am 4eddad55: Merge "Set the AOSP master to be API level 16"

* commit '4eddad550ee81edba01734bf378612ed18841751':
  Set the AOSP master to be API level 16

11 years agoMerge "Set the AOSP master to be API level 16"
Jean-Baptiste Queru [Tue, 14 Aug 2012 17:51:21 +0000 (10:51 -0700)]
Merge "Set the AOSP master to be API level 16"

11 years agoSet the AOSP master to be API level 16
Jean-Baptiste Queru [Tue, 14 Aug 2012 16:07:33 +0000 (09:07 -0700)]
Set the AOSP master to be API level 16

Change-Id: I3ba4317aa1081ae5f60ac8504cfff8f4abee5e66

11 years agoam d3d0beca: am 392bdc1f: Merge "Move the selinux modules to core PRODUCT_PACKAGES"
Ying Wang [Mon, 13 Aug 2012 23:26:06 +0000 (16:26 -0700)]
am d3d0beca: am 392bdc1f: Merge "Move the selinux modules to core PRODUCT_PACKAGES"

* commit 'd3d0becac9a13836b7c20acba3b21b0625d92324':
  Move the selinux modules to core PRODUCT_PACKAGES

11 years agoam 392bdc1f: Merge "Move the selinux modules to core PRODUCT_PACKAGES"
Ying Wang [Mon, 13 Aug 2012 23:24:11 +0000 (16:24 -0700)]
am 392bdc1f: Merge "Move the selinux modules to core PRODUCT_PACKAGES"

* commit '392bdc1f08eb03ad04eba24a76cc0aea7e1b46d6':
  Move the selinux modules to core PRODUCT_PACKAGES

11 years agoJRO03P
The Android Automerger [Mon, 13 Aug 2012 23:07:45 +0000 (16:07 -0700)]
JRO03P

11 years agoam d7547163: am 679b7498: Merge "Add mac_permissions.xml dependency."
Ying Wang [Mon, 13 Aug 2012 23:03:29 +0000 (16:03 -0700)]
am d7547163: am 679b7498: Merge "Add mac_permissions.xml dependency."

* commit 'd7547163d5b0bf9e2cde626c0b7c6a58d48eb89e':
  Add mac_permissions.xml dependency.

11 years agoMerge "Move the selinux modules to core PRODUCT_PACKAGES"
Ying Wang [Mon, 13 Aug 2012 22:41:12 +0000 (15:41 -0700)]
Merge "Move the selinux modules to core PRODUCT_PACKAGES"

11 years agoMove the selinux modules to core PRODUCT_PACKAGES
Ying Wang [Mon, 13 Aug 2012 22:03:00 +0000 (15:03 -0700)]
Move the selinux modules to core PRODUCT_PACKAGES

The module names are phony targets and we should avoid having file targets
depend on phony targets.
Instead the build system makes sure to use the file dependency with
PRODUCT_PACKAGES.

Change-Id: I8dc59d8f9ed92c146b8827d71278e27214e60f3a

11 years agoam 679b7498: Merge "Add mac_permissions.xml dependency."
Ying Wang [Mon, 13 Aug 2012 22:17:45 +0000 (15:17 -0700)]
am 679b7498: Merge "Add mac_permissions.xml dependency."

* commit '679b7498af86ee084791e86d06eaad87fe2f27f0':
  Add mac_permissions.xml dependency.

11 years agoMerge "Add mac_permissions.xml dependency."
Ying Wang [Mon, 13 Aug 2012 21:52:24 +0000 (14:52 -0700)]
Merge "Add mac_permissions.xml dependency."

12 years agoresolved conflicts for merge of 0ac38a4e to jb-mr1-dev
Elliott Hughes [Sat, 11 Aug 2012 19:00:51 +0000 (12:00 -0700)]
resolved conflicts for merge of 0ac38a4e to jb-mr1-dev

Change-Id: I0978f511f807797f89be4002bca654492231761c

12 years agoam 20e713d1: Merge "Remove TARGET_linux-sh.mk."
Elliott Hughes [Sat, 11 Aug 2012 18:51:39 +0000 (11:51 -0700)]
am 20e713d1: Merge "Remove TARGET_linux-sh.mk."

* commit '20e713d151dde66058453ec822b6bca8793008a4':
  Remove TARGET_linux-sh.mk.

12 years agoMerge "Remove TARGET_linux-sh.mk."
Elliott Hughes [Sat, 11 Aug 2012 16:34:51 +0000 (09:34 -0700)]
Merge "Remove TARGET_linux-sh.mk."

12 years agoMerge "Include FusedLocation.apk on all builds." into jb-mr1-dev
Nick Pelly [Sat, 11 Aug 2012 01:54:22 +0000 (18:54 -0700)]
Merge "Include FusedLocation.apk on all builds." into jb-mr1-dev

12 years agoInclude FusedLocation.apk on all builds.
Nick Pelly [Sat, 11 Aug 2012 01:50:36 +0000 (18:50 -0700)]
Include FusedLocation.apk on all builds.

Change-Id: Ifc98195b51971ff65e1661f89e08965daefc3506

12 years agoMerge "Use new flag for emma instrumented build and limit to apps only" into jb-mr1-dev
Guang Zhu [Sat, 11 Aug 2012 01:44:42 +0000 (18:44 -0700)]
Merge "Use new flag for emma instrumented build and limit to apps only" into jb-mr1-dev

12 years agoadd libstagefright_chromium_http to mini for streaming
Keun young Park [Fri, 10 Aug 2012 23:59:54 +0000 (16:59 -0700)]
add libstagefright_chromium_http to mini for streaming

Change-Id: I27da54d17698c71d36a5761c6debaeb9f55e5856

12 years agoRemove TARGET_linux-sh.mk.
Elliott Hughes [Fri, 10 Aug 2012 22:36:51 +0000 (15:36 -0700)]
Remove TARGET_linux-sh.mk.

SH support is long gone from bionic and dalvik.

Change-Id: I613df5f0062d743686847610737af9a321eec1da

12 years agoMerge "arm: add --warn-shared-textrel" into jb-mr1-dev
Nick Kralevich [Fri, 10 Aug 2012 21:11:14 +0000 (14:11 -0700)]
Merge "arm: add --warn-shared-textrel" into jb-mr1-dev

12 years agoarm: add --warn-shared-textrel
Nick Kralevich [Fri, 10 Aug 2012 19:51:26 +0000 (12:51 -0700)]
arm: add --warn-shared-textrel

Emit a warning when the static linker detects a shared library
has text relocations. Text relocations make it harder to
share pages across processes, and make it harder to use
certain memory protection features in, for example, SELinux.

This warning will turn into an error in a future change
(via --fatal-warnings)

References: http://www.akkadia.org/drepper/textrelocs.html

Change-Id: I3bc818e3ecdb8a4338668a9e816b6dc1081b7557

12 years agoam 2387857d: am 968f20a4: Merge "MIPS support to *.mk files and envsetup.sh"
Jean-Baptiste Queru [Fri, 10 Aug 2012 19:43:59 +0000 (12:43 -0700)]
am 2387857d: am 968f20a4: Merge "MIPS support to *.mk files and envsetup.sh"

* commit '2387857dad06b3437ffcf0c14e2bc9f5956a5888':
  MIPS support to *.mk files and envsetup.sh

12 years agoam 64b8c6e9: am 6e6d92c4: Merge "Support for MIPS Build targets."
Jean-Baptiste Queru [Fri, 10 Aug 2012 19:43:58 +0000 (12:43 -0700)]
am 64b8c6e9: am 6e6d92c4: Merge "Support for MIPS Build targets."

* commit '64b8c6e936ae713a61c53a85a0badbd7d480e414':
  Support for MIPS Build targets.

12 years agoresolved conflicts for merge of dd14acc3 to jb-mr1-dev
Jean-Baptiste Queru [Fri, 10 Aug 2012 19:42:18 +0000 (12:42 -0700)]
resolved conflicts for merge of dd14acc3 to jb-mr1-dev

Change-Id: Ic900c623a7c7fd20c965b8d838caf0f01ceab53f

12 years agoam d4c6a2ed: (-s ours) Reconcile with jb-mr0-release - do not merge
The Android Open Source Project [Fri, 10 Aug 2012 19:36:39 +0000 (12:36 -0700)]
am d4c6a2ed: (-s ours) Reconcile with jb-mr0-release - do not merge

* commit 'd4c6a2edde97a7709086e9a3b7ecb028cecd9bfb':
  JZO40

12 years agoam 968f20a4: Merge "MIPS support to *.mk files and envsetup.sh"
Jean-Baptiste Queru [Fri, 10 Aug 2012 16:23:42 +0000 (09:23 -0700)]
am 968f20a4: Merge "MIPS support to *.mk files and envsetup.sh"

* commit '968f20a4c2ffca9a0cf8870bd96c77e65ca61243':
  MIPS support to *.mk files and envsetup.sh

12 years agoam 6e6d92c4: Merge "Support for MIPS Build targets."
Jean-Baptiste Queru [Fri, 10 Aug 2012 16:23:39 +0000 (09:23 -0700)]
am 6e6d92c4: Merge "Support for MIPS Build targets."

* commit '6e6d92c47acbb976ce47ae4d90406fa56ea68a3a':
  Support for MIPS Build targets.

12 years agoam e443a9e9: Merge "Modify full_mips-eng build in line with the full-eng build"
Jean-Baptiste Queru [Fri, 10 Aug 2012 16:23:38 +0000 (09:23 -0700)]
am e443a9e9: Merge "Modify full_mips-eng build in line with the full-eng build"

* commit 'e443a9e92f323bff5bb304e1baf8b00ed18888be':
  Modify full_mips-eng build in line with the full-eng build

12 years agoMerge "MIPS support to *.mk files and envsetup.sh"
Jean-Baptiste Queru [Fri, 10 Aug 2012 16:16:20 +0000 (09:16 -0700)]
Merge "MIPS support to *.mk files and envsetup.sh"

12 years agoMIPS support to *.mk files and envsetup.sh
Raghu Gandham [Thu, 26 Jul 2012 02:57:22 +0000 (19:57 -0700)]
MIPS support to *.mk files and envsetup.sh

Change-Id: Iba4d046e3202524b29cfe32980927f8cc0aa8496
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Raghu Gandham <raghu@mips.com>
12 years agoMerge "Support for MIPS Build targets."
Jean-Baptiste Queru [Fri, 10 Aug 2012 15:39:33 +0000 (08:39 -0700)]
Merge "Support for MIPS Build targets."

12 years agoMerge "Modify full_mips-eng build in line with the full-eng build"
Jean-Baptiste Queru [Fri, 10 Aug 2012 15:39:09 +0000 (08:39 -0700)]
Merge "Modify full_mips-eng build in line with the full-eng build"

12 years agoReconcile with jb-mr0-release - do not merge
The Android Open Source Project [Fri, 10 Aug 2012 15:33:53 +0000 (08:33 -0700)]
Reconcile with jb-mr0-release - do not merge

Change-Id: I21582e8cedf809f04f7d04d9af5a34c21ea77f41

12 years agoMerge "Add make_ext4fs to all builds" into jb-mr1-dev
Kenny Root [Thu, 9 Aug 2012 20:03:10 +0000 (13:03 -0700)]
Merge "Add make_ext4fs to all builds" into jb-mr1-dev

12 years agoAdd make_ext4fs to all builds
Kenny Root [Thu, 9 Aug 2012 19:20:16 +0000 (12:20 -0700)]
Add make_ext4fs to all builds

make_ext4fs is needed for all builds because ASEC containers use it now.
Any product not having this will not be able to create an ASEC
container.

Bug: 6960586
Change-Id: I7c10b8065a76ec7a43f79445f429d5a93750585d

12 years agoJZO40
The Android Automerger [Thu, 9 Aug 2012 18:37:32 +0000 (11:37 -0700)]
JZO40

12 years agomerge in jb-mr0-release history after reset to jb-dev
The Android Automerger [Thu, 9 Aug 2012 18:36:36 +0000 (11:36 -0700)]
merge in jb-mr0-release history after reset to jb-dev

12 years agotidy up building of recovery ramdisk image
Doug Zongker [Wed, 8 Aug 2012 23:26:17 +0000 (16:26 -0700)]
tidy up building of recovery ramdisk image

Copy init.recovery.*.rc files (if any) from the main system ramdisk,
and hide all the commands.

Change-Id: I4d4fcf25b66ddea70e43282d466983e9643c9bea

12 years agoMerge "recovery: don't delete hardware specific init*.rc files" into jb-mr1-dev
Colin Cross [Thu, 9 Aug 2012 00:53:37 +0000 (17:53 -0700)]
Merge "recovery: don't delete hardware specific init*.rc files" into jb-mr1-dev

12 years agoUse new flag for emma instrumented build and limit to apps only
Guang Zhu [Mon, 6 Aug 2012 23:11:05 +0000 (16:11 -0700)]
Use new flag for emma instrumented build and limit to apps only

Based on existing setup, when EMMA_INSTRUMENT is used on a full
build, all Java modules will be processed with emma instrument
unless otherwise marked in their own Makefiles.

For the purpose of collecting code coverage, emma-instrument
all Java modules aren't that useful, instead, instrumenting all
the app packages is more useful. This change adds a new flag
EMMA_FULL_APP_INSTRUMENT, which can be used with a full build
to instrument all app packages.

Change-Id: Ie143fed49c23402b21f6cccac2ef25741726be45

12 years agoDon't install overridden packages in pdk fusion files.
Ying Wang [Wed, 8 Aug 2012 22:27:00 +0000 (15:27 -0700)]
Don't install overridden packages in pdk fusion files.

Bug: 6942063
Change-Id: I14fc25b22b13bceeea8fa48491465233b19ab106

12 years agoam 35b24a82: am 8776f34a: Merge "x86: cleanups for toolchain"
Jean-Baptiste Queru [Wed, 8 Aug 2012 21:06:28 +0000 (14:06 -0700)]
am 35b24a82: am 8776f34a: Merge "x86: cleanups for toolchain"

* commit '35b24a8234baa93d23a9ea029b8e8e675b134f7d':
  x86: cleanups for toolchain

12 years agoam 8776f34a: Merge "x86: cleanups for toolchain"
Jean-Baptiste Queru [Wed, 8 Aug 2012 21:04:17 +0000 (14:04 -0700)]
am 8776f34a: Merge "x86: cleanups for toolchain"

* commit '8776f34aaad8394caf58b864a41765b7ced52a65':
  x86: cleanups for toolchain

12 years agoMerge "x86: cleanups for toolchain"
Jean-Baptiste Queru [Wed, 8 Aug 2012 20:40:18 +0000 (13:40 -0700)]
Merge "x86: cleanups for toolchain"

12 years agoam a4814370: am 4733cfd2: Merge "definitions.mk: Don\'t use GCC \'@\' parameter"
Jean-Baptiste Queru [Wed, 8 Aug 2012 20:26:40 +0000 (13:26 -0700)]
am a4814370: am 4733cfd2: Merge "definitions.mk: Don\'t use GCC \'@\' parameter"

* commit 'a4814370724634c0ee0bf35bc68f382f0df93668':
  definitions.mk: Don't use GCC '@' parameter

12 years agoam 4733cfd2: Merge "definitions.mk: Don\'t use GCC \'@\' parameter"
Jean-Baptiste Queru [Wed, 8 Aug 2012 20:24:44 +0000 (13:24 -0700)]
am 4733cfd2: Merge "definitions.mk: Don\'t use GCC \'@\' parameter"

* commit '4733cfd2de0bed2dfdf4c32517b0c59762c85b2e':
  definitions.mk: Don't use GCC '@' parameter

12 years agoMerge "definitions.mk: Don't use GCC '@' parameter"
Jean-Baptiste Queru [Wed, 8 Aug 2012 20:18:56 +0000 (13:18 -0700)]
Merge "definitions.mk: Don't use GCC '@' parameter"

12 years agoam 04363aa5: am af541a64: Merge "core/Makefile: also look for device/*/build/tasks"
Jean-Baptiste Queru [Wed, 8 Aug 2012 20:07:59 +0000 (13:07 -0700)]
am 04363aa5: am af541a64: Merge "core/Makefile: also look for device/*/build/tasks"

* commit '04363aa5bd7ae0f2b5a8d09c25a83371933d0d12':
  core/Makefile: also look for device/*/build/tasks

12 years agoam af541a64: Merge "core/Makefile: also look for device/*/build/tasks"
Jean-Baptiste Queru [Wed, 8 Aug 2012 20:06:25 +0000 (13:06 -0700)]
am af541a64: Merge "core/Makefile: also look for device/*/build/tasks"

* commit 'af541a64abd16f6a33146a833dce71e739b722c8':
  core/Makefile: also look for device/*/build/tasks

12 years agorecovery: don't delete hardware specific init*.rc files
Colin Cross [Wed, 8 Aug 2012 19:59:32 +0000 (12:59 -0700)]
recovery: don't delete hardware specific init*.rc files

init used to automatically execute hardware specific init.rc files from
init.<hardware>.rc.  If the hardware specific init.rc file was installed
in recovery.img, various unwanted services would try to start, so init*.rc
was deleted when creating the recovery root directory.

init was recently modified to explicitly import init.${ro.hardware}.rc
from the default init.rc, rather than always trying to load it.  Since
recovery replaces the default init.rc with a custom one, it will never
try to load hardware specific init files.

In addition, there are cases where we need to start hardware specific
services, for example watchdogd, so we need
init.recovery.${ro.hardware}.rc to be installed.

Modify the build rule to delete the default init.rc from the recovery
root directory so it can be replaced with the custom recovery init.rc,
but leave all the hardware specific init files in place.

Bug: 6953625
Change-Id: I5d9555e3d54d2f1d9f49fb981bd412c53741337e

12 years agoMerge "core/Makefile: also look for device/*/build/tasks"
Jean-Baptiste Queru [Wed, 8 Aug 2012 19:58:56 +0000 (12:58 -0700)]
Merge "core/Makefile: also look for device/*/build/tasks"

12 years agoam c8b7dfb1: am 0e71cee2: docs: make landing pages w/o image span the full page width
Scott Main [Wed, 8 Aug 2012 19:50:59 +0000 (12:50 -0700)]
am c8b7dfb1: am 0e71cee2: docs: make landing pages w/o image span the full page width

* commit 'c8b7dfb1e308d7dbe426724d21b932b8b79d9ab5':
  docs: make landing pages w/o image span the full page width

12 years agoam 0e71cee2: docs: make landing pages w/o image span the full page width
Scott Main [Wed, 8 Aug 2012 19:48:58 +0000 (12:48 -0700)]
am 0e71cee2: docs: make landing pages w/o image span the full page width

* commit '0e71cee2bbe5aac3a5e502936cac46b830af0067':
  docs: make landing pages w/o image span the full page width

12 years agoam fe9a455a: (-s ours) Reconcile with jb-mr0-release - do not merge
The Android Open Source Project [Tue, 7 Aug 2012 22:14:08 +0000 (15:14 -0700)]
am fe9a455a: (-s ours) Reconcile with jb-mr0-release - do not merge

* commit 'fe9a455a24a863eaf96520b761ea284cc3cd15ee':
  JZO38

12 years agoReconcile with jb-mr0-release - do not merge
The Android Open Source Project [Tue, 7 Aug 2012 21:58:18 +0000 (14:58 -0700)]
Reconcile with jb-mr0-release - do not merge

Change-Id: I23b8891143173a18d563ffaf2ba6aabcc30745ce

12 years agodocs: make landing pages w/o image span the full page width
Scott Main [Tue, 7 Aug 2012 20:59:43 +0000 (13:59 -0700)]
docs: make landing pages w/o image span the full page width

Change-Id: I96af0c7e1443079820c44b589b0c3ef638ae9c86

12 years agoJZO38
The Android Automerger [Tue, 7 Aug 2012 20:02:14 +0000 (13:02 -0700)]
JZO38

12 years agomerge in jb-mr0-release history after reset to jb-dev
The Android Automerger [Tue, 7 Aug 2012 20:00:36 +0000 (13:00 -0700)]
merge in jb-mr0-release history after reset to jb-dev

12 years agoam fe50d923: am 9332a459: docs: comment-out unused style (the png currently does...
Scott Main [Tue, 7 Aug 2012 01:58:36 +0000 (18:58 -0700)]
am fe50d923: am 9332a459: docs: comment-out unused style (the png currently does not resolve)

* commit 'fe50d92396f00e07bc77be1e95ffb5c8b0c989bd':
  docs: comment-out unused style (the png currently does not resolve)

12 years agoam 9332a459: docs: comment-out unused style (the png currently does not resolve)
Scott Main [Tue, 7 Aug 2012 01:56:45 +0000 (18:56 -0700)]
am 9332a459: docs: comment-out unused style (the png currently does not resolve)

* commit '9332a459186e467aba6b3b9b8c16e0fd3dc84860':
  docs: comment-out unused style (the png currently does not resolve)

12 years agodocs: comment-out unused style (the png currently does not resolve)
Scott Main [Tue, 7 Aug 2012 01:54:18 +0000 (18:54 -0700)]
docs: comment-out unused style (the png currently does not resolve)

Change-Id: I665068f0808a81c98cbd0685f68ed7f4df4cf0e0

12 years agoam 1210541b: (-s ours) Reconcile with jb-release - do not merge
The Android Open Source Project [Mon, 6 Aug 2012 20:51:47 +0000 (13:51 -0700)]
am 1210541b: (-s ours) Reconcile with jb-release - do not merge

* commit '1210541bfd9a3359cec9c00c42caaa74d2a65f5a':
  JRO03O

12 years agoReconcile with jb-release - do not merge
The Android Open Source Project [Mon, 6 Aug 2012 20:49:54 +0000 (13:49 -0700)]
Reconcile with jb-release - do not merge

Change-Id: Ie539da33a9901ca28759cf85c566bdf201191319

12 years agoJRO03O
The Android Automerger [Mon, 6 Aug 2012 19:32:03 +0000 (12:32 -0700)]
JRO03O

12 years agoMerge "Add libstagefright and libstagefright_chromium_http to core.mk." into jb...
Ying Wang [Sat, 4 Aug 2012 00:46:48 +0000 (17:46 -0700)]
Merge "Add libstagefright and  libstagefright_chromium_http to core.mk." into jb-mr1-dev

12 years agoAdd libstagefright and libstagefright_chromium_http to core.mk.
Ying Wang [Sat, 4 Aug 2012 00:43:00 +0000 (17:43 -0700)]
Add libstagefright and  libstagefright_chromium_http to core.mk.

Bug: 6933259
Change-Id: Ibe83a95bed7679d6260ef7500c459dcd7ae71812

12 years agoMerge "Add imap2 to the build" into jb-mr1-dev
Paul Westbrook [Fri, 3 Aug 2012 21:21:56 +0000 (14:21 -0700)]
Merge "Add imap2 to the build" into jb-mr1-dev

12 years agoam ad808f5d: (-s ours) Reconcile with jb-release - do not merge
The Android Open Source Project [Fri, 3 Aug 2012 20:25:06 +0000 (13:25 -0700)]
am ad808f5d: (-s ours) Reconcile with jb-release - do not merge

* commit 'ad808f5da422b13489edb04b38daf871e5f977a6':
  JRO03L
  JRO03K
  JRO03J
  JRO03I

12 years agoReconcile with jb-release - do not merge
The Android Open Source Project [Fri, 3 Aug 2012 20:23:06 +0000 (13:23 -0700)]
Reconcile with jb-release - do not merge

Change-Id: Ica5beb67763852c66e2b777e6acb2216bcc1a32a

12 years agoReconcile AOSP and GOOG jb-release
The Android Open Source Project [Fri, 3 Aug 2012 19:11:39 +0000 (12:11 -0700)]
Reconcile AOSP and GOOG jb-release

Change-Id: Ia2b3ff4617a72ba3771fc2ed829e2d7c7c83e611

12 years agoAdd imap2 to the build
Paul Westbrook [Fri, 3 Aug 2012 18:46:02 +0000 (11:46 -0700)]
Add imap2 to the build

Change-Id: I9750d69b64560ad0c3285f5cebdbfe5087289f99

12 years agoJRO03L
The Android Automerger [Thu, 26 Jul 2012 23:06:25 +0000 (16:06 -0700)]
JRO03L

12 years agoJRO03K
The Android Automerger [Wed, 25 Jul 2012 20:54:38 +0000 (13:54 -0700)]
JRO03K

12 years agoJRO03J
The Android Automerger [Wed, 25 Jul 2012 03:31:56 +0000 (20:31 -0700)]
JRO03J

Change-Id: Ie86b38cf882d6acf5f3569f3286c9a9913918d43