OSDN Git Service

android-x86/build.git
12 years agoPlace linker arguments after objects for gcc
Conley Owens [Thu, 10 Nov 2011 17:57:40 +0000 (09:57 -0800)]
Place linker arguments after objects for gcc

gcc 4.6.1 does not properly link if libraries are specified before
objects.

Change-Id: Iabe3eac831fe597abe8a93a946ab7a22d584db46

12 years agoFix missing SW h264 decoder and remove the non-existing SW avc decoder in product...
James Dong [Fri, 4 Nov 2011 20:55:01 +0000 (13:55 -0700)]
Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES

Change-Id: I93bcf983f5f4da2d37c0f2186a04e7c197ef56a4

related-to-bug: 5566262

12 years agoStop Packaging Old CTS Test Runner Files
Brian Muramatsu [Thu, 3 Nov 2011 18:34:06 +0000 (11:34 -0700)]
Stop Packaging Old CTS Test Runner Files

Bug 5563917

This stops packaging the startcts script and the cts.jar into
the android-cts.zip. Since we are only testing using Tradefed,
we should prevent confusion by removing the old test runner.

Change-Id: I79f991617dd9e6a51a314207b4727cce3136d60f

12 years agoReconcile with ics-factoryrom-2-release
The Android Open Source Project [Tue, 1 Nov 2011 17:08:00 +0000 (10:08 -0700)]
Reconcile with ics-factoryrom-2-release

Change-Id: I5488896eaf252e88fd0a7c8052c1e27be3f91e6f

12 years agoITL31
The Android Automerger [Mon, 31 Oct 2011 23:41:16 +0000 (16:41 -0700)]
ITL31

12 years agoReconcile with ics-factoryrom-2-release
The Android Open Source Project [Mon, 31 Oct 2011 19:43:34 +0000 (12:43 -0700)]
Reconcile with ics-factoryrom-2-release

Change-Id: I7f53fdbe6acf900cdd3322d238bf6fa659c95ff0

12 years agoITL30B
The Android Automerger [Sun, 30 Oct 2011 20:51:03 +0000 (13:51 -0700)]
ITL30B

12 years agoITL30
The Android Automerger [Sun, 30 Oct 2011 19:35:43 +0000 (12:35 -0700)]
ITL30

12 years agomerge in ics-factoryrom-2-release history after reset to ics-mr0
The Android Automerger [Sun, 30 Oct 2011 19:34:39 +0000 (12:34 -0700)]
merge in ics-factoryrom-2-release history after reset to ics-mr0

12 years agoITL28B
The Android Automerger [Sat, 29 Oct 2011 06:24:05 +0000 (23:24 -0700)]
ITL28B

12 years agoITL28
The Android Automerger [Sat, 29 Oct 2011 03:27:28 +0000 (20:27 -0700)]
ITL28

12 years agoReconcile with ics-factoryrom-2-release
The Android Open Source Project [Fri, 28 Oct 2011 16:43:52 +0000 (09:43 -0700)]
Reconcile with ics-factoryrom-2-release

Change-Id: Ieddd7ec26db003b46bfc01db728a5795cbff61ab

12 years agoReconcile with AOSP master
Jean-Baptiste Queru [Fri, 28 Oct 2011 15:23:12 +0000 (08:23 -0700)]
Reconcile with AOSP master

Change-Id: I01bd9c391b6adaabbad233b308c5dbecfd9f2827

12 years agoITL27
The Android Automerger [Fri, 28 Oct 2011 02:31:15 +0000 (19:31 -0700)]
ITL27

12 years agomerge in ics-factoryrom-2-release history after reset to ics-mr0
The Android Automerger [Fri, 28 Oct 2011 02:29:34 +0000 (19:29 -0700)]
merge in ics-factoryrom-2-release history after reset to ics-mr0

12 years agoHOST_linux-x86: Avoid doubly define macro _FORTIFY_SOURCE
Jim Huang [Tue, 6 Sep 2011 17:25:28 +0000 (01:25 +0800)]
HOST_linux-x86: Avoid doubly define macro _FORTIFY_SOURCE

While building Android with latest host gcc, it causes the following
build error:

Install: out/host/linux-x86/bin/mkbootimg
host C++: obbtool <= frameworks/base/tools/obbtool/Main.cpp
<command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror]
<built-in>:0:0: note: this is the location of the previous definition
cc1plus: all warnings being treated as errors

In order to make build system happy, this patch does unset macro
_FORTIFY_SOURCE and then define it in host cflags.

Change-Id: Ic37a90f05081a2c3650b3335bc87e9e895900fb2

12 years agoITL26B
Ed Heyl [Thu, 27 Oct 2011 09:08:07 +0000 (09:08 +0000)]
ITL26B

Change-Id: I1ab93cc9a63d5873bc4aecc17a45f474828dc981

12 years agoMerge "new LOCAL_DEX_PREOPT option "nostripping"" into ics-mr0
Ying Wang [Thu, 27 Oct 2011 04:04:01 +0000 (21:04 -0700)]
Merge "new LOCAL_DEX_PREOPT option "nostripping"" into ics-mr0

12 years agoSupport signing target_files without a recovery.fstab.
Jeff Davidson [Thu, 27 Oct 2011 01:08:09 +0000 (18:08 -0700)]
Support signing target_files without a recovery.fstab.

Change-Id: I7d6f511c69d589bf035ac3eb7eeee4b0e0505faa

12 years agoMerge "docs: add new style for adding "deprecated" messages to dev guides" into ics-mr0
Scott Main [Wed, 26 Oct 2011 20:16:13 +0000 (13:16 -0700)]
Merge "docs: add new style for adding "deprecated" messages to dev guides" into ics-mr0

12 years agodocs: add new style for adding "deprecated" messages to dev guides
Scott Main [Mon, 24 Oct 2011 23:45:58 +0000 (16:45 -0700)]
docs: add new style for adding "deprecated" messages to dev guides

Change-Id: I0d690a6c0880343919114370331b7c2756b6a50e

12 years agonew LOCAL_DEX_PREOPT option "nostripping"
Ying Wang [Mon, 24 Oct 2011 19:17:03 +0000 (12:17 -0700)]
new LOCAL_DEX_PREOPT option "nostripping"

Set "LOCAL_DEX_PREOPT := nostripping" to do dex-preopt while not strip
the classes.dex.

Bug: 5396625 5502338
Change-Id: Ie8dea4414ebeefeae89c6433b246faea27baa5e7

12 years agoMove VpnDialogs into core.mk.
Chia-chi Yeh [Fri, 21 Oct 2011 23:04:39 +0000 (16:04 -0700)]
Move VpnDialogs into core.mk.

It is required by the APIs of user space VPN.
Also remove the dead VpnServices.

Bug: 5495078
Change-Id: I321b8da16898cd547ed79bea9c264b5e7bc781eb

12 years agodocs: update "na" style to make opaque, add dropshadow, and re-order
Scott Main [Wed, 19 Oct 2011 23:09:26 +0000 (16:09 -0700)]
docs: update "na" style to make opaque, add dropshadow, and re-order
z-index to be on top of images

Change-Id: I7c0c2e15d511f4362eb721bf8eb0343fa3f24bc0

12 years agoRemvoe whisperd from user_tags.mk.
Ying Wang [Tue, 18 Oct 2011 00:59:29 +0000 (17:59 -0700)]
Remvoe whisperd from user_tags.mk.

Change-Id: Ib271c568a6e6907d033040dbe6c3574124fbe469

Bug: 5473754

12 years agoMerge " Added Hindi to the list of languages to build under the full target." into...
Maarten Hooft [Tue, 18 Oct 2011 00:37:00 +0000 (17:37 -0700)]
Merge " Added Hindi to the list of languages to build under the full target." into ics-mr0

12 years ago Added Hindi to the list of languages to build under the full target.
Maarten Hooft [Mon, 17 Oct 2011 20:40:24 +0000 (13:40 -0700)]
 Added Hindi to the list of languages to build under the full target.

Change-Id: I57201097e5ba1337249dde8b6efe704d75bf05b3

12 years agoNew PRODUCT_AAPT_PREF_CONFIG.
Dianne Hackborn [Sat, 15 Oct 2011 02:37:57 +0000 (19:37 -0700)]
New PRODUCT_AAPT_PREF_CONFIG.

To use the new aapt --preferred-configurations option.  For use with Prime
to be able to strip everything but xhdpi density bitmaps selectively,
not stripping when this would result in no data for the resource.

Change-Id: I4e1012929b8f9b0b1e79c06496647f69661ba1f2

12 years agocore: remove the built fake packages (not installed) on installclean
Dima Zavin [Wed, 12 Oct 2011 20:34:25 +0000 (13:34 -0700)]
core: remove the built fake packages (not installed) on installclean

Change-Id: I1ff3754132a48c545d0a3215ae23d204aba50637
Signed-off-by: Dima Zavin <dima@android.com>
12 years agoRemove PhotoEditor from mk file.
Yuli Huang [Wed, 12 Oct 2011 16:28:28 +0000 (00:28 +0800)]
Remove PhotoEditor from mk file.

Change-Id: Ia650e4dac0babb82fe2cb43073126f9e93b57362

12 years agocore: remove fake package timestamps on installclean
Dima Zavin [Tue, 11 Oct 2011 22:54:10 +0000 (15:54 -0700)]
core: remove fake package timestamps on installclean

Change-Id: Ic07af1f751b301b69fa5cbbb7bf51ad718d54d52
Signed-off-by: Dima Zavin <dima@android.com>
12 years agomr0 - do not merge
Ed Heyl [Tue, 11 Oct 2011 13:40:06 +0000 (06:40 -0700)]
mr0 - do not merge

Change-Id: I3b19b8cdad6820bc8ab2047ac48cb2964132a3fa

12 years agoReconcile with ics-factoryrom-release
The Android Open Source Project [Tue, 11 Oct 2011 11:29:21 +0000 (04:29 -0700)]
Reconcile with ics-factoryrom-release

Change-Id: I0a35a81c49649458f8c02b093a8638539c65049d

12 years agoIFL10
The Android Automerger [Tue, 11 Oct 2011 03:40:43 +0000 (20:40 -0700)]
IFL10

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Tue, 11 Oct 2011 03:37:22 +0000 (20:37 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoReconcile with ics-factoryrom-release
The Android Open Source Project [Mon, 10 Oct 2011 14:27:25 +0000 (07:27 -0700)]
Reconcile with ics-factoryrom-release

Change-Id: Ibd9094406b6984d8a27179eb934edc05d3a43321

12 years agoIFL09
The Android Automerger [Sun, 9 Oct 2011 20:31:47 +0000 (13:31 -0700)]
IFL09

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Sun, 9 Oct 2011 20:28:28 +0000 (13:28 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoIFL07B
The Android Automerger [Sat, 8 Oct 2011 05:23:44 +0000 (22:23 -0700)]
IFL07B

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Sat, 8 Oct 2011 05:22:43 +0000 (22:22 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoReconcile with ics-factoryrom-release
The Android Open Source Project [Sat, 8 Oct 2011 02:06:12 +0000 (19:06 -0700)]
Reconcile with ics-factoryrom-release

Change-Id: I5b9b2250b49befd6afd87ed426c4883e006bf292

12 years agoIFL07
The Android Automerger [Sat, 8 Oct 2011 01:15:16 +0000 (18:15 -0700)]
IFL07

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Sat, 8 Oct 2011 01:12:00 +0000 (18:12 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoReconcile with honeycomb-LTE-release ics-factoryrom-release
The Android Open Source Project [Fri, 7 Oct 2011 12:35:30 +0000 (05:35 -0700)]
Reconcile with honeycomb-LTE-release ics-factoryrom-release

Change-Id: I1a4e39e9520e2574fa8e4cdcf37c4c05a0017895

12 years agoIFL06C
The Android Automerger [Fri, 7 Oct 2011 05:44:00 +0000 (22:44 -0700)]
IFL06C

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Fri, 7 Oct 2011 05:43:40 +0000 (22:43 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoIFL06B
The Android Automerger [Fri, 7 Oct 2011 03:54:42 +0000 (20:54 -0700)]
IFL06B

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Fri, 7 Oct 2011 03:51:13 +0000 (20:51 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoHLK75D
The Android Automerger [Fri, 7 Oct 2011 00:18:08 +0000 (17:18 -0700)]
HLK75D

12 years agoReconcile with ics-factoryrom-release
The Android Open Source Project [Thu, 6 Oct 2011 14:45:19 +0000 (07:45 -0700)]
Reconcile with ics-factoryrom-release

Change-Id: I6bcfc3069e62fe077704a9454abdd33e364cc637

12 years agoIFL06
The Android Automerger [Thu, 6 Oct 2011 14:28:47 +0000 (07:28 -0700)]
IFL06

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Thu, 6 Oct 2011 14:21:34 +0000 (07:21 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoReconcile with ics-factoryrom-release
The Android Open Source Project [Thu, 6 Oct 2011 12:44:04 +0000 (05:44 -0700)]
Reconcile with ics-factoryrom-release

Change-Id: I7c2f0791fec871bd499afc9eaa41fd1dc55b91c5

12 years agoIFL05C
The Android Automerger [Thu, 6 Oct 2011 02:00:34 +0000 (19:00 -0700)]
IFL05C

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Thu, 6 Oct 2011 01:58:14 +0000 (18:58 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoReconcile with ics-factoryrom-release
The Android Open Source Project [Wed, 5 Oct 2011 23:15:57 +0000 (16:15 -0700)]
Reconcile with ics-factoryrom-release

Change-Id: Ic9d7efb8cb6228820010bb55973cef63b93b8e65

12 years agoIFL05B
The Android Automerger [Wed, 5 Oct 2011 23:09:01 +0000 (16:09 -0700)]
IFL05B

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Wed, 5 Oct 2011 23:05:31 +0000 (16:05 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoMerge "docs: add ics logo for homepage"
Scott Main [Wed, 5 Oct 2011 20:58:25 +0000 (13:58 -0700)]
Merge "docs: add ics logo for homepage"

12 years agodocs: add ics logo for homepage
Scott Main [Wed, 5 Oct 2011 20:53:36 +0000 (13:53 -0700)]
docs: add ics logo for homepage

Change-Id: I57504ce0919c88fd28ef550775b012b6c3d8498f

12 years agoam 49c6a2b5: fix build fingerprint: dev-keys vs test-keys
Doug Zongker [Wed, 5 Oct 2011 20:06:30 +0000 (13:06 -0700)]
am 49c6a2b5: fix build fingerprint: dev-keys vs test-keys

* commit '49c6a2b5e4314bd8acfbca88cd43ea49a2c8c30e':
  fix build fingerprint: dev-keys vs test-keys

12 years agofix build fingerprint: dev-keys vs test-keys
Doug Zongker [Wed, 5 Oct 2011 19:41:56 +0000 (12:41 -0700)]
fix build fingerprint: dev-keys vs test-keys

The fingerprint should only say dev-keys if it's actually using custom
keys; builds with the old default (from build/target/product/security)
should still say test-keys.

Change-Id: Ib8c662c348cf63f5db47e2f8f81bc3246cb15fdc

12 years agoam ad4142cc: Merge "add missing parameter to ReplaceOtaKeys" into ics-factoryrom
Doug Zongker [Wed, 5 Oct 2011 18:32:16 +0000 (11:32 -0700)]
am ad4142cc: Merge "add missing parameter to ReplaceOtaKeys" into ics-factoryrom

* commit 'ad4142cce8e8a4fe8c9cbfe92a49428ea789986e':
  add missing parameter to ReplaceOtaKeys

12 years agoMerge "add missing parameter to ReplaceOtaKeys" into ics-factoryrom
Doug Zongker [Wed, 5 Oct 2011 18:29:27 +0000 (11:29 -0700)]
Merge "add missing parameter to ReplaceOtaKeys" into ics-factoryrom

12 years agoadd missing parameter to ReplaceOtaKeys
Doug Zongker [Wed, 5 Oct 2011 18:23:06 +0000 (11:23 -0700)]
add missing parameter to ReplaceOtaKeys

Change-Id: Ib596235a8e3b3588d363fea82b92b69895ee5408

12 years agoam f9ede7e9: Merge "sign non-PRESIGNED prebuilt apks" into ics-factoryrom
Doug Zongker [Wed, 5 Oct 2011 16:58:05 +0000 (09:58 -0700)]
am f9ede7e9: Merge "sign non-PRESIGNED prebuilt apks" into ics-factoryrom

* commit 'f9ede7e925a668cc8c0b44cb69c0795cb6c8c896':
  sign non-PRESIGNED prebuilt apks

12 years agoMerge "sign non-PRESIGNED prebuilt apks" into ics-factoryrom
Doug Zongker [Wed, 5 Oct 2011 16:55:58 +0000 (09:55 -0700)]
Merge "sign non-PRESIGNED prebuilt apks" into ics-factoryrom

12 years agosign non-PRESIGNED prebuilt apks
Doug Zongker [Wed, 5 Oct 2011 15:16:30 +0000 (08:16 -0700)]
sign non-PRESIGNED prebuilt apks

Since dev keys can now vary per device, we can't assume they are
checked in with the correct signature.

Change-Id: I7577a3a6bd98d005c15936c99b2944acc4412798

12 years agoam 0611aeed: Merge "Install path support for vendor modules." into ics-factoryrom
Ying Wang [Wed, 5 Oct 2011 16:09:38 +0000 (09:09 -0700)]
am 0611aeed: Merge "Install path support for vendor modules." into ics-factoryrom

* commit '0611aeedeb58bf4df1f1143f602aa64c8dbddc35':
  Install path support for vendor modules.

12 years agoMerge "Install path support for vendor modules." into ics-factoryrom
Ying Wang [Wed, 5 Oct 2011 16:07:53 +0000 (09:07 -0700)]
Merge "Install path support for vendor modules." into ics-factoryrom

12 years agoIFL05
The Android Automerger [Wed, 5 Oct 2011 13:41:13 +0000 (06:41 -0700)]
IFL05

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Wed, 5 Oct 2011 13:37:40 +0000 (06:37 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoReconcile with ics-factoryrom-release
The Android Open Source Project [Wed, 5 Oct 2011 13:13:05 +0000 (06:13 -0700)]
Reconcile with ics-factoryrom-release

Change-Id: I0889aad04af7434aa750ff2152a4ea7a0d0279e3

12 years agoIFL04E
The Android Automerger [Wed, 5 Oct 2011 04:35:24 +0000 (21:35 -0700)]
IFL04E

12 years agoIFL04D
The Android Automerger [Tue, 4 Oct 2011 23:30:32 +0000 (16:30 -0700)]
IFL04D

12 years agochange OTA tools to handle variable dev keys
Doug Zongker [Thu, 22 Sep 2011 17:28:04 +0000 (10:28 -0700)]
change OTA tools to handle variable dev keys

The signing and OTA-building tools now understand the
default_sys_dev_certificate value which may be present in the
META/misc_info.txt file of the target-files packages.

Change-Id: I64f09ec0b77a5184b6ddb74019255518776ee773

12 years agoIFL04C
The Android Automerger [Tue, 4 Oct 2011 23:17:19 +0000 (16:17 -0700)]
IFL04C

12 years agoSupport for product-specific dev keys.
Ying Wang [Tue, 4 Oct 2011 17:50:08 +0000 (10:50 -0700)]
Support for product-specific dev keys.

Change-Id: Id577a72ee9f7cd70e8ca77efcbf10a37885c7d6f

12 years agoam 81703a19: Merge "Support for product-specific dev keys." into ics-factoryrom
Ed Heyl [Tue, 4 Oct 2011 23:15:25 +0000 (16:15 -0700)]
am 81703a19: Merge "Support for product-specific dev keys." into ics-factoryrom

* commit '81703a19001ec219c35cb0ecf9bafb6e0dbc1e1d':
  Support for product-specific dev keys.

12 years agoam 831840e5: change OTA tools to handle variable dev keys
Doug Zongker [Tue, 4 Oct 2011 23:13:47 +0000 (16:13 -0700)]
am 831840e5: change OTA tools to handle variable dev keys

* commit '831840e51b0403671f746ebc32090b7d6e548c08':
  change OTA tools to handle variable dev keys

12 years agoMerge "Support for product-specific dev keys." into ics-factoryrom
Ed Heyl [Tue, 4 Oct 2011 23:13:38 +0000 (16:13 -0700)]
Merge "Support for product-specific dev keys." into ics-factoryrom

12 years agochange OTA tools to handle variable dev keys
Doug Zongker [Thu, 22 Sep 2011 17:28:04 +0000 (10:28 -0700)]
change OTA tools to handle variable dev keys

The signing and OTA-building tools now understand the
default_sys_dev_certificate value which may be present in the
META/misc_info.txt file of the target-files packages.

Change-Id: I64f09ec0b77a5184b6ddb74019255518776ee773

12 years agoMerge "Put en_US as first product locale for SDK builds."
Xavier Ducrohet [Tue, 4 Oct 2011 21:26:08 +0000 (14:26 -0700)]
Merge "Put en_US as first product locale for SDK builds."

12 years agoPut en_US as first product locale for SDK builds.
Xavier Ducrohet [Tue, 4 Oct 2011 21:20:56 +0000 (14:20 -0700)]
Put en_US as first product locale for SDK builds.

Change-Id: I7b6dfa066aca75ba8d315bddf2492f81311a7761

12 years agoIFL04B
The Android Automerger [Tue, 4 Oct 2011 21:02:12 +0000 (14:02 -0700)]
IFL04B

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Tue, 4 Oct 2011 20:59:05 +0000 (13:59 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoReconcile with ics-factoryrom-release
The Android Open Source Project [Tue, 4 Oct 2011 20:56:38 +0000 (13:56 -0700)]
Reconcile with ics-factoryrom-release

Change-Id: I223d353a699f6f258e2a2e47f81d528879c4381b

12 years agoSupport for product-specific dev keys.
Ying Wang [Tue, 4 Oct 2011 17:50:08 +0000 (10:50 -0700)]
Support for product-specific dev keys.

Change-Id: Id577a72ee9f7cd70e8ca77efcbf10a37885c7d6f

12 years agoMerge "Enforce no prebuilt apks in PRODUCT_COPY_FILES."
Ying Wang [Tue, 4 Oct 2011 17:14:43 +0000 (10:14 -0700)]
Merge "Enforce no prebuilt apks in PRODUCT_COPY_FILES."

12 years agoIFL04
The Android Automerger [Tue, 4 Oct 2011 13:30:21 +0000 (06:30 -0700)]
IFL04

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Tue, 4 Oct 2011 13:27:17 +0000 (06:27 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agoAlso package xhdpi res in the SDK image.
Xavier Ducrohet [Tue, 4 Oct 2011 02:42:07 +0000 (19:42 -0700)]
Also package xhdpi res in the SDK image.

Change-Id: I39977f70b63353d1d61bbbef6207973ba2876ff9

12 years agoIFL03C
The Android Automerger [Mon, 3 Oct 2011 23:50:01 +0000 (16:50 -0700)]
IFL03C

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Mon, 3 Oct 2011 23:49:41 +0000 (16:49 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agodocs: fix visual bug in the search tabs.
Scott Main [Mon, 3 Oct 2011 22:34:32 +0000 (15:34 -0700)]
docs: fix visual bug in the search tabs.
I assume this was introduced by a change in the CSE implementation

Change-Id: I776e385fd6c0d738a4bbf8372911b205c1f98123

12 years agoIFL03B
The Android Automerger [Mon, 3 Oct 2011 21:55:41 +0000 (14:55 -0700)]
IFL03B

12 years agomerge in ics-factoryrom-release history after reset to ics-factoryrom
The Android Automerger [Mon, 3 Oct 2011 21:51:54 +0000 (14:51 -0700)]
merge in ics-factoryrom-release history after reset to ics-factoryrom

12 years agodocs: add 'reference' class for use with 'special' to refine the headings
Scott Main [Mon, 3 Oct 2011 20:01:43 +0000 (13:01 -0700)]
docs: add 'reference' class for use with 'special' to refine the headings
used within the 'special' div when in the reference.

Change-Id: Iebf84484e2eda104b2247aefc5a539f2a62c5102

12 years agoReconcile with ics-factoryrom-release
The Android Open Source Project [Mon, 3 Oct 2011 14:41:03 +0000 (07:41 -0700)]
Reconcile with ics-factoryrom-release

Change-Id: I51b4b8d176ec0513747cded7d63a45ab0c527abd

12 years agoIFL03
The Android Automerger [Mon, 3 Oct 2011 13:30:22 +0000 (06:30 -0700)]
IFL03