Commit Graph

9686 Commits

Author SHA1 Message Date
Jean-Baptiste Queru 4733cfd2de Merge "definitions.mk: Don't use GCC '@' parameter" 2012-08-08 13:18:56 -07:00
Jean-Baptiste Queru 7de61d1471 am 04363aa5: am af541a64: Merge "core/Makefile: also look for device/*/build/tasks"
* commit '04363aa5bd7ae0f2b5a8d09c25a83371933d0d12':
  core/Makefile: also look for device/*/build/tasks
2012-08-08 13:07:59 -07:00
Jean-Baptiste Queru 04363aa5bd am af541a64: Merge "core/Makefile: also look for device/*/build/tasks"
* commit 'af541a64abd16f6a33146a833dce71e739b722c8':
  core/Makefile: also look for device/*/build/tasks
2012-08-08 13:06:25 -07:00
Colin Cross 629c87b832 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
2012-08-08 13:04:58 -07:00
Jean-Baptiste Queru af541a64ab Merge "core/Makefile: also look for device/*/build/tasks" 2012-08-08 12:58:56 -07:00
Scott Main 0207498d6e 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
2012-08-08 12:50:59 -07:00
Scott Main c8b7dfb1e3 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
2012-08-08 12:48:58 -07:00
The Android Open Source Project 6bdeb4481e am fe9a455a: (-s ours) Reconcile with jb-mr0-release - do not merge
* commit 'fe9a455a24a863eaf96520b761ea284cc3cd15ee':
  JZO38
2012-08-07 15:14:08 -07:00
The Android Open Source Project fe9a455a24 Reconcile with jb-mr0-release - do not merge
Change-Id: I23b8891143173a18d563ffaf2ba6aabcc30745ce
2012-08-07 14:58:18 -07:00
Scott Main 0e71cee2bb docs: make landing pages w/o image span the full page width
Change-Id: I96af0c7e1443079820c44b589b0c3ef638ae9c86
2012-08-07 13:59:43 -07:00
The Android Automerger 97adb79898 JZO38 2012-08-07 13:02:14 -07:00
The Android Automerger 4a507415e1 merge in jb-mr0-release history after reset to jb-dev 2012-08-07 13:00:36 -07:00
Scott Main aad5e32f6a 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)
2012-08-06 18:58:36 -07:00
Scott Main fe50d92396 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)
2012-08-06 18:56:45 -07:00
Scott Main 9332a45918 docs: comment-out unused style (the png currently does not resolve)
Change-Id: I665068f0808a81c98cbd0685f68ed7f4df4cf0e0
2012-08-06 18:54:18 -07:00
The Android Open Source Project 8e3bf38977 am 1210541b: (-s ours) Reconcile with jb-release - do not merge
* commit '1210541bfd9a3359cec9c00c42caaa74d2a65f5a':
  JRO03O
2012-08-06 13:51:47 -07:00
The Android Open Source Project 1210541bfd Reconcile with jb-release - do not merge
Change-Id: Ie539da33a9901ca28759cf85c566bdf201191319
2012-08-06 13:49:54 -07:00
The Android Automerger b9201d1c40 JRO03O 2012-08-06 12:32:03 -07:00
Ying Wang 7f9db64d0e Merge "Add libstagefright and libstagefright_chromium_http to core.mk." into jb-mr1-dev 2012-08-03 17:46:49 -07:00
Ying Wang c10da6c540 Add libstagefright and libstagefright_chromium_http to core.mk.
Bug: 6933259
Change-Id: Ibe83a95bed7679d6260ef7500c459dcd7ae71812
2012-08-03 17:44:06 -07:00
Paul Westbrook acf206bc5e Merge "Add imap2 to the build" into jb-mr1-dev 2012-08-03 14:21:56 -07:00
The Android Open Source Project fa3c2d9a76 am ad808f5d: (-s ours) Reconcile with jb-release - do not merge
* commit 'ad808f5da422b13489edb04b38daf871e5f977a6':
  JRO03L
  JRO03K
  JRO03J
  JRO03I
2012-08-03 13:25:06 -07:00
The Android Open Source Project ad808f5da4 Reconcile with jb-release - do not merge
Change-Id: Ica5beb67763852c66e2b777e6acb2216bcc1a32a
2012-08-03 13:23:06 -07:00
The Android Open Source Project d842ff1660 Reconcile AOSP and GOOG jb-release
Change-Id: Ia2b3ff4617a72ba3771fc2ed829e2d7c7c83e611
2012-08-03 12:11:39 -07:00
Paul Westbrook 95781f03c9 Add imap2 to the build
Change-Id: I9750d69b64560ad0c3285f5cebdbfe5087289f99
2012-08-03 11:47:53 -07:00
The Android Automerger 43c06c9a3b JRO03L 2012-08-03 11:34:17 -07:00
The Android Automerger ad0fad3b8e JRO03K 2012-08-03 11:34:12 -07:00
The Android Automerger 524b316b8e JRO03J
Change-Id: Ie86b38cf882d6acf5f3569f3286c9a9913918d43
2012-08-03 11:33:54 -07:00
The Android Automerger 5a625796d6 JRO03I 2012-08-03 11:33:28 -07:00
Shih-wei Liao c814bcefd7 Fix build: After merging in Clang, -Wno-psabi is no longer supported.
-Wno-unused-but-set-variable is not supported either.

Change-Id: Ic416048a0b078efa50515539f6cac9db472ad086
2012-08-03 05:17:23 -07:00
Doug Zongker 1e845d33af Merge "add extra args to mkbootimg" into jb-mr1-dev 2012-08-02 15:06:10 -07:00
Doug Zongker d513160b76 add extra args to mkbootimg
Arrange to take $(BOARD_MKBOOTIMG_ARGS) and pass it to all invocations
of mkbootimg from within make, and to store it in the target_files so
it can be used by future invocations of img_from_target_files and
ota_from_target_files.

Bug: 6918260
Change-Id: I7130ac52e96bd51d4d8b80ca036635e1626f01f1
2012-08-02 15:03:41 -07:00
Keun young Park 15b2b0f711 Merge "keep PLATFORM_ZIP specified explicitly" into jb-mr1-dev 2012-08-02 14:29:05 -07:00
Keun young Park 4da8e127c7 keep PLATFORM_ZIP specified explicitly
- the old behaviour was to override with default one, which makes
  trying different sets of platform.zip difficult if default one exists

Change-Id: I4c8ac2e44d9e7b48f77d628cce3edb20fbdf27e4
2012-08-02 12:51:59 -07:00
Keun young Park cdbf0292e4 Merge "add missing telephony libs for PDK mini config" into jb-mr1-dev 2012-08-01 15:39:12 -07:00
Keun young Park add5271a56 add missing telephony libs for PDK mini config
Change-Id: I3a3b5d920a03e90a64d0fb78b168d9f6dac12a99
2012-08-01 15:02:35 -07:00
Roman Nurik f5bd3bce67 am 2461af44: am c9e30dce: Merge "Improve print stylesheet for d.a.c." into jb-dev
* commit '2461af44c1c1e2684b56e7c9c62fb69cc42b10e5':
  Improve print stylesheet for d.a.c.
2012-08-01 14:48:36 -07:00
Keun young Park fad81e8997 Merge "add symbol files to PDK release for debugging" into jb-mr1-dev 2012-08-01 13:08:56 -07:00
Keun young Park 722266918f add symbol files to PDK release for debugging
- app_process is not in PDK, and this makes native debugging difficult
  So provide symbol file instead of source

Bug: 6774048

Change-Id: I1a3a86cf64d8f1d22cdb3a22714f508de963099b
2012-08-01 12:49:01 -07:00
Roman Nurik 2461af44c1 am c9e30dce: Merge "Improve print stylesheet for d.a.c." into jb-dev
* commit 'c9e30dce7c7709a1d8b54bd9f2037e5fc8ff992f':
  Improve print stylesheet for d.a.c.
2012-08-01 12:41:10 -07:00
Roman Nurik c9e30dce7c Merge "Improve print stylesheet for d.a.c." into jb-dev 2012-08-01 12:39:19 -07:00
Roman Nurik 393830e7b7 Improve print stylesheet for d.a.c.
- Improve printed page margins
- Hide navigational elements
- Print link URLs
- Improve spacing on key elements

Change-Id: Ic487e00636b1d06f15d7a29b4162c9e31f5569b1
2012-08-01 12:21:16 -07:00
Scott Main 72972445f2 am b736e07c: am 2ccbd3f8: change "nolist" style to be simply remove bullets and indent; leave the rest alone.
* commit 'b736e07cbb9b0b3c0ccdc6352a10b36d244aebbc':
  change "nolist" style to be simply remove bullets and indent; leave the rest alone.
2012-08-01 12:15:24 -07:00
Scott Main b736e07cbb am 2ccbd3f8: change "nolist" style to be simply remove bullets and indent; leave the rest alone.
* commit '2ccbd3f8d44bbc9b7a542144751767fe093083e7':
  change "nolist" style to be simply remove bullets and indent; leave the rest alone.
2012-08-01 12:12:51 -07:00
Scott Main 2ccbd3f8d4 change "nolist" style to be simply remove bullets and indent; leave the rest alone.
Change-Id: Iccde983bf31338752f83ac72c0cdc543b4faf12a
2012-08-01 12:05:12 -07:00
Raghu Gandham 06afc1c5ab Support for MIPS Build targets.
Change-Id: I14c27305298ce36d5c100abf25489275c2269c5f
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Raghu Gandham <raghu@mips.com>
2012-08-01 11:18:25 -07:00
Chris Dearman 1603e3a987 Modify full_mips-eng build in line with the full-eng build
Change-Id: Iebbad0c2a4f8f01b2ff8a08ea77965291a842636

Signed-off-by: Raghu Gandham <raghu@mips.com>
2012-08-01 11:04:09 -07:00
The Android Open Source Project 2a5f755a79 am 8665eb73: (-s ours) Reconcile with jb-mr0-release jb-release - do not merge
* commit '8665eb732364b31506719dcce99237e13cc87866':
  JZO31
  JRO03N
  JRO03M
2012-07-31 14:49:13 -07:00
The Android Open Source Project 8665eb7323 Reconcile with jb-mr0-release jb-release - do not merge
Change-Id: I62fe0d8e8c927ef31e1d3cd44775a7018828af95
2012-07-31 14:47:40 -07:00
The Android Automerger 4f587c5839 JZO31 2012-07-31 14:08:19 -07:00