OSDN Git Service

android-x86/build.git
12 years agoJRN10B
The Android Automerger [Tue, 10 Apr 2012 18:28:05 +0000 (11:28 -0700)]
JRN10B

12 years agoJRN10
The Android Automerger [Tue, 10 Apr 2012 14:12:32 +0000 (07:12 -0700)]
JRN10

12 years agomerge in jb-release history after reset to master
The Android Automerger [Tue, 10 Apr 2012 13:59:32 +0000 (06:59 -0700)]
merge in jb-release history after reset to master

12 years agoMerge "resolved conflicts for merge of a86fcc29 to master"
Kenny Root [Mon, 9 Apr 2012 22:12:58 +0000 (15:12 -0700)]
Merge "resolved conflicts for merge of a86fcc29 to master"

12 years agoresolved conflicts for merge of a86fcc29 to master
Kenny Root [Sun, 8 Apr 2012 17:42:34 +0000 (10:42 -0700)]
resolved conflicts for merge of a86fcc29 to master

Change-Id: I3868c19bfd309b5b43b5642152a120931fe37315

12 years agoMerge "Build system support to export include paths"
Ying Wang [Mon, 9 Apr 2012 19:43:09 +0000 (12:43 -0700)]
Merge "Build system support to export include paths"

12 years agoMerge "ARM: compile everything with relro / bind_now."
Nick Kralevich [Mon, 9 Apr 2012 19:30:12 +0000 (12:30 -0700)]
Merge "ARM: compile everything with relro / bind_now."

12 years agoMerge "fix broken OTAs; format() is called with wrong # of args"
Doug Zongker [Mon, 9 Apr 2012 19:28:14 +0000 (12:28 -0700)]
Merge "fix broken OTAs; format() is called with wrong # of args"

12 years agofix broken OTAs; format() is called with wrong # of args
Doug Zongker [Mon, 9 Apr 2012 19:27:43 +0000 (12:27 -0700)]
fix broken OTAs; format() is called with wrong # of args

Change-Id: Id95d345158b36f149c12342d6cd1f03f2875b110

12 years agoFix deps for notice generation.
Ying Wang [Mon, 9 Apr 2012 19:16:23 +0000 (12:16 -0700)]
Fix deps for notice generation.

With "foo bar : req", the build command will be run separately for foo
and bar.
Instead with "foo : bar" and "bar : req", the build command will be run
only once to produce both targets.
Also running the same build command concurrently may lead to build race
condition.

Change-Id: I8af2817546a7e2697a553c9320bd10f6bd4f20a2

12 years agoARM: compile everything with relro / bind_now.
Nick Kralevich [Tue, 20 Mar 2012 18:35:24 +0000 (11:35 -0700)]
ARM: compile everything with relro / bind_now.

Enable relro / bind_now when compiling Android applications.
This marks certain regions of memory as read-only after linking,
making memory corruption security vulnerabilities are harder
to exploit.

See:
 * http://www.akkadia.org/drepper/nonselsec.pdf (section 6)
 * http://tk-blog.blogspot.com/2009/02/relro-not-so-well-known-memory.html

Stop using the custom linker script, which inhibits
relro / bind_now support.

Change-Id: Iaebfbbb492299004f9da92b649985b6cd67d8c97

12 years agoJRN09
The Android Automerger [Mon, 9 Apr 2012 14:13:34 +0000 (07:13 -0700)]
JRN09

12 years agomerge in jb-release history after reset to master
The Android Automerger [Mon, 9 Apr 2012 13:59:31 +0000 (06:59 -0700)]
merge in jb-release history after reset to master

12 years agoam 026e219f: am b22f6853: Merge changes I5a63fd61,I7c6f59fe
Kenny Root [Sat, 7 Apr 2012 01:07:44 +0000 (18:07 -0700)]
am 026e219f: am b22f6853: Merge changes I5a63fd61,I7c6f59fe

* commit '026e219f780a1d257e78fe80419a10655dc615a8':
  Support the setting of file security contexts in OTA and update packages.
  Pass the file_contexts configuration to mkyaffs2image and make_ext4fs.

12 years agoam b22f6853: Merge changes I5a63fd61,I7c6f59fe
Kenny Root [Sat, 7 Apr 2012 01:06:09 +0000 (18:06 -0700)]
am b22f6853: Merge changes I5a63fd61,I7c6f59fe

* commit 'b22f6853d9e6dd45491a20e31a63beda6c0f3717':
  Support the setting of file security contexts in OTA and update packages.
  Pass the file_contexts configuration to mkyaffs2image and make_ext4fs.

12 years agoJRN05E
The Android Automerger [Fri, 6 Apr 2012 23:08:37 +0000 (16:08 -0700)]
JRN05E

12 years agoMerge changes I5a63fd61,I7c6f59fe
Kenny Root [Fri, 6 Apr 2012 21:42:41 +0000 (14:42 -0700)]
Merge changes I5a63fd61,I7c6f59fe

* changes:
  Support the setting of file security contexts in OTA and update packages.
  Pass the file_contexts configuration to mkyaffs2image and make_ext4fs.

12 years agoJRN05D
The Android Automerger [Fri, 6 Apr 2012 21:25:49 +0000 (14:25 -0700)]
JRN05D

12 years agoam df49771a: Allow factory specific kernel commandline
Nick Sanders [Fri, 6 Apr 2012 21:11:10 +0000 (14:11 -0700)]
am df49771a: Allow factory specific kernel commandline

* commit 'df49771a4a82a147e287190f872ab9d0e237a69f':
  Allow factory specific kernel commandline

12 years agoJRN05C
The Android Automerger [Fri, 6 Apr 2012 20:19:44 +0000 (13:19 -0700)]
JRN05C

12 years agoSupport the setting of file security contexts in OTA and update packages.
Stephen Smalley [Thu, 9 Feb 2012 18:36:21 +0000 (13:36 -0500)]
Support the setting of file security contexts in OTA and update packages.

Pass the file_contexts configuration to the releasetools scripts
so that the security contexts of files can be properly set for OTA
and update packages.

Requires Ica5fb73d6f2ffb981b74d1896538988dbc4d9b24

Change-Id: I5a63fd61a7e74d386d0803946d06bcf2fa8a857e

12 years agoPass the file_contexts configuration to mkyaffs2image and make_ext4fs.
Stephen Smalley [Fri, 13 Jan 2012 13:12:31 +0000 (08:12 -0500)]
Pass the file_contexts configuration to mkyaffs2image and make_ext4fs.

This configuration is used to determine the file security contexts
to set on the files in the yaffs2 or ext4 image that is generated.
This is similar to the android_filesystem_config.h tables for determining
the UID/GID/mode, but as a configuration rather than code.

Change-Id: I7c6f59fe7cb8bc4c86c8790f991b12dd93a61f68

12 years agoinit.vbox_x86.rc: mount data & cache partitions from /dev/sdb
Iliyan Malchev [Thu, 5 Apr 2012 23:11:15 +0000 (16:11 -0700)]
init.vbox_x86.rc: mount data & cache partitions from /dev/sdb

Change-Id: Ifa14f0be875848297883d2ee66372a355a4174e6
Signed-off-by: Iliyan Malchev <malchev@google.com>
12 years agoAllow factory specific kernel commandline
Nick Sanders [Fri, 6 Apr 2012 01:30:02 +0000 (18:30 -0700)]
Allow factory specific kernel commandline

* BOARD_KERNEL_CMDLINE_FACTORY_BOOT can be set to
add kernel commandline items to the factory ramdisk,
such as fiq_debugger.console_enable=Y

Change-Id: Iee4060b96eaeecc517975c56342fd5445b1feabf
Signed-off-by: Nick Sanders <nsanders@google.com>
12 years agoAdd new camera system include path to pathmap.
Eino-Ville Talvala [Fri, 6 Apr 2012 00:09:18 +0000 (17:09 -0700)]
Add new camera system include path to pathmap.

Change-Id: Ia4200dbffa90397a8a48d00139647c45646af734

12 years agoJRN05B take two
The Android Automerger [Fri, 6 Apr 2012 00:08:47 +0000 (17:08 -0700)]
JRN05B take two

12 years agoJRN05B
The Android Automerger [Thu, 5 Apr 2012 22:58:54 +0000 (15:58 -0700)]
JRN05B

12 years agoJRN05
The Android Automerger [Thu, 5 Apr 2012 14:12:21 +0000 (07:12 -0700)]
JRN05

12 years agomerge in jb-release history after reset to master
The Android Automerger [Thu, 5 Apr 2012 13:59:29 +0000 (06:59 -0700)]
merge in jb-release history after reset to master

12 years agoJRN04C
The Android Automerger [Thu, 5 Apr 2012 05:17:45 +0000 (22:17 -0700)]
JRN04C

12 years agoMerge "vbox_x86: update init.vbox_x86.rc, remove custom init.rc"
Iliyan Malchev [Wed, 4 Apr 2012 22:57:20 +0000 (15:57 -0700)]
Merge "vbox_x86: update init.vbox_x86.rc, remove custom init.rc"

12 years agoJRN04B
The Android Automerger [Wed, 4 Apr 2012 22:52:02 +0000 (15:52 -0700)]
JRN04B

12 years agovbox_x86: update init.vbox_x86.rc, remove custom init.rc
Iliyan Malchev [Tue, 3 Apr 2012 20:06:15 +0000 (13:06 -0700)]
vbox_x86: update init.vbox_x86.rc, remove custom init.rc

-- remove local copy of init.rc (start using system/core/rootdir/init.rc)
-- sync init.vbox_x86.rc with init.goldfish.rc (at SHA
   a503456526359767ffb383a06835308f62172dde)
-- Make the following changes:
   a) add mount calls
   b) remove call to init.goldfish.sh
   c) enable service netcfg
-- inherit frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk

Change-Id: Ic5f6b2da32dc79de85f3d7b93dffb483e480e098
Signed-off-by: Iliyan Malchev <malchev@google.com>
12 years agoam 31fc69c2: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into...
Roman Nurik [Wed, 4 Apr 2012 21:56:35 +0000 (14:56 -0700)]
am 31fc69c2: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1

* commit '31fc69c218a6fb46c43a650cc0530e12853066bb':

12 years agoMerge "target/product: have the sdk product pull in the apns"
Dima Zavin [Wed, 4 Apr 2012 19:17:17 +0000 (12:17 -0700)]
Merge "target/product: have the sdk product pull in the apns"

12 years agoam 67af236d: am c403055b: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS...
Roman Nurik [Wed, 4 Apr 2012 18:02:35 +0000 (11:02 -0700)]
am 67af236d: am c403055b: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1

* commit '67af236dc582e6350a3bf06ce78d5b21791b1a0a':

12 years agoam 5b250fbc: am dceeaac8: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS...
Roman Nurik [Wed, 4 Apr 2012 18:00:33 +0000 (11:00 -0700)]
am 5b250fbc: am dceeaac8: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1

* commit '5b250fbc433ff9143bf5717f636b0cbb8187bd35':
  docs: Android Design: v3 update (CSS changes)

12 years agoam c403055b: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into...
Roman Nurik [Wed, 4 Apr 2012 17:58:50 +0000 (10:58 -0700)]
am c403055b: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1

* commit 'c403055b10331e717fbe2420f4b92ce99e30e3f2':

12 years agoam dceeaac8: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into...
Roman Nurik [Wed, 4 Apr 2012 17:58:16 +0000 (10:58 -0700)]
am dceeaac8: am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1

* commit 'dceeaac8bf6e4b71885a1468a32ffad1324d0022':
  docs: Android Design: v3 update (CSS changes)

12 years agoam 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1
Roman Nurik [Wed, 4 Apr 2012 17:55:53 +0000 (10:55 -0700)]
am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1

* commit '51c9e67ec01d37bb67881ef06b7f38d4da36e945':
  docs: Android Design: v3 update (CSS changes)

12 years agoam 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1
Roman Nurik [Wed, 4 Apr 2012 17:55:47 +0000 (10:55 -0700)]
am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1

* commit '51c9e67ec01d37bb67881ef06b7f38d4da36e945':
  docs: Android Design: v3 update (CSS changes)

12 years agoam 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1
Roman Nurik [Wed, 4 Apr 2012 17:55:35 +0000 (10:55 -0700)]
am 51c9e67e: Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1

* commit '51c9e67ec01d37bb67881ef06b7f38d4da36e945':
  docs: Android Design: v3 update (CSS changes)

12 years agoMerge "docs: Android Design: v3 update (CSS changes)" into ics-mr1
Roman Nurik [Wed, 4 Apr 2012 17:53:51 +0000 (10:53 -0700)]
Merge "docs: Android Design: v3 update (CSS changes)" into ics-mr1

12 years agoMerge "Add support for building with AddressSanitizer."
Stephen Hines [Wed, 4 Apr 2012 15:02:49 +0000 (08:02 -0700)]
Merge "Add support for building with AddressSanitizer."

12 years agoMerge "Include Clang headers from ".../include" directory."
Stephen Hines [Wed, 4 Apr 2012 15:02:43 +0000 (08:02 -0700)]
Merge "Include Clang headers from ".../include" directory."

12 years agoJRN04
The Android Automerger [Wed, 4 Apr 2012 14:13:00 +0000 (07:13 -0700)]
JRN04

12 years agomerge in jb-release history after reset to master
The Android Automerger [Wed, 4 Apr 2012 13:59:38 +0000 (06:59 -0700)]
merge in jb-release history after reset to master

12 years agotarget/product: have the sdk product pull in the apns
Dima Zavin [Wed, 4 Apr 2012 03:19:20 +0000 (20:19 -0700)]
target/product: have the sdk product pull in the apns

Bug: 6274210
Change-Id: I23c76975312a7fb60926853cdbde8065ae8b5f76
Signed-off-by: Dima Zavin <dima@android.com>
12 years agoam ae9784cc: am 1048bd3f: docs: revert the change that made "new" tags stick on the...
Scott Main [Wed, 4 Apr 2012 01:11:22 +0000 (18:11 -0700)]
am ae9784cc: am 1048bd3f: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

* commit 'ae9784cc50286542b406d14623d0ac059b994532':

12 years agoadded audio_policy.conf file
Eric Laurent [Thu, 22 Mar 2012 18:17:24 +0000 (11:17 -0700)]
added audio_policy.conf file

Change-Id: Icde73ce66208972914324d64927fef816aa68ca6

12 years agoJRN03C
The Android Automerger [Tue, 3 Apr 2012 22:34:24 +0000 (15:34 -0700)]
JRN03C

12 years agoJRN03B
The Android Automerger [Tue, 3 Apr 2012 22:32:02 +0000 (15:32 -0700)]
JRN03B

12 years agoam b114e228: am 4221fdbd: am 1048bd3f: docs: revert the change that made "new" tags...
Scott Main [Tue, 3 Apr 2012 21:10:19 +0000 (14:10 -0700)]
am b114e228: am 4221fdbd: am 1048bd3f: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

* commit 'b114e228a685cbc41f29d6d1b9c0925aff062b96':

12 years agoam ad921800: am 0af1d53e: am 1048bd3f: docs: revert the change that made "new" tags...
Scott Main [Tue, 3 Apr 2012 21:10:18 +0000 (14:10 -0700)]
am ad921800: am 0af1d53e: am 1048bd3f: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

* commit 'ad92180046266eb0cbf0ea76b769e68caef5e778':
  docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

12 years agoam 4221fdbd: am 1048bd3f: docs: revert the change that made "new" tags stick on the...
Scott Main [Tue, 3 Apr 2012 21:07:59 +0000 (14:07 -0700)]
am 4221fdbd: am 1048bd3f: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

* commit '4221fdbde9c240cdae20d837867d7fd0a5977273':

12 years agoam 0af1d53e: am 1048bd3f: docs: revert the change that made "new" tags stick on the...
Scott Main [Tue, 3 Apr 2012 21:06:28 +0000 (14:06 -0700)]
am 0af1d53e: am 1048bd3f: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

* commit '0af1d53ef2db4c1e72b675e9868610e1d6b11236':
  docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

12 years agoam 1048bd3f: docs: revert the change that made "new" tags stick on the first line...
Scott Main [Tue, 3 Apr 2012 21:02:40 +0000 (14:02 -0700)]
am 1048bd3f: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

* commit '1048bd3fb3c34de37375a6f1c8cd10f88411f758':
  docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

12 years agoam 1048bd3f: docs: revert the change that made "new" tags stick on the first line...
Scott Main [Tue, 3 Apr 2012 21:00:25 +0000 (14:00 -0700)]
am 1048bd3f: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

* commit '1048bd3fb3c34de37375a6f1c8cd10f88411f758':
  docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

12 years agoam 1048bd3f: docs: revert the change that made "new" tags stick on the first line...
Scott Main [Tue, 3 Apr 2012 21:00:18 +0000 (14:00 -0700)]
am 1048bd3f: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

* commit '1048bd3fb3c34de37375a6f1c8cd10f88411f758':
  docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

12 years agodocs: revert the change that made "new" tags stick on the first line
Scott Main [Tue, 3 Apr 2012 20:26:25 +0000 (13:26 -0700)]
docs: revert the change that made "new" tags stick on the first line
and thus allow them to wrap.

Change-Id: Id6b68e38a11f4fb314a0408c78bf7e2b543c8d00

12 years agoMerge "Revert "Update versions of the Eclipse prebuilt libraries""
Tor Norbye [Tue, 3 Apr 2012 19:42:28 +0000 (12:42 -0700)]
Merge "Revert "Update versions of the Eclipse prebuilt libraries""

12 years agoRevert "Update versions of the Eclipse prebuilt libraries"
Tor Norbye [Tue, 3 Apr 2012 18:14:16 +0000 (11:14 -0700)]
Revert "Update versions of the Eclipse prebuilt libraries"

This reverts commit 94c85043c18a62dd3fc53a4f15faa9b08aeccc52.

12 years agoMerge remote-tracking branch 'goog/ics-aah'
Mike Lockwood [Tue, 3 Apr 2012 17:09:34 +0000 (10:09 -0700)]
Merge remote-tracking branch 'goog/ics-aah'

12 years agoMerge "Support to run DroidDoc in unbundled builds."
Ying Wang [Tue, 3 Apr 2012 16:27:28 +0000 (09:27 -0700)]
Merge "Support to run DroidDoc in unbundled builds."

12 years agoMerge "Update versions of the Eclipse prebuilt libraries"
Tor Norbye [Tue, 3 Apr 2012 14:56:32 +0000 (07:56 -0700)]
Merge "Update versions of the Eclipse prebuilt libraries"

12 years agoAdd support for building with AddressSanitizer.
Evgeniy Stepanov [Fri, 30 Mar 2012 08:15:12 +0000 (12:15 +0400)]
Add support for building with AddressSanitizer.

Change-Id: I559d21bbeb9f869f51e48ce18247ceaf766768b4

12 years agoInclude Clang headers from ".../include" directory.
Evgeniy Stepanov [Fri, 30 Mar 2012 08:18:52 +0000 (12:18 +0400)]
Include Clang headers from ".../include" directory.

Do it with -isystem instead of -I.

Change-Id: I70fd55772e59a35f0b5a56816d61120f4921f4a4

12 years agoJRN03
The Android Automerger [Tue, 3 Apr 2012 10:39:36 +0000 (03:39 -0700)]
JRN03

12 years agomerge in jb-release history after reset to master
The Android Automerger [Tue, 3 Apr 2012 10:28:02 +0000 (03:28 -0700)]
merge in jb-release history after reset to master

12 years agoSupport to run DroidDoc in unbundled builds.
Ying Wang [Tue, 3 Apr 2012 01:21:36 +0000 (18:21 -0700)]
Support to run DroidDoc in unbundled builds.

Change-Id: Ia5ace10ed75c451e346e289f0c534ad619abdb65

12 years agoJRN02D
The Android Automerger [Mon, 2 Apr 2012 21:48:10 +0000 (14:48 -0700)]
JRN02D

12 years agoChanges to C++ protocol buffer compilation.
Narayan Kamath [Mon, 2 Apr 2012 17:19:31 +0000 (18:19 +0100)]
Changes to C++ protocol buffer compilation.

Generate C++ code for all .proto files before attempting
to compile them. This takes care of the case where generated
.pb.cc files include other header / c++ files due to proto
imports in the original .proto files.

Change-Id: I26513842618fd31f0b33a3f10df2a5e556094515

12 years agoMerge "Support to build pdk and pdk fusion."
Ying Wang [Mon, 2 Apr 2012 16:17:56 +0000 (09:17 -0700)]
Merge "Support to build pdk and pdk fusion."

12 years agoMerge "Generate platfrom.zip for build goal "platform"."
Ying Wang [Mon, 2 Apr 2012 16:11:47 +0000 (09:11 -0700)]
Merge "Generate platfrom.zip for build goal "platform"."

12 years agoJRN02
The Android Automerger [Mon, 2 Apr 2012 14:11:31 +0000 (07:11 -0700)]
JRN02

12 years agomerge in jb-release history after reset to master
The Android Automerger [Mon, 2 Apr 2012 13:59:38 +0000 (06:59 -0700)]
merge in jb-release history after reset to master

12 years agoMerge "Remove base_intermediates from LOCAL_C_INCLUDES"
Colin Cross [Mon, 2 Apr 2012 00:54:04 +0000 (17:54 -0700)]
Merge "Remove base_intermediates from LOCAL_C_INCLUDES"

12 years agoRemove base_intermediates from LOCAL_C_INCLUDES
Colin Cross [Sat, 31 Mar 2012 02:31:00 +0000 (19:31 -0700)]
Remove base_intermediates from LOCAL_C_INCLUDES

base_intermediates is not used anywhere in the main build system,
and should not be part of LOCAL_C_INCLUDES.  It is used by
external/webkit/Android.mk as a local variable, which causes
the libwebcore_intermediates directory to be added to the include
path for every module.

Change-Id: Iddeee880add4b6f694a15d1900c588e1c547b9df

12 years agoSupport to build pdk and pdk fusion.
Ying Wang [Sat, 31 Mar 2012 01:08:07 +0000 (18:08 -0700)]
Support to build pdk and pdk fusion.

Bug: 6241618
Change-Id: I08f74019631e9e132c15cdb2916bbafb052f9aa6

12 years agoMerge "Moving notice file generation to a python script (it was getting fairly compli...
Daniel Berlin [Fri, 30 Mar 2012 23:48:50 +0000 (16:48 -0700)]
Merge "Moving notice file generation to a python script (it was getting fairly complicated in bash), update HTML output to have a table of contents, and fix typos/bugs in notice file CSS"

12 years agoJRM89D
The Android Automerger [Fri, 30 Mar 2012 20:57:06 +0000 (13:57 -0700)]
JRM89D

12 years agoGenerate platfrom.zip for build goal "platform".
Ying Wang [Fri, 30 Mar 2012 20:52:54 +0000 (13:52 -0700)]
Generate platfrom.zip for build goal "platform".

Bug: 6241618
If platform appears on the build command line, build platform.zip,
which essentially is the zip package of the system directory.
Put the platform.zip to the dist dir if "dist" is specified too,
so the platform.zip can be downloaded from the build page.

Change-Id: I988dd5c753a4ee744b4e3dccf261d8df904d9847

12 years agoMoving notice file generation to a python script
Daniel Berlin [Thu, 29 Mar 2012 14:33:19 +0000 (10:33 -0400)]
Moving notice file generation to a python script
(it was getting fairly complicated in bash),
update HTML output to have a table of contents,
and fix typos/bugs in notice file CSS

Change-Id: I51131f594e3bbe63f03165fa42f5ceeaec518543

12 years agoconfig: add documentation for managing kernel-headers
Dima Zavin [Fri, 30 Mar 2012 17:45:38 +0000 (10:45 -0700)]
config: add documentation for managing kernel-headers

Change-Id: I6dc6ede4703cbe88c356656a1a6b86a4ffaafa3b
Signed-off-by: Dima Zavin <dima@android.com>
12 years agoRevert "core: the device/board/product kernel headers will be auto-generated"
Dima Zavin [Fri, 30 Mar 2012 17:24:31 +0000 (10:24 -0700)]
Revert "core: the device/board/product kernel headers will be auto-generated"

This reverts commit 992a52990cf545c926541815d03ad98b3458b23d.

Change-Id: I9919f13705509a793f856da8ef7207b3feb47092
Signed-off-by: Dima Zavin <dima@android.com>
12 years agoJRM89C
The Android Automerger [Fri, 30 Mar 2012 16:59:34 +0000 (09:59 -0700)]
JRM89C

12 years agoSwitch default gcc toolchain from 4.4.3 to 4.6.
Jing Yu [Fri, 30 Mar 2012 03:45:50 +0000 (20:45 -0700)]
Switch default gcc toolchain from 4.4.3 to 4.6.

Switch both arm-linux-androideabi toolchainand arm-eabi toolchain.

Change-Id: I7b2771fe684853ab37e3b5b7cfe4146f9f901e02

12 years agoJRM89B
The Android Automerger [Thu, 29 Mar 2012 22:25:23 +0000 (15:25 -0700)]
JRM89B

12 years agoRemove some dist targets from PDK builds
Colin Cross [Thu, 29 Mar 2012 21:31:08 +0000 (14:31 -0700)]
Remove some dist targets from PDK builds

Remove apps.zip and package_stats.txt from the PDK build, they
fail because no apps or jar files are built.

Remove emulator.zip, the emulator is not built.

Also, put recovery.img back into the PDK build, it is needed by
the img.zip target, and will be necessary for fusion builds.

Change-Id: Ie314e0432881d3ee4f1ef3eec5a98be6b8581572

12 years agodocs: Android Design: v3 update (CSS changes)
Roman Nurik [Thu, 29 Mar 2012 20:28:37 +0000 (13:28 -0700)]
docs: Android Design: v3 update (CSS changes)

Change-Id: I00ffb845038f3054e03b41582859ecff4ab63a3e

12 years agoam 33666ade: docs: re-add android design icon, which had been removed from original...
Scott Main [Thu, 29 Mar 2012 19:09:44 +0000 (12:09 -0700)]
am 33666ade: docs: re-add android design icon, which had been removed from original location

* commit '33666ade7a13f2c466346b05b2a7dd1f0f80cb43':
  docs: re-add android design icon, which had been removed from original location

12 years agoInclude new raw audio decoder.
Andreas Huber [Thu, 29 Mar 2012 18:34:46 +0000 (11:34 -0700)]
Include new raw audio decoder.

Change-Id: I7352c927a4d9f804f92b743d903b06c7745f3fbf

12 years agoJRM89
The Android Automerger [Thu, 29 Mar 2012 15:24:41 +0000 (08:24 -0700)]
JRM89

12 years agomerge in jb-release history after reset to master
The Android Automerger [Thu, 29 Mar 2012 15:12:38 +0000 (08:12 -0700)]
merge in jb-release history after reset to master

12 years agoinstall drm libraries and drmserver to the core product, which covers sdk build
James Dong [Thu, 29 Mar 2012 01:59:34 +0000 (18:59 -0700)]
install drm libraries and drmserver to the core product, which covers sdk build

o related-to-bug: 6246463

Change-Id: Ifaef3cd71d05c7e1ca3d7b3c459bfa4bea0d2e20

12 years agoJRM88B
The Android Automerger [Wed, 28 Mar 2012 23:42:36 +0000 (16:42 -0700)]
JRM88B

12 years agoMerge "don't build apicheck for PDK builds, removing dependency on doclava"
Brian Swetland [Wed, 28 Mar 2012 22:31:33 +0000 (15:31 -0700)]
Merge "don't build apicheck for PDK builds, removing dependency on doclava"

12 years agodon't build apicheck for PDK builds, removing dependency on doclava
Brian Swetland [Wed, 28 Mar 2012 22:30:36 +0000 (15:30 -0700)]
don't build apicheck for PDK builds, removing dependency on doclava

PDK builds have no Java APIs...

Change-Id: I719e0c206234d03a70f3178fd618676f8ee0e6f4

12 years agoMerge "Moving libRS"
Alex Sakhartchouk [Wed, 28 Mar 2012 22:09:01 +0000 (15:09 -0700)]
Merge "Moving libRS"

12 years agoMoving libRS
Alex Sakhartchouk [Wed, 28 Mar 2012 21:22:55 +0000 (14:22 -0700)]
Moving libRS

Change-Id: I45058b3e1cc213db6e322090f86dd19a6747fc4c