OSDN Git Service

android-x86/build.git
15 years agoam 048e7ca1: fix archive files being created with perms 000
Doug Zongker [Mon, 15 Jun 2009 21:55:06 +0000 (14:55 -0700)]
am 048e7ca1: fix archive files being created with perms 000

Merge commit '048e7ca15f6391681490ce564bc71194adf146aa'

* commit '048e7ca15f6391681490ce564bc71194adf146aa':
  fix archive files being created with perms 000

15 years agofix archive files being created with perms 000
Doug Zongker [Mon, 15 Jun 2009 21:31:53 +0000 (14:31 -0700)]
fix archive files being created with perms 000

In python 2.5 and earlier, ZipFile.writestr(filename, data) results in
the file being added to the archive with permissions 000.  (See
http://svn.python.org/view?view=rev&revision=65235.)  Work around this
by creating a ZipInfo object and setting the permissions explicitly.

15 years agoam 398814fa: am 5eb58327: AI 149839: make the home page\'s announcement block expanda...
Scott Main [Mon, 15 Jun 2009 04:13:21 +0000 (21:13 -0700)]
am 398814fa: am 5eb58327: AI 149839: make the home page\'s announcement block expandable...   primarily, this is to handle various lengths of text due to translations,   but also allows us to be more flexible WRT the content for the top section.

Merge commit '398814fa75ee05ba9e77dd0057c469cc92ffd73e'

* commit '398814fa75ee05ba9e77dd0057c469cc92ffd73e':
  AI 149839: make the home page's announcement block expandable...

15 years agoam 03474237: Merge change 4054 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 04:12:39 +0000 (21:12 -0700)]
am 03474237: Merge change 4054 into donut

Merge commit '0347423753fb5d7207aa1ea93a8429f59468eb41'

* commit '0347423753fb5d7207aa1ea93a8429f59468eb41':
  build 'updater' binary for use in OTA packages
  Add VpnServices to PRODUCT_PACKAGES.

15 years agoam e3eb0fae: joeo here. This localize command is unused and causes that execve error.
Jason Sams [Mon, 15 Jun 2009 04:12:25 +0000 (21:12 -0700)]
am e3eb0fae: joeo here.  This localize command is unused and causes that execve error.

Merge commit 'e3eb0fae9994c809afdab720f26fee478b66c368'

* commit 'e3eb0fae9994c809afdab720f26fee478b66c368':
  joeo here.  This localize command is unused and causes that execve error.

15 years agoam e05806cc: Merge change 4057 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 03:49:34 +0000 (20:49 -0700)]
am e05806cc: Merge change 4057 into donut

Merge commit 'e05806cc152dfa88917ca61843d784bdd34c91ae'

* commit 'e05806cc152dfa88917ca61843d784bdd34c91ae':
  make applypatch into a static library

15 years agoam 5eb58327: AI 149839: make the home page\'s announcement block expandable... ...
Scott Main [Mon, 15 Jun 2009 03:45:16 +0000 (20:45 -0700)]
am 5eb58327: AI 149839: make the home page\'s announcement block expandable...   primarily, this is to handle various lengths of text due to translations,   but also allows us to be more flexible WRT the content for the top section.

Merge commit '5eb5832751cad87021b9f1ad77f1c26952030884' into donut

* commit '5eb5832751cad87021b9f1ad77f1c26952030884':
  AI 149839: make the home page's announcement block expandable...

15 years agoMerge change 4054 into donut
Android (Google) Code Review [Sat, 13 Jun 2009 08:43:22 +0000 (01:43 -0700)]
Merge change 4054 into donut

* changes:
  Add VpnServices to PRODUCT_PACKAGES.

15 years agobuild 'updater' binary for use in OTA packages
Doug Zongker [Fri, 12 Jun 2009 23:57:08 +0000 (16:57 -0700)]
build 'updater' binary for use in OTA packages

15 years agoAI 149839: make the home page's announcement block expandable...
Scott Main [Fri, 12 Jun 2009 21:02:40 +0000 (14:02 -0700)]
AI 149839: make the home page's announcement block expandable...
  primarily, this is to handle various lengths of text due to translations,
  but also allows us to be more flexible WRT the content for the top section.

Automated import of CL 149839

15 years agojoeo here. This localize command is unused and causes that execve error.
Jason Sams [Thu, 11 Jun 2009 00:37:28 +0000 (17:37 -0700)]
joeo here.  This localize command is unused and causes that execve error.

15 years agoMerge change 4057 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 16:45:14 +0000 (09:45 -0700)]
Merge change 4057 into donut

* changes:
  make applypatch into a static library

15 years agomake applypatch into a static library
Doug Zongker [Fri, 12 Jun 2009 16:42:43 +0000 (09:42 -0700)]
make applypatch into a static library

Turn the bulk of applypatch into a static library so it can be used
from the updater.  Also build it as a standalone executable for use by
the existing OTA mechanism.

15 years agoam 5aa29992: Merge change 3459 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 15:26:01 +0000 (08:26 -0700)]
am 5aa29992: Merge change 3459 into donut

Merge commit '5aa299925d61f9d1e395c3c94f5f1f4566277fa8'

* commit '5aa299925d61f9d1e395c3c94f5f1f4566277fa8':
  make signapk strip other signatures

15 years agoam 67647752: Add keystore in the pathmap of frameworks base.
Chung-yih Wang [Fri, 12 Jun 2009 15:25:39 +0000 (08:25 -0700)]
am 67647752: Add keystore in the pathmap of frameworks base.

Merge commit '676477525bc40f7ccf196a6580480b9d44adabd8'

* commit '676477525bc40f7ccf196a6580480b9d44adabd8':
  Add keystore in the pathmap of frameworks base.

15 years agoAdd VpnServices to PRODUCT_PACKAGES.
Hung-ying Tyan [Fri, 12 Jun 2009 15:09:46 +0000 (23:09 +0800)]
Add VpnServices to PRODUCT_PACKAGES.

15 years agoam 4175bb90: Removing "tts" from the list of directories containing source code under...
Jean-Michel Trivi [Fri, 12 Jun 2009 11:59:35 +0000 (04:59 -0700)]
am 4175bb90: Removing "tts" from the list of directories containing source code under frameworks/base. This directory doesn\'t exist anymore after change 3730 which moved the TTS code to frameworks/base/packages/TtsService/.

Merge commit '4175bb90ae8e454416a956b3885995e59ac0454e'

* commit '4175bb90ae8e454416a956b3885995e59ac0454e':
  Removing "tts" from the list of directories containing source code

15 years agoMerge change 3459 into donut
Android (Google) Code Review [Fri, 12 Jun 2009 02:25:14 +0000 (19:25 -0700)]
Merge change 3459 into donut

* changes:
  make signapk strip other signatures

15 years agomake signapk strip other signatures
Doug Zongker [Mon, 8 Jun 2009 17:46:55 +0000 (10:46 -0700)]
make signapk strip other signatures

Change signapk to not propagate other signatures to the output
archive.  Multiple signatures seem to confuse the package manager, as
we saw with Maps, and other partners are checking in prebuilt APKs for
google experience devices signed with random other things.

15 years agoAdd keystore in the pathmap of frameworks base.
Chung-yih Wang [Wed, 10 Jun 2009 15:08:03 +0000 (23:08 +0800)]
Add keystore in the pathmap of frameworks base.

15 years agoam fcae4f83: Merge change 3862 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 18:41:28 +0000 (11:41 -0700)]
am fcae4f83: Merge change 3862 into donut

Merge commit 'fcae4f838d75fd3352198ac1c881cc1c97f51aab'

* commit 'fcae4f838d75fd3352198ac1c881cc1c97f51aab':
  Adding TtsService and PicoTts so they get included.

15 years agoam 81b459ce: (-s ours) do not merge : add clean step for webkit security fix
Cary Clark [Thu, 11 Jun 2009 18:41:18 +0000 (11:41 -0700)]
am 81b459ce: (-s ours) do not merge : add clean step for webkit security fix

Merge commit '81b459ce0876971d4c692ff95e4e842c2d30a5f3'

* commit '81b459ce0876971d4c692ff95e4e842c2d30a5f3':
  do not merge : add clean step for webkit security fix

15 years agoRemoving "tts" from the list of directories containing source code
Jean-Michel Trivi [Thu, 11 Jun 2009 17:12:28 +0000 (10:12 -0700)]
Removing "tts" from the list of directories containing source code
under frameworks/base. This directory doesn't exist anymore after
change 3730 which moved the TTS code to frameworks/base/packages/TtsService/.

15 years agoMerge change 3862 into donut
Android (Google) Code Review [Thu, 11 Jun 2009 16:44:03 +0000 (09:44 -0700)]
Merge change 3862 into donut

* changes:
  Adding TtsService and PicoTts so they get included.

15 years agodo not merge : add clean step for webkit security fix
Cary Clark [Thu, 11 Jun 2009 15:03:45 +0000 (11:03 -0400)]
do not merge : add clean step for webkit security fix

15 years agoMerge change 3569
Android (Google) Code Review [Thu, 11 Jun 2009 12:04:06 +0000 (05:04 -0700)]
Merge change 3569

* changes:
  Fix the is_sdk_build check when installing the apns.

15 years agoam ed3a2d30: am 88ee3f4e: AI 149729: fix search functionatilty for offline docs....
Scott Main [Thu, 11 Jun 2009 08:02:46 +0000 (01:02 -0700)]
am ed3a2d30: am 88ee3f4e: AI 149729: fix search functionatilty for offline docs...   the file references weren\'t using the local root.   BUG=1909300

Merge commit 'ed3a2d303de6110ef93d4570fd64550b31b55caa'

* commit 'ed3a2d303de6110ef93d4570fd64550b31b55caa':
  AI 149729: fix search functionatilty for offline docs...

15 years agoam 88ee3f4e: AI 149729: fix search functionatilty for offline docs... the file...
Scott Main [Thu, 11 Jun 2009 07:01:30 +0000 (00:01 -0700)]
am 88ee3f4e: AI 149729: fix search functionatilty for offline docs...   the file references weren\'t using the local root.   BUG=1909300

Merge commit '88ee3f4e032ba9fd0377b80b916dcc39b2ce1bf1' into donut

* commit '88ee3f4e032ba9fd0377b80b916dcc39b2ce1bf1':
  AI 149729: fix search functionatilty for offline docs...

15 years agoAI 149729: fix search functionatilty for offline docs...
Scott Main [Thu, 11 Jun 2009 06:40:24 +0000 (23:40 -0700)]
AI 149729: fix search functionatilty for offline docs...
  the file references weren't using the local root.
  BUG=1909300

Automated import of CL 149729

15 years agoAdding TtsService and PicoTts so they get included.
Charles Chen [Thu, 11 Jun 2009 03:16:17 +0000 (20:16 -0700)]
Adding TtsService and PicoTts so they get included.

15 years agoMerge change 3830
Android (Google) Code Review [Thu, 11 Jun 2009 01:56:34 +0000 (18:56 -0700)]
Merge change 3830

* changes:
  joeo here.  This localize command is unused and causes that execve error.

15 years agojoeo here. This localize command is unused and causes that execve error.
Jason Sams [Thu, 11 Jun 2009 00:37:28 +0000 (17:37 -0700)]
joeo here.  This localize command is unused and causes that execve error.

15 years agoAdd cleanspec only for SDK and simulator.
Jaikumar Ganesh [Wed, 10 Jun 2009 05:34:35 +0000 (22:34 -0700)]
Add cleanspec only for SDK and simulator.

15 years agoBluez4 changes
Jaikumar Ganesh [Wed, 6 May 2009 05:27:45 +0000 (22:27 -0700)]
Bluez4 changes

Rename hcid to bluetoothd, modify include paths, add cleanspec

15 years agoam f1a55f8b: Fix the usual build hanging issue by using -o (overwrite without prompti...
Sriram Raman [Tue, 9 Jun 2009 23:09:43 +0000 (16:09 -0700)]
am f1a55f8b: Fix the usual build hanging issue by using -o (overwrite without prompting) option with unzip

Merge commit 'f1a55f8bfbaa1a68d96e229b4e73c9e9209d82cf'

* commit 'f1a55f8bfbaa1a68d96e229b4e73c9e9209d82cf':
  Fix the usual build hanging issue by using -o (overwrite without prompting) option with unzip

15 years agoFix the usual build hanging issue by using -o (overwrite without prompting) option...
Sriram Raman [Tue, 9 Jun 2009 22:08:29 +0000 (15:08 -0700)]
Fix the usual build hanging issue by using -o (overwrite without prompting) option with unzip

This should fix the common problem when googlelogin-client and google-framework are both included

15 years agoFix the is_sdk_build check when installing the apns.
Patrick Scott [Tue, 9 Jun 2009 14:34:45 +0000 (10:34 -0400)]
Fix the is_sdk_build check when installing the apns.

This will install the big list of apns on non-sdk eng builds. This is very
helpful after a wipe data for those of us on Cingular.

15 years agoam f4d7c620: Include WebSearchProvider in all builds.
Satish Sampath [Tue, 9 Jun 2009 15:02:41 +0000 (08:02 -0700)]
am f4d7c620: Include WebSearchProvider in all builds.

Merge commit 'f4d7c620f158d70ac21db7a89cbb391a01bd6848'

* commit 'f4d7c620f158d70ac21db7a89cbb391a01bd6848':
  Include WebSearchProvider in all builds.

15 years agoInclude WebSearchProvider in all builds.
Satish Sampath [Fri, 5 Jun 2009 22:04:46 +0000 (23:04 +0100)]
Include WebSearchProvider in all builds.

WebSearchProvider is an open implementation of fetching suggestions and
launching searches to third party web search engines. This should be
available along with GoogleSearch in all builds which include the
GoogleSearch package.

15 years agoam 0bb9ce9e: fix build -- aidl was not finding vpn imports
Tammo Spalink [Tue, 9 Jun 2009 06:09:54 +0000 (23:09 -0700)]
am 0bb9ce9e: fix build -- aidl was not finding vpn imports

Merge commit '0bb9ce9ec3d744444019f8ea191bb63f0ba3b2d4'

* commit '0bb9ce9ec3d744444019f8ea191bb63f0ba3b2d4':
  fix build -- aidl was not finding vpn imports

15 years agofix build -- aidl was not finding vpn imports
Tammo Spalink [Tue, 9 Jun 2009 05:45:20 +0000 (13:45 +0800)]
fix build -- aidl was not finding vpn imports

15 years agobreak dependency on utils/ZipEntry.h and utils/ZipFile.h
Mathias Agopian [Fri, 5 Jun 2009 21:55:48 +0000 (14:55 -0700)]
break dependency on utils/ZipEntry.h and utils/ZipFile.h

15 years agoam a0bad432: Merge change 3237 into donut
Android (Google) Code Review [Fri, 5 Jun 2009 07:29:55 +0000 (00:29 -0700)]
am a0bad432: Merge change 3237 into donut

Merge commit 'a0bad432f38f3b5105d79a1dadc1ccda061934b6'

* commit 'a0bad432f38f3b5105d79a1dadc1ccda061934b6':
  Add archquery to the windows make

15 years agoam 44714e51: Merge change 3248 into donut
Android (Google) Code Review [Fri, 5 Jun 2009 07:29:46 +0000 (00:29 -0700)]
am 44714e51: Merge change 3248 into donut

Merge commit '44714e51ca202a0e0e4d8190f684a0aeb0d21d20'

* commit '44714e51ca202a0e0e4d8190f684a0aeb0d21d20':
  clean up old libcamera and libqcamera

15 years agoam 2dd82d8c: remove mkdirs/etc which caused us to depend on libutils
Brian Swetland [Fri, 5 Jun 2009 06:48:10 +0000 (23:48 -0700)]
am 2dd82d8c: remove mkdirs/etc which caused us to depend on libutils

Merge commit '2dd82d8cd642b6217e62eb8bed49193ed2742614'

* commit '2dd82d8cd642b6217e62eb8bed49193ed2742614':
  remove mkdirs/etc which caused us to depend on libutils

15 years agoMerge change 3237 into donut
Android (Google) Code Review [Fri, 5 Jun 2009 00:29:56 +0000 (17:29 -0700)]
Merge change 3237 into donut

* changes:
  Add archquery to the windows make

15 years agoAdd archquery to the windows make
Raphael [Thu, 4 Jun 2009 22:21:49 +0000 (15:21 -0700)]
Add archquery to the windows make

15 years agoMerge change 3248 into donut
Android (Google) Code Review [Thu, 4 Jun 2009 23:32:55 +0000 (16:32 -0700)]
Merge change 3248 into donut

* changes:
  clean up old libcamera and libqcamera

15 years agoremove mkdirs/etc which caused us to depend on libutils
Brian Swetland [Thu, 4 Jun 2009 21:09:04 +0000 (14:09 -0700)]
remove mkdirs/etc which caused us to depend on libutils

Depending on libutils causes a build layering violation,
requiring frameworks/base/... for libhost...

Signed-off-by: Brian Swetland <swetland@google.com>
15 years agoclean up old libcamera and libqcamera
Iliyan Malchev [Wed, 27 May 2009 01:20:54 +0000 (18:20 -0700)]
clean up old libcamera and libqcamera

Signed-off-by: Iliyan Malchev <malchev@google.com>
15 years agoam 39528d6b: Merge change 3004 into donut
Android (Google) Code Review [Wed, 3 Jun 2009 06:22:21 +0000 (23:22 -0700)]
am 39528d6b: Merge change 3004 into donut

Merge commit '39528d6bace1457d21e76824fe94d85c880fe4be'

* commit '39528d6bace1457d21e76824fe94d85c880fe4be':
  fix the SDK build for real this time.
  support incremental updates of boot image

15 years agoMerge change 3004 into donut
Android (Google) Code Review [Wed, 3 Jun 2009 06:20:15 +0000 (23:20 -0700)]
Merge change 3004 into donut

* changes:
  fix the SDK build for real this time. the missing macros weren't declared in the proper order last time.

15 years agofix the SDK build for real this time.
Scott Main [Wed, 3 Jun 2009 03:58:23 +0000 (20:58 -0700)]
fix the SDK build for real this time.
the missing macros weren't declared in the proper order last time.

15 years agoMerge change 2951 into donut
Android (Google) Code Review [Wed, 3 Jun 2009 00:41:30 +0000 (17:41 -0700)]
Merge change 2951 into donut

* changes:
  support incremental updates of boot image

15 years agoam 34780ee3: Merge change 2982 into donut
Android (Google) Code Review [Wed, 3 Jun 2009 00:40:19 +0000 (17:40 -0700)]
am 34780ee3: Merge change 2982 into donut

Merge commit '34780ee3b6e9958e87e0d192e156806e3f30940f'

* commit '34780ee3b6e9958e87e0d192e156806e3f30940f':
  fix build break by reincluding empty method calls

15 years agoMerge change 2982 into donut
Android (Google) Code Review [Wed, 3 Jun 2009 00:38:23 +0000 (17:38 -0700)]
Merge change 2982 into donut

* changes:
  fix build break by reincluding empty method calls that were moved to macros.cs

15 years agofix build break by reincluding empty method calls
Scott Main [Tue, 2 Jun 2009 22:41:16 +0000 (15:41 -0700)]
fix build break by reincluding empty method calls
that were moved to macros.cs

15 years agosupport incremental updates of boot image
Doug Zongker [Tue, 2 Jun 2009 20:38:17 +0000 (13:38 -0700)]
support incremental updates of boot image

Modify applypatch to be able to write MTD partitions as well as read
them.  Make applypatch save a backup copy of the contents of an MTD
partition it reads in cache, to be used in case an update is
interrupted while writing back to MTD.  Modify OTA package creation
script to send boot image updates in patch form.

15 years agoam 31dae454: Merge change 2146 into donut
Android (Google) Code Review [Tue, 2 Jun 2009 18:38:54 +0000 (11:38 -0700)]
am 31dae454: Merge change 2146 into donut

Merge commit '31dae454b6c2c137f3218d9fa3d25784f4b3f232'

* commit '31dae454b6c2c137f3218d9fa3d25784f4b3f232':
  Implements the basic structure for providing localized documentation;

15 years agoMerge change 2146 into donut
Android (Google) Code Review [Tue, 2 Jun 2009 18:36:55 +0000 (11:36 -0700)]
Merge change 2146 into donut

* changes:
  Implements the basic structure for providing localized documentation; the site tabs are now in a separate file to ease the translation process, the language selection menu has been added to the header, scripts have been added to dynamically switch the language of the site tabs and dev guide side navigation and save the language preference in a browser cookie, and some of the functions in macro.cs have moved into customization.cs.

15 years agoImplements the basic structure for providing localized documentation;
Scott Main [Thu, 21 May 2009 00:16:35 +0000 (17:16 -0700)]
Implements the basic structure for providing localized documentation;
the site tabs are now in a separate file to ease the translation process,
the language selection menu has been added to the header,
scripts have been added to dynamically switch the language of the
site tabs and dev guide side navigation and save the language
preference in a browser cookie,
and some of the functions in macro.cs have moved into customization.cs.

patch 2:
revised the logic for changing tab and nav languages so that,
in the event that a SPAN node exists for the newly selected language
but the translation has not actually been put there, it will not be selected
and the previously selected language will remain for that node.

patch 3:
revised the logic introduced in patch 2, which, when loading a new page
would actually reveal all languages if the selected language had no
translation. Now, we must loop through each occurance and check whether
a translation is available. If not, then we hide it and show English.

patch 4:
small error fix

15 years agoam f6a8bada: add support for reading MTD partitions to applypatch
Doug Zongker [Tue, 2 Jun 2009 07:36:31 +0000 (00:36 -0700)]
am f6a8bada: add support for reading MTD partitions to applypatch

Merge commit 'f6a8bada5f0966762eadaec96de6430d0cd577e3'

* commit 'f6a8bada5f0966762eadaec96de6430d0cd577e3':
  add support for reading MTD partitions to applypatch

15 years agoadd support for reading MTD partitions to applypatch
Doug Zongker [Fri, 29 May 2009 18:41:21 +0000 (11:41 -0700)]
add support for reading MTD partitions to applypatch

Allow an MTD partition so serve as a source "file" in applypatch,
using a magically-formatted 'filename' that specifies the partition
name, size of data to read, and expected hash.  Build incremental OTAs
that update the recovery image via a patch.

15 years agoam bfeb1936: Merge change 2717 into donut
Android (Google) Code Review [Mon, 1 Jun 2009 19:01:16 +0000 (12:01 -0700)]
am bfeb1936: Merge change 2717 into donut

Merge commit 'bfeb193659412fce01136ce854257cc54fbe8e14'

* commit 'bfeb193659412fce01136ce854257cc54fbe8e14':
  build images with minigzip instead of system gzip

15 years agoMerge change 2717 into donut
Android (Google) Code Review [Mon, 1 Jun 2009 18:59:32 +0000 (11:59 -0700)]
Merge change 2717 into donut

* changes:
  build images with minigzip instead of system gzip

15 years agoFix armv5te-vfp build. Aargh
David 'Digit' Turner [Fri, 29 May 2009 20:54:40 +0000 (22:54 +0200)]
Fix armv5te-vfp build. Aargh

15 years agoRename TARGET_ARCH_VERSION to TARGET_ARCH_VARIANT +
David 'Digit' Turner [Fri, 29 May 2009 13:34:02 +0000 (15:34 +0200)]
Rename TARGET_ARCH_VERSION to TARGET_ARCH_VARIANT +
Move arch-specific definitions into core/combo/arch/arm/<variant>.mk

15 years agobuild images with minigzip instead of system gzip
Doug Zongker [Fri, 29 May 2009 16:35:56 +0000 (09:35 -0700)]
build images with minigzip instead of system gzip

Use minigzip (from the zlib distribution, built in the android tree)
to compress images rather than the system install of gzip.  This will
let us send useful patches for images since we can make zlib available
in the applypatch program.

15 years agoam daffeb33: Merge change 2594 into donut
Android (Google) Code Review [Fri, 29 May 2009 04:21:22 +0000 (21:21 -0700)]
am daffeb33: Merge change 2594 into donut

Merge commit 'daffeb333e7965eff58161a42de53ca157da4da9'

* commit 'daffeb333e7965eff58161a42de53ca157da4da9':
  new image diffing tool and support for image patches in applypatch

15 years agoMerge change 2594 into donut
Android (Google) Code Review [Fri, 29 May 2009 04:20:05 +0000 (21:20 -0700)]
Merge change 2594 into donut

* changes:
  new image diffing tool and support for image patches in applypatch

15 years agonew image diffing tool and support for image patches in applypatch
Doug Zongker [Thu, 28 May 2009 01:24:03 +0000 (18:24 -0700)]
new image diffing tool and support for image patches in applypatch

Images (like boot and recovery) consist of large sections of gzipped
data interspersed with other data.  To do effective binary patching of
these files, we need to apply patches to the gzipped parts in
'uncompressed space', that is, we decompress, apply a patch, then
recompress to obtain the desired output.

This change defines a new format with these patches, which is
basically a description of how the source and target files are to be
divided up into chunks and a bsdiff patch for each chunk.  We add a
new host executable, "imgdiff", for generating these patches from
source and target images, and add support in applypatch for
recognizing this format and applying it on the device.

15 years agoMerge change 2703
Android (Google) Code Review [Fri, 29 May 2009 03:40:44 +0000 (20:40 -0700)]
Merge change 2703

* changes:
  add libGLES_android.so to the prelink map, this will replace libagl.so eventually

15 years agoadd libGLES_android.so to the prelink map, this will replace libagl.so eventually
Mathias Agopian [Fri, 29 May 2009 03:38:44 +0000 (20:38 -0700)]
add libGLES_android.so to the prelink map, this will replace libagl.so eventually

15 years agoMerge change 2631
Android (Google) Code Review [Thu, 28 May 2009 22:41:55 +0000 (15:41 -0700)]
Merge change 2631

* changes:
  Added support for TARGET_ARCH_VERSION=armv5te-vfp.

15 years agoAdded support for TARGET_ARCH_VERSION=armv5te-vfp.
Andy McFadden [Thu, 28 May 2009 19:47:23 +0000 (12:47 -0700)]
Added support for TARGET_ARCH_VERSION=armv5te-vfp.

This is currently a copy & paste of the armv5te parameters.  I don't
know if there's a better way to encode this, or to what extent we will
need to specialize it vs. armv5te in a future build (e.g. to enable fp
instruction use in code gen).

Currently the only effect is to select the VFP-enabled mterp sources in
Dalvik.

15 years agoam 46e9beca: core: Add support for static libraries to include other whole static...
Dima Zavin [Thu, 28 May 2009 19:31:35 +0000 (12:31 -0700)]
am 46e9beca: core: Add support for static libraries to include other whole static libs.

Merge commit '46e9beca50057bd4ff375b35fd5958c05ce5bcb7'

* commit '46e9beca50057bd4ff375b35fd5958c05ce5bcb7':
  core: Add support for static libraries to include other whole static libs.

15 years agocore: Add support for static libraries to include other whole static libs.
Dima Zavin [Thu, 28 May 2009 02:41:07 +0000 (19:41 -0700)]
core: Add support for static libraries to include other whole static libs.

Currently, if LOCAL_WHOLE_STATIC_LIBRARIES is specified, its values is
ignored. This patch addresses this limitation and works as follows:
For every whole lib specified, it extracts the archive into a sub-directory
under the target lib's intermediate, and then seeds the initial target
archive with all the members.

Signed-off-by: Dima Zavin <dima@android.com>
15 years agoam 8b70e8c6: use minigzip instead of system gzip in the build
Doug Zongker [Wed, 27 May 2009 22:06:53 +0000 (15:06 -0700)]
am 8b70e8c6: use minigzip instead of system gzip in the build

Merge commit '8b70e8c6574e6e6e80aaa84fe1a9426995fa0a78'

* commit '8b70e8c6574e6e6e80aaa84fe1a9426995fa0a78':
  use minigzip instead of system gzip in the build

15 years agouse minigzip instead of system gzip in the build
Doug Zongker [Wed, 27 May 2009 16:14:25 +0000 (09:14 -0700)]
use minigzip instead of system gzip in the build

Use zlib's minigzip utility, built as part of our source tree, instead of
whatever installation of GNU gzip happens to be on the user's machine.
Using zlib's deflater, which is nicely available as a library (unlike
GNU gzip's deflater) will ultimately let us do binary patches to the
boot and recovery images.

15 years agoam 5d1b9731: am 29eafdea: AI 149251: Add 1.x Icon Guidelines doc and template pack...
Dirk Dougherty [Tue, 26 May 2009 17:11:40 +0000 (10:11 -0700)]
am 5d1b9731: am 29eafdea: AI 149251: Add 1.x Icon Guidelines doc and template pack.   BUG=1790234

Merge commit '5d1b97315763b8a8882b428885342e0cd2817050'

* commit '5d1b97315763b8a8882b428885342e0cd2817050':
  AI 149251: Add 1.x Icon Guidelines doc and template pack.

15 years agoam 29eafdea: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234
Dirk Dougherty [Tue, 26 May 2009 17:02:55 +0000 (10:02 -0700)]
am 29eafdea: AI 149251: Add 1.x Icon Guidelines doc and template pack.   BUG=1790234

Merge commit '29eafdea34a5239b25fe82e5cd6debf1a5157c6b' into donut

* commit '29eafdea34a5239b25fe82e5cd6debf1a5157c6b':
  AI 149251: Add 1.x Icon Guidelines doc and template pack.

15 years agoAI 149251: Add 1.x Icon Guidelines doc and template pack.
Dirk Dougherty [Tue, 26 May 2009 15:40:40 +0000 (08:40 -0700)]
AI 149251: Add 1.x Icon Guidelines doc and template pack.
  BUG=1790234

Automated import of CL 149251

15 years agomerged 866a6d399e0ec2a0604c3d64e372f827a87ec843 with conflicts in core/binary.mk
The Android Open Source Project [Mon, 25 May 2009 15:48:37 +0000 (08:48 -0700)]
merged 866a6d399e0ec2a0604c3d64e372f827a87ec843 with conflicts in core/binary.mk

15 years agoMerge change 1642 into donut
Android (Google) Code Review [Mon, 25 May 2009 09:53:19 +0000 (02:53 -0700)]
Merge change 1642 into donut

* changes:
  Allow the build system to build Objective-C sources.

15 years agoam 3026e96d: Merge change 2245 into donut
Android (Google) Code Review [Fri, 22 May 2009 23:55:41 +0000 (16:55 -0700)]
am 3026e96d: Merge change 2245 into donut

Merge commit '3026e96dcea7893d762d3ad1532c3775dfe01b60'

* commit '3026e96dcea7893d762d3ad1532c3775dfe01b60':
  Define TARGET_CPU_ABI for finding native code in .apks

15 years agoMerge change 2245 into donut
Android (Google) Code Review [Fri, 22 May 2009 23:53:05 +0000 (16:53 -0700)]
Merge change 2245 into donut

* changes:
  Define TARGET_CPU_ABI for finding native code in .apks

15 years agoam 6941562e: Merge change 2288 into donut
Android (Google) Code Review [Fri, 22 May 2009 23:01:23 +0000 (16:01 -0700)]
am 6941562e: Merge change 2288 into donut

Merge commit '6941562ed3b2ca8fe315ce95bf15a0e57efb4a81'

* commit '6941562ed3b2ca8fe315ce95bf15a0e57efb4a81':
  Adding in the path the new android.tts package.

15 years agoMerge change 2288 into donut
Android (Google) Code Review [Fri, 22 May 2009 22:59:15 +0000 (15:59 -0700)]
Merge change 2288 into donut

* changes:
  Adding in the path the new android.tts package.

15 years agoam 8ce7c25e: improve password entry for signing keys
Doug Zongker [Fri, 22 May 2009 22:35:02 +0000 (15:35 -0700)]
am 8ce7c25e: improve password entry for signing keys

Merge commit '8ce7c25e905bc14382359e1cd45d41832bcc7ffa'

* commit '8ce7c25e905bc14382359e1cd45d41832bcc7ffa':
  improve password entry for signing keys
  Modified the image and index URLs to point to guide/index.html now

15 years agoimprove password entry for signing keys
Doug Zongker [Fri, 22 May 2009 20:34:54 +0000 (13:34 -0700)]
improve password entry for signing keys

Allow the user to set ANDROID_PW_FILE to the name of a file for
storing password keys.  When the tools need additional passwords, they
will rewrite this file and invoke the user's editor for the new
passwords to be added.  This allows passwords to be reused across
invocations of the signing tools, without making the user reenter them
every time.

Paranoid users can use a file stored in a ramdisk, or not use this
feature at all (the code will prompt for passwords in the ordinary way
when ANDROID_PW_FILE is not set).

15 years agoDefine TARGET_CPU_ABI for finding native code in .apks
Dianne Hackborn [Thu, 21 May 2009 22:45:30 +0000 (15:45 -0700)]
Define TARGET_CPU_ABI for finding native code in .apks

15 years agoMerge change 2340
Android (Google) Code Review [Fri, 22 May 2009 19:41:18 +0000 (12:41 -0700)]
Merge change 2340

* changes:
  Add libacc to the prelink map.

15 years agoAdd libacc to the prelink map.
Jack Palevich [Fri, 22 May 2009 19:11:44 +0000 (12:11 -0700)]
Add libacc to the prelink map.

Libacc is a tiny subset of C intended for use as a scripting language for
a 3D UI.

15 years agoModified the image and index URLs to point to guide/index.html now
Gaurav Mathur [Thu, 21 May 2009 20:35:47 +0000 (13:35 -0700)]
Modified the image and index URLs to point to guide/index.html now

15 years agoAdd PRODUCT_DEFAULT_WIFI_CHANNELS build var.
Robert Greenwalt [Wed, 20 May 2009 20:37:35 +0000 (13:37 -0700)]
Add PRODUCT_DEFAULT_WIFI_CHANNELS build var.

Allows the build to specify the default number of allowed
WIFI channels.  Part of the fix for 1625953.

15 years agoAdding in the path the new android.tts package.
Jean-Michel Trivi [Fri, 22 May 2009 01:44:30 +0000 (18:44 -0700)]
Adding in the path the new android.tts package.

15 years agoModified the image and index URLs to point to guide/index.html now
Gaurav Mathur [Thu, 21 May 2009 20:35:47 +0000 (13:35 -0700)]
Modified the image and index URLs to point to guide/index.html now

15 years agoam 1028c4f0: Merge change 2184 into donut
Android (Google) Code Review [Thu, 21 May 2009 16:42:43 +0000 (09:42 -0700)]
am 1028c4f0: Merge change 2184 into donut

Merge commit '1028c4f04051f95fbb4fd9120e7ab1cf43462bd5'

* commit '1028c4f04051f95fbb4fd9120e7ab1cf43462bd5':
  cleanspec.mk: Clean anroid.location intermediates to deal with ILocationCollector removal.

15 years agoam 051672bc: Update the error message that occurs when current.xml needs regenerating.
Mike Lockwood [Thu, 21 May 2009 16:42:35 +0000 (09:42 -0700)]
am 051672bc: Update the error message that occurs when current.xml needs regenerating.

Merge commit '051672bc6c41a5a24ed4057f9d78f5e9caaf7aef'

* commit '051672bc6c41a5a24ed4057f9d78f5e9caaf7aef':
  Update the error message that occurs when current.xml needs regenerating.

15 years agoMerge change 2184 into donut
Android (Google) Code Review [Thu, 21 May 2009 15:52:44 +0000 (08:52 -0700)]
Merge change 2184 into donut

* changes:
  cleanspec.mk: Clean anroid.location intermediates to deal with ILocationCollector removal.