OSDN Git Service

android-x86/build.git
15 years agosupport hooks for device-specific code in OTA package generation
Doug Zongker [Mon, 22 Jun 2009 18:32:31 +0000 (11:32 -0700)]
support hooks for device-specific code in OTA package generation

Replace the installation of the "radio image", which is an
HTC-specific notion, with calls to device-specific python modules that
can add whatever additional OTA script commands are necessary.  Add
the -s flag to specify the location of the device-specific script
(replacing the unused -s flag in sign_target_files_apks).

15 years agoforce clean build of libwebcore after turning video on
Andrei Popescu [Fri, 19 Jun 2009 20:13:32 +0000 (21:13 +0100)]
force clean build of libwebcore after turning video on

15 years agoAdd clean-libwebcore to clean spec.
Feng Qian [Fri, 19 Jun 2009 01:40:31 +0000 (18:40 -0700)]
Add clean-libwebcore to clean spec.

15 years agoam edb6829f: Merge change 4654 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 20:58:02 +0000 (13:58 -0700)]
am edb6829f: Merge change 4654 into donut

Merge commit 'edb6829f832bb79ba2e96ada74b3b971b73ad9a7'

* commit 'edb6829f832bb79ba2e96ada74b3b971b73ad9a7':
  Put the java source file list files somewhere where they don't

15 years agoMerge change 4654 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 20:52:57 +0000 (13:52 -0700)]
Merge change 4654 into donut

* changes:
  Put the java source file list files somewhere where they don't conflict with the .class files that are getting zipped up, and delete them when we're done with them.

15 years agoresolved conflicts for merge of c494d7ce to master
Doug Zongker [Thu, 18 Jun 2009 20:42:20 +0000 (13:42 -0700)]
resolved conflicts for merge of c494d7ce to master

15 years agogenerate OTA packages that use edify
Doug Zongker [Thu, 18 Jun 2009 15:43:44 +0000 (08:43 -0700)]
generate OTA packages that use edify

Split the details of generating script syntax into a generator class:
one for amend (whose output should be equivalent to the current
output), and one for edify.

Fix 'otatools' build rule to build imgdiff.

15 years agoPut the java source file list files somewhere where they don't
Joe Onorato [Thu, 18 Jun 2009 20:11:58 +0000 (13:11 -0700)]
Put the java source file list files somewhere where they don't
conflict with the .class files that are getting zipped up, and
delete them when we're done with them.

15 years agoam 602a84e0: fix releasetools for non-linux architectures
Doug Zongker [Thu, 18 Jun 2009 17:47:13 +0000 (10:47 -0700)]
am 602a84e0: fix releasetools for non-linux architectures

Merge commit '602a84e0bbf1807a9403cfa50184241f6fc035c4'

* commit '602a84e0bbf1807a9403cfa50184241f6fc035c4':
  fix releasetools for non-linux architectures

15 years agofix releasetools for non-linux architectures
Doug Zongker [Thu, 18 Jun 2009 15:35:12 +0000 (08:35 -0700)]
fix releasetools for non-linux architectures

The ota and img building scripts contained some hardcoded 'linux-x86'
paths.  Remove and replace with a slightly redefined -p option.
Modify Makefile to pass correct -p when building.

15 years agobumped version, cleaned up
The Android Open Source Project [Thu, 18 Jun 2009 16:33:04 +0000 (09:33 -0700)]
bumped version, cleaned up

15 years agoMerge change 4496
Android (Google) Code Review [Thu, 18 Jun 2009 06:34:10 +0000 (23:34 -0700)]
Merge change 4496

* changes:
  Switch default toolchain to 4.4.0 in master.

15 years agoam 1bc6248b: (-s ours) Fix the build name. Previously "DONUT-BURGER"; Now "Donut"
Sriram Raman [Thu, 18 Jun 2009 04:49:48 +0000 (21:49 -0700)]
am 1bc6248b: (-s ours) Fix the build name. Previously "DONUT-BURGER"; Now "Donut"

Merge commit '1bc6248b35ab8577466fa9e10a11d4a53725f0f5'

* commit '1bc6248b35ab8577466fa9e10a11d4a53725f0f5':
  Fix the build name. Previously "DONUT-BURGER"; Now "Donut"

15 years agoam 3450f449: Merge change 4549 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 04:49:45 +0000 (21:49 -0700)]
am 3450f449: Merge change 4549 into donut

Merge commit '3450f44932dcf399349a95a780d9aabeac4eca00'

* commit '3450f44932dcf399349a95a780d9aabeac4eca00':
  AI 149924: Add OpenWnn to the SDK builds.

15 years agoam 1a28c1a4: Merge change 4541 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 04:49:40 +0000 (21:49 -0700)]
am 1a28c1a4: Merge change 4541 into donut

Merge commit '1a28c1a4c1ad0c4adf0c63bb36f47394e9509360'

* commit '1a28c1a4c1ad0c4adf0c63bb36f47394e9509360':
  remember in the target-files package what version of the API recovery uses

15 years agoFix the build name. Previously "DONUT-BURGER"; Now "Donut"
Sriram Raman [Thu, 18 Jun 2009 00:56:33 +0000 (17:56 -0700)]
Fix the build name. Previously "DONUT-BURGER"; Now "Donut"

15 years agoMerge change 4549 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 00:50:52 +0000 (17:50 -0700)]
Merge change 4549 into donut

* changes:
  Merge commit 'b610c08b9605c31c1e5b851009104972e3822a3c' into Donut

15 years agoMerge commit 'b610c08b9605c31c1e5b851009104972e3822a3c' into Donut
Xavier Ducrohet [Thu, 18 Jun 2009 00:30:02 +0000 (17:30 -0700)]
Merge commit 'b610c08b9605c31c1e5b851009104972e3822a3c' into Donut

Add OpenWnn to the SDk builds.

15 years agoMerge change 4541 into donut
Android (Google) Code Review [Thu, 18 Jun 2009 00:22:15 +0000 (17:22 -0700)]
Merge change 4541 into donut

* changes:
  remember in the target-files package what version of the API recovery uses

15 years agoremember in the target-files package what version of the API recovery uses
Doug Zongker [Thu, 18 Jun 2009 00:09:40 +0000 (17:09 -0700)]
remember in the target-files package what version of the API recovery uses

15 years agoAI 149924: Add OpenWnn to the SDK builds.
Xavier Ducrohet [Wed, 17 Jun 2009 23:59:26 +0000 (16:59 -0700)]
AI 149924: Add OpenWnn to the SDK builds.

Automated import of CL 149924

15 years agoam 9454b1c8: Merge change 4089 into donut
Android (Google) Code Review [Wed, 17 Jun 2009 22:38:54 +0000 (15:38 -0700)]
am 9454b1c8: Merge change 4089 into donut

Merge commit '9454b1c8b6d36e56b749bed06cfe7afb04a32375'

* commit '9454b1c8b6d36e56b749bed06cfe7afb04a32375':
  - Changed page title to show "Android open source"

15 years agoSwitch default toolchain to 4.4.0 in master.
Jing Yu [Wed, 17 Jun 2009 19:06:23 +0000 (12:06 -0700)]
Switch default toolchain to 4.4.0 in master.

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

* changes:
  - Changed page title to show "Android open source" - Changed Tab name to "Dev Guide"

15 years agohandle BOARD_KERNEL_BASE in releasetools
Doug Zongker [Wed, 17 Jun 2009 16:07:09 +0000 (09:07 -0700)]
handle BOARD_KERNEL_BASE in releasetools

Some devices define a BOARD_KERNEL_BASE argument which must be given
as an argument to mkbootimg when building a bootable image.  Store the
value of this var (if any) in the target-files zip and use it when
building images.

15 years agoMerge change 4307
Android (Google) Code Review [Tue, 16 Jun 2009 05:39:16 +0000 (22:39 -0700)]
Merge change 4307

* changes:
  don't require some OTA features

15 years agodon't require some OTA features
Doug Zongker [Tue, 16 Jun 2009 05:36:37 +0000 (22:36 -0700)]
don't require some OTA features

Make the following things optional:
 - kernel command lines for bootable images
 - radio images
 - bootloader assertions
These are not all (yet?) defined for some new devices.

15 years agomanual merge of dddd957c, explicitly list SDK image dependencies
The Android Open Source Project [Tue, 16 Jun 2009 05:21:14 +0000 (22:21 -0700)]
manual merge of dddd957c, explicitly list SDK image dependencies

Merge commit 'dddd957c'

15 years agoexplicitly list SDK image dependencies
Doug Zongker [Tue, 16 Jun 2009 04:25:32 +0000 (21:25 -0700)]
explicitly list SDK image dependencies

The SDK build used to have the update package as a dependency, in
order to force various image files to be built.  Now the the update
package can't be built for sdk-eng, list the individual images needed
instead.

15 years agomanual merge of 367910fc, don't build ota or update packages for sdk or sim
The Android Open Source Project [Tue, 16 Jun 2009 02:29:10 +0000 (19:29 -0700)]
manual merge of 367910fc, don't build ota or update packages for sdk or sim

Merge commit '367910fc'

15 years agodon't build ota or update packages for sdk or sim
Doug Zongker [Tue, 16 Jun 2009 01:56:51 +0000 (18:56 -0700)]
don't build ota or update packages for sdk or sim

15 years agomanual merge of 37c0e274, fix building of otacerts.zip
The Android Open Source Project [Tue, 16 Jun 2009 01:12:44 +0000 (18:12 -0700)]
manual merge of 37c0e274, fix building of otacerts.zip

Merge commit '37c0e274'

15 years agoam cf348b97: Merge change 4232 into donut
Android (Google) Code Review [Tue, 16 Jun 2009 00:56:59 +0000 (17:56 -0700)]
am cf348b97: Merge change 4232 into donut

Merge commit 'cf348b97bdb52b7ffe7be0d17318b1fda425a211'

* commit 'cf348b97bdb52b7ffe7be0d17318b1fda425a211':
  use releasetools scripts to build update and OTA packages

15 years agofix building of otacerts.zip
Doug Zongker [Mon, 15 Jun 2009 22:36:16 +0000 (15:36 -0700)]
fix building of otacerts.zip

Was using a variable which was only defined inside the rule, outside
the rule.  Change to use the correct variable.

15 years agoMerge change 4232 into donut
Android (Google) Code Review [Mon, 15 Jun 2009 22:08:35 +0000 (15:08 -0700)]
Merge change 4232 into donut

* changes:
  use releasetools scripts to build update and OTA packages

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 agouse releasetools scripts to build update and OTA packages
Doug Zongker [Mon, 15 Jun 2009 21:30:14 +0000 (14:30 -0700)]
use releasetools scripts to build update and OTA packages

Use the python scripts in build/tools/releasetools (that are used to
build signed releases) to build packages within the Makefile as well.

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 ago- Changed page title to show "Android open source"
Gaurav Mathur [Fri, 12 Jun 2009 20:47:16 +0000 (13:47 -0700)]
- Changed page title to show "Android open source"
- Changed Tab name to "Dev Guide"

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.