Ying Wang
9b5447df85
am 24cad7d4
: Add iptables and ip6tables to core.mk.
...
* commit '24cad7d4f7962d3413d520791cb2b8a5a5266f58':
Add iptables and ip6tables to core.mk.
2011-07-29 13:58:43 -07:00
Ying Wang
24cad7d4f7
Add iptables and ip6tables to core.mk.
...
Change-Id: I1cb2be8a28013b20d1032a8d766021a2f4aca9e1
2011-07-29 13:47:23 -07:00
David 'Digit' Turner
972433bdad
am 18447019
: am 4b227c70
: am f9f83ed1
: Merge "emulator: Enable dex-preoptimization"
...
* commit '1844701942de578bab6c7f17e14ef695bb8ed7c1':
emulator: Enable dex-preoptimization
2011-06-23 05:28:08 -07:00
David 'Digit' Turner
456d16cb89
emulator: Enable dex-preoptimization
...
This enables the Dex pre-optimization for emulator-specific builds.
The idea is to speed up the initial boot sequence of an SDK AVD by
avoiding the costly on-device preopt pass that is performed otherwise
the first time the AVD is launched.
Benchmarking shows reductions in first boot time from 1m30s to 40s
on a 2.4GHz Xeon when emulating the AOSP master ToT.
Change-Id: I67a9ce9791220c202817864c6e83dc8fd9cbc027
2011-06-22 23:23:46 +02:00
David 'Digit' Turner
1c5df4396b
am 4f9479bf
: am 683e8e17
: am 04b963a1
: Merge "emulator: Build emulator platform images as ARMv7-A"
...
* commit '4f9479bfdbc38e9bc06a5cf0a4bf67214fb358a8':
emulator: Build emulator platform images as ARMv7-A
2011-06-20 09:10:58 -07:00
David 'Digit' Turner
5f5056f503
emulator: Build emulator platform images as ARMv7-A
...
Now that the emulator supports proper ARMv7 emulation, switch to
building all emulator-specific platform images using this instruction
set, in order to benefit from the noticeable speed boost provided by
Thumb-2 instructions.
Note that we don't build with NEON support because emulated NEON
instructions are currently slow, though they work.
IMPORTANT: You need to have the following emulator patch in your tree
in order to start these platform builds easily:
https://review.source.android.com//#change,23798
Otherwise, the alternative is to do these things:
1/ Telling the emulator to emulate an ARMv7-A CPU, instead of
an ARMv5TE one. This is normally done with "-qemu cortex-a8"
2/ Using an ARMv7-A capable kernel image, which is available and
usable with -kernel prebuilt/android-arm/kernel-qemu-armv7
Note that the emulator has a special hack that automatically enables
1/ if 2/ is being used (i.e. if the kernel image name ends with -armv7,
then emulate an ARMv7-A CPU automatically).
So in reality, only 2/ is required.
Change-Id: I5c0245ba5e6a2bc34d0d49b2c024fffd317a5eed
2011-06-16 00:27:26 +02:00
David 'Digit' Turner
6e7926a6cd
am 55a461c9
: am f245dd79
: Merge "full_x86-eng: Ensure we copy the PC bios files."
...
* commit '55a461c9b1ab92bf6250650afcacc8de85c1e01a':
full_x86-eng: Ensure we copy the PC bios files.
2011-04-26 10:24:22 -07:00
David 'Digit' Turner
f245dd7975
Merge "full_x86-eng: Ensure we copy the PC bios files."
2011-04-25 23:25:38 -07:00
Raphael
5e3ce3972c
resolved conflicts for merge of 854354be
to honeycomb-plus-aosp
...
Change-Id: Iabd1ac0b63276067b094939b237c6e695fff0c9f
2011-04-15 17:13:44 -07:00
Raphael Moll
24434460b6
Add swtmenubar.jar to SDK
...
Change-Id: Ia46337875cb78bb6a01731008b9acbfa4657d0a9
2011-04-14 21:25:02 -07:00
David 'Digit' Turner
495283735e
full_x86-eng: Ensure we copy the PC bios files.
...
This change ensures that building full_x86-eng will copy the
Bios files to the right location. This is necessary to launch
"emulator-x86" after building the system images.
Before this patch, one had to make the copy manually. Note that
sdk_x86-eng does not need this (the files are actually taken care
of in build/target/product/sdk.mk so will be copied even in case
of the ARM sdk build).
Change-Id: If70adead27c7997694ebc30561005d26a7358c34
2011-04-14 17:34:40 +02:00
Raphael
9b4660a1c6
resolved conflicts for merge of db0d59d1
to honeycomb-plus-aosp
...
Change-Id: Ie3f5b2986bc926407a7883b449441cb58ab70e30
2011-03-25 15:13:55 -07:00
Brett Chabot
27c782bfcd
am 50a06fe3
: am dd8edfdb
: Manual cherry pick of build more sdklib tests.
...
* commit '50a06fe30e17acdb9a20c3c58f869d59d8c1b563':
Manual cherry pick of build more sdklib tests.
2011-03-24 19:05:35 -07:00
Brett Chabot
50a06fe30e
am dd8edfdb
: Manual cherry pick of build more sdklib tests.
...
* commit 'dd8edfdb1ebdc5717357564fe42586d090e2bbe0':
Manual cherry pick of build more sdklib tests.
2011-03-24 19:02:44 -07:00
Brett Chabot
dd8edfdb1e
Manual cherry pick of build more sdklib tests.
...
Original description from open master:
-----------
Add more sdk lib tests to sdk build.
Also fix whitespace issues introduced by last commit.
Change-Id: Ifdede823b99b210ad6a48513e8522b4f660537cf
2011-03-24 11:26:29 -07:00
Raphael Moll
9791e6ea17
am 7e58a5fa
: Merge "Merge 960ad4e095
from master_open." into honeycomb
...
* commit '7e58a5fa66f905a4524267cd1a9328d8046b3280':
Merge 960ad4e095
from master_open.
2011-03-24 10:04:06 -07:00
Raphael Moll
7e58a5fa66
Merge "Merge 960ad4e095
from master_open." into honeycomb
2011-03-24 09:54:38 -07:00
Brett Chabot
381dc94401
Add more sdk lib tests to sdk build.
...
Also fix whitespace issues introduced by last commit.
Change-Id: I579abcd5f8bc743ee7fa0206307af9347e7352dc
2011-03-23 23:04:21 -07:00
Brett Chabot
29040f6ddb
am deab07f3
: am d42aadb1
: Add ddmlib-tests.jar to sdk build.
...
* commit 'deab07f31b673481ef92c6044835b579be5e2483':
Add ddmlib-tests.jar to sdk build.
2011-03-23 22:21:04 -07:00
Brett Chabot
deab07f31b
am d42aadb1
: Add ddmlib-tests.jar to sdk build.
...
* commit 'd42aadb1ebbc1aef1551b4aa4c525ef54cd5433d':
Add ddmlib-tests.jar to sdk build.
2011-03-23 22:18:26 -07:00
Brett Chabot
d42aadb1eb
Add ddmlib-tests.jar to sdk build.
...
Change-Id: Ib681389a1f1e2ead30808cef3c74dd5da9dea4d0
2011-03-23 22:12:41 -07:00
Bruce Beare
66330ac800
Merge 960ad4e095
from master_open.
...
Original commit msg:
sdk: Add pc-bios files for IA qemu emulator
Change-Id: I7f66a192975dc201a5f886e6a5e02b0ca9fbdee0
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-03-23 15:17:23 -07:00
David Turner
6d712c4eac
am 86ed1dba
: am 75724826
: Merge "sdk: Add pc-bios files for IA qemu emulator"
...
* commit '86ed1dbaa74e1c5b21f98dbb74f2b600a9025470':
sdk: Add pc-bios files for IA qemu emulator
2011-03-23 14:05:58 -07:00
Brett Chabot
06f180f764
Add ddmlib-tests.jar to sdk build.
...
Change-Id: Ifc7cc59726066f869504a338d3025bffdeaa6785
2011-03-22 20:38:57 -07:00
Jean-Michel Trivi
c28cdd120e
am 4361552b
: Merge "Fix bug 4106199 add the libOpenSLES, libOpenMAXAL, libwilhelm libs" into honeycomb-mr1
...
* commit '4361552b218871fd61bc7d1f5fe50522da2c399e':
Fix bug 4106199 add the libOpenSLES, libOpenMAXAL, libwilhelm libs
2011-03-16 20:37:37 -07:00
Jean-Michel Trivi
e410564714
Fix bug 4106199 add the libOpenSLES, libOpenMAXAL, libwilhelm libs
...
Add the new libraries on the system
Change-Id: Ifc7259c45dfb7a4e584a822793811f4119ed5535
2011-03-16 17:30:22 -07:00
Bruce Beare
960ad4e095
sdk: Add pc-bios files for IA qemu emulator
...
Change-Id: Ia919ff57295cd020810989f241da713210bc8720
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-03-15 07:47:48 -07:00
Bruce Beare
18a130e98a
x86: qemu emulator is the default build target
...
Change-Id: I1fc3cb491d593d3e28f90278cfc8de5d77852932
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
2011-03-15 07:47:48 -07:00
Ed Heyl
8e84514ef5
resolved conflicts for merge of 51de6437
to honeycomb-plus-aosp
...
Change-Id: Ie076ccd04fc02fdc6753b4787bcf5ac12f167d4e
2011-03-05 09:31:29 -08:00
David Turner
6b11b58a4a
am dfa82c43
: am faa68200
: Merge "x86: Add in the VirtualBox emulator as a separate build target"
...
* commit 'dfa82c438f5557c5bae3b8f8ae2dc8444edc8036':
x86: Add in the VirtualBox emulator as a separate build target
2011-03-05 09:20:33 -08:00
David Turner
9edd4fa0a6
Merge "x86: sdk_x86 build target"
2011-03-04 12:25:47 -08:00
David Turner
faa6820066
Merge "x86: Add in the VirtualBox emulator as a separate build target"
2011-03-04 11:41:02 -08:00
Ying Wang
cdd1dc0a6f
am 1fe8c892
: am 65265492
: Don\'t clean INSTALLED_RADIOIMAGE_TARGET in target/board/Android.mk
...
* commit '1fe8c89298df6433c2f70b8ae093b90bd12eb760':
Don't clean INSTALLED_RADIOIMAGE_TARGET in target/board/Android.mk
2011-03-02 12:54:55 -08:00
Wink Saville
9423f913ab
am 6d85b7c7
: am 243d9ae2
: am 4d67e916
: am d09b2e55
: Merge "WAPPushManager, WAP Push over SMS message handler"
...
* commit '6d85b7c774d224825f7ecd6e7819499daadc4c78':
WAPPushManager, WAP Push over SMS message handler
2011-03-02 12:53:40 -08:00
Ying Wang
1fe8c89298
am 65265492
: Don\'t clean INSTALLED_RADIOIMAGE_TARGET in target/board/Android.mk
...
* commit '652654927da52f9d1d0e75b69be44701686f79e7':
Don't clean INSTALLED_RADIOIMAGE_TARGET in target/board/Android.mk
2011-03-01 14:56:57 -08:00
Ying Wang
652654927d
Don't clean INSTALLED_RADIOIMAGE_TARGET in target/board/Android.mk
...
We are deprecating use of AndroidBoard.mk. To move add-radio-file to
Android.mk, cleaning INSTALLED_RADIOIMAGE_TARGET may clean the radio
target set by other Android.mks that get included before
target/board/Android.mk.
Bug: 3500660
Change-Id: Iee19c40c18f0e9ec23bad4b6ab0e600756af615a
2011-03-01 14:16:58 -08:00
Wink Saville
6d85b7c774
am 243d9ae2
: am 4d67e916
: am d09b2e55
: Merge "WAPPushManager, WAP Push over SMS message handler"
...
* commit '243d9ae28ce30dda98bc024794218f1a8b21e85f':
WAPPushManager, WAP Push over SMS message handler
2011-03-01 13:48:38 -08:00
Bruce Beare
5636301f78
x86: sdk_x86 build target
...
Change-Id: I3876246ddf884ffd09ff0f8e3e300dffb4a332f0
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-03-01 13:04:23 -08:00
Bruce Beare
ba366c4fb3
x86: Add in the VirtualBox emulator as a separate build target
...
Change-Id: Icff81a757952b7652d171bc95773e177c4fd7772
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
2011-03-01 13:04:21 -08:00
Wink Saville
4d67e91644
am d09b2e55
: Merge "WAPPushManager, WAP Push over SMS message handler"
...
* commit 'd09b2e552788cc90813e930e3912651e053c657c':
WAPPushManager, WAP Push over SMS message handler
2011-03-01 12:39:42 -08:00
Marc Blank
784f377fee
Add Exchange to build targets
...
Change-Id: I24c661140e1129ff2e47a1dbbafe5d9040bc08a3
2011-02-25 11:18:47 -08:00
Wink Saville
d09b2e5527
Merge "WAPPushManager, WAP Push over SMS message handler"
2011-02-23 18:23:21 -08:00
Ying Wang
5371de12df
Fix generic_x86 image sizes.
...
The image build tools only accept decimals.
Change-Id: I4fc3d32a9528bdad4cfb9381cff344a1a1b6b6d5
2011-02-09 10:50:55 -08:00
Kenny Root
773f315bd8
Add system image size for X86
...
It was defaulting to 128M which was slightly too small for all the
applications. Increasing to 150M fits the resulting image.
Change-Id: I55957c54fbdb77090487c08ed3948988621978b3
2011-02-08 07:45:46 -08:00
Jean-Baptiste Queru
4b35d1aba0
Fix x86 build.
...
Change-Id: I22dc39a68911e1b5846c20e63c0f8c59521ea7f5
2011-02-03 09:55:47 -08:00
The Android Open Source Project
3b6bf4484e
Mass merge from gingerbread - do not merge
...
Change-Id: Idbfeda9c0a9720d894352747c01754ed2c90c44d
2011-01-30 12:39:46 -08:00
Eric Fischer
2cbc3bb1fb
am 54a6b731
: Merge "Flesh out the languages_full list with recently added locales." into gingerbread
...
* commit '54a6b731da4029237410f04c1b6cb9b64bf2783f':
Flesh out the languages_full list with recently added locales.
2011-01-29 09:27:42 -08:00
Jean-Baptiste Queru
12d87a3e3c
am ef7c96c9
: am d3966412
: am ab81ffe2
: am 70b8941f
: Merge "Add dnsproxyd to keep in sync with base init.rc"
...
* commit 'ef7c96c988a0c68c387bcbe7efa498c7066f4c34':
Add dnsproxyd to keep in sync with base init.rc
2011-01-29 08:35:14 -08:00
Jean-Baptiste Queru
ef7c96c988
am d3966412
: am ab81ffe2
: am 70b8941f
: Merge "Add dnsproxyd to keep in sync with base init.rc"
...
* commit 'd39664126ed27b816e91312d28b76218f6bd5efb':
Add dnsproxyd to keep in sync with base init.rc
2011-01-29 08:01:57 -08:00
Jean-Baptiste Queru
d39664126e
am ab81ffe2
: am 70b8941f
: Merge "Add dnsproxyd to keep in sync with base init.rc"
...
* commit 'ab81ffe2defa3294e09b70372e2179db2377c894':
Add dnsproxyd to keep in sync with base init.rc
2011-01-27 13:57:47 -08:00