Wink Saville
c4e790dc64
Create telephony-common and mms-common - DO NOT MERGE
...
These have been created to reduce the size and complexity
of frameworks/base.
mms-common was created by moving all of
frameworks/base/core/java/com/google/android/mms
to:
frameworks/opt/mms
telephony-common was created by moving some of
frameworks/base/telephony
to:
frameworks/opt/telephony
Change-Id: I5613c1447dbe655c55f9ba499e453bb59a06c4c0
2012-07-17 12:22:58 -07:00
Keun young Park
fb1951e2f4
add TestingCamera to mini for generic PDK
...
Change-Id: I8a04c48e173d8742bf852d242e2efc0577287608
2012-07-16 12:15:54 -07:00
Guang Zhu
fb3083ef6f
am 96d9fa29
: resolved conflicts for merge of ef1335ed
to jb-dev-plus-aosp
...
* commit '96d9fa29cd1ff48b733eb090e99fe165d194d313':
use default shell (mksh) in emulator
2012-07-12 09:36:35 -07:00
Guang Zhu
96d9fa29cd
resolved conflicts for merge of ef1335ed
to jb-dev-plus-aosp
...
Change-Id: I4da6c32635e67730ac595a2a04165f12c37c1c15
2012-07-11 19:36:17 -07:00
Guang Zhu
ef1335eda4
use default shell (mksh) in emulator
...
remove the override to use ash as shell so that mksh is the
default in 'generic' product type
Change-Id: I91d76d0fc522baf5d47096ab19ea264c9b1268e6
2012-07-11 18:35:08 -07:00
Wink Saville
a44a92914b
Merge commit 'c16c9454' into mit
...
* commit 'c16c9454':
Create telephony-common and mms-common
2012-07-11 18:08:21 -07:00
Wink Saville
c16c945497
Create telephony-common and mms-common
...
These have been created to reduce the size and complexity
of frameworks/base.
mms-common was created by moving all of
frameworks/base/core/java/com/google/android/mms
to:
frameworks/opt/mms
telephony-common was created by moving some of
frameworks/base/telephony
to:
frameworks/opt/telephony
Change-Id: I5613c1447dbe655c55f9ba499e453bb59a06c4c0
2012-07-06 18:06:36 -07:00
Marc Blank
f173c6be57
Change build targets to use Email2/Exchange2
...
Change-Id: I1b93b112b4d31ce379d33e2d1202fc90bb8d21eb
2012-06-28 16:55:57 -07:00
Keun young Park
fb8cc2d4e3
replace development/data/etc/ to device/generic/goldfish/data/etc
...
- Files under development/data/etc will be removed
Change-Id: I39907cda9b3253f1608ed3231a8a9945087348d7
2012-06-19 18:02:22 -07:00
Jean-Baptiste Queru
a644e7bb66
am 03bb0851
: Remove references to packages that don\'t exist any more.
...
* commit '03bb0851d6a86ac51becaa132f96ed1d8f4b604c':
Remove references to packages that don't exist any more.
2012-06-19 11:27:26 -07:00
Jean-Baptiste Queru
03bb0851d6
Remove references to packages that don't exist any more.
...
Those can't be found anywhere in the build system.
Change-Id: I3b3727e7735de0dbffae930cf99a6d6ccbc79570
2012-06-19 11:17:27 -07:00
Guang Zhu
d214c7e495
am 5d76a3f2
: Merge "add uiautomator into system image" into jb-dev
...
* commit '5d76a3f2d53fceb883d84d214c28c51bc3e5b43c':
add uiautomator into system image
2012-06-18 11:55:49 -07:00
Guang Zhu
e770754b9f
add uiautomator into system image
...
this includes 2 pieces:
* uiautomator shell script
* uiautomator.jar: test runner and the automation framework
classes
source is under frameworks/testing/uiautomator
Change-Id: I237d85b8917d2451cf35362d2e34786940897921
2012-06-17 00:33:08 -07:00
Jean-Baptiste Queru
12d24b5aab
resolved conflicts for merge of 76af0657
to jb-dev-plus-aosp
...
Change-Id: I4843695261abbc478fd6b505debe6fc20a06c88d
2012-06-12 14:57:27 -07:00
Bruce Beare
46b48e88fe
full_x86: use telephony profile
...
Author: Bruce Beare <bruce.j.beare@intel.com>
Change-Id: I3c086f3f38049e9a7cc2e653aa0ee0d2a2ca1a79
2012-06-12 14:34:53 -07:00
Jamie Gennis
82c11caca0
am f3b1395a
: Merge "Add atrace to core.mk" into jb-dev
...
* commit 'f3b1395a41a1f882fac74b8a55723af8f77535d0':
Add atrace to core.mk
2012-06-12 12:41:26 -07:00
Jean-Baptiste Queru
ddb706785b
am 5b7633be
: am 06e515dd
: Merge "This patch addresses the following issues:"
...
* commit '5b7633be4e107888db7b6fc3d50be6aa8eb7f95c':
This patch addresses the following issues:
2012-06-12 08:05:22 -07:00
Jamie Gennis
f3b1395a41
Merge "Add atrace to core.mk" into jb-dev
2012-06-11 12:04:24 -07:00
Jamie Gennis
a9efae347f
Add atrace to core.mk
...
This change adds the atrace binary and init.trace.rc to the system image for
all builds.
Bug: 6513400
Change-Id: Ib979f4b6ffe799ab56e66fc3acfad754d216c576
2012-06-08 14:59:42 -07:00
Eino-Ville Talvala
5b401f8b8b
am e245ecdc
: Merge "Add LegacyCamera to SDK product" into jb-dev
...
* commit 'e245ecdc0a87fb198894995ffbc4e6fec8d812f8':
Add LegacyCamera to SDK product
2012-06-08 09:34:52 -07:00
Eino-Ville Talvala
e245ecdc0a
Merge "Add LegacyCamera to SDK product" into jb-dev
2012-06-08 09:32:27 -07:00
Keun young Park
d3da15a5ee
am 6aae80a8
: Merge "add mini.mk for common configurations for mini products" into jb-dev
...
* commit '6aae80a8d500084466c7e6d90769dda9a5b20507':
add mini.mk for common configurations for mini products
2012-06-06 15:51:24 -07:00
Keun young Park
fd9f8bcfdb
add mini.mk for common configurations for mini products
...
- it is used for generic pdk release
Bug: 6540216
Change-Id: I7dd21724a9484e48c66e4430cd003ffb448f075b
2012-06-06 14:15:57 -07:00
Raghu Gandham
f70dec9281
This patch addresses the following issues:
...
1. Fix a typo.
2. Include libffi in the MIPS list of Product Packages.
3. Default to JSC for MIPS until the MIPS support in v8 lands in aosp.
2012-06-05 15:33:37 -07:00
Eino-Ville Talvala
97150497b3
Add LegacyCamera to SDK product
...
Change-Id: I690bf0ba6435c520c3de1d6fb250ffae1ae45475
2012-06-05 13:53:33 -07:00
Jean-Baptiste Queru
89a0306ec3
am e7af5e24
: Add Live Wallpapers to AOSP builds
...
* commit 'e7af5e2428d6c831acb73fac6547c3a780dca729':
Add Live Wallpapers to AOSP builds
2012-06-02 08:35:03 -07:00
Jean-Baptiste Queru
e7af5e2428
Add Live Wallpapers to AOSP builds
...
Change-Id: I76df14d99fd876b765510ced8f5523e3bafce291
2012-06-01 18:27:03 -07:00
Wink Saville
84690f969e
am f97105ea
: Merge "Fix rild running in Nakasi." into jb-dev
...
* commit 'f97105ea898fd4ad83ca55e391c0d512e3497b9b':
Fix rild running in Nakasi.
2012-05-31 13:25:41 -07:00
Wink Saville
f97105ea89
Merge "Fix rild running in Nakasi." into jb-dev
2012-05-31 13:21:34 -07:00
Wink Saville
689f117b63
Fix rild running in Nakasi.
...
The module rild is telephony specific, since Nakasi has no radio
it shouldn't run rild. Changing the build system so rild is optional
for products that don't have telephony support.
Since rild is now optional, it is necessary to add it explicitly to
the sdk build as the sdk build is special.
Bug: 6463864
Change-Id: If944e051023b567807585fb91163a1e3f79c1024
2012-05-31 10:35:52 -07:00
Keun young Park
53ba6b22f9
am 15d15136
: Merge "change location of apns-conf.xml and vold.conf" into jb-dev
...
* commit '15d151367482b6ed47cecf1a578b365b7c6ccab3':
change location of apns-conf.xml and vold.conf
2012-05-30 20:34:00 -07:00
Keun young Park
e581d866fb
change location of apns-conf.xml and vold.conf
...
- from development/data to device/generic/goldfish/data
Change-Id: Iab7ad32b31b64f854412dd3cf23fd244a5306ed9
2012-05-30 16:32:30 -07:00
Jean-Baptiste Queru
fe5d7c788b
am a2bfde63
: am fed2587c
: Merge "dalvik heapsize: Remove obsolete flag, set porperty"
...
* commit 'a2bfde63b767378979145cb8be55d9a305e2b4f5':
dalvik heapsize: Remove obsolete flag, set porperty
2012-05-25 07:19:55 -07:00
Jean-Baptiste Queru
4261ace013
resolved conflicts for merge of 9f312b81
to jb-dev-plus-aosp
...
Change-Id: I4589e38d0a2d35f84f16e00dd9cffa02b25ebf98
2012-05-25 07:16:04 -07:00
Bruce Beare
5b21303927
dalvik heapsize: Remove obsolete flag, set porperty
...
Change-Id: I51360867171aaebce071b3391678ff6e7f191dc5
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2012-05-24 11:38:18 -07:00
Jean-Baptiste Queru
3deea32a31
Merge "Enable DRM support in the SDK system image"
2012-05-24 10:14:05 -07:00
Jean-Baptiste Queru
e4abb37a73
am 27a4fa10
: am 2d0055dd
: Merge "Revert "Add module \'idmap\'.""
...
* commit '27a4fa10a90c754da307ddda14e16c3864dc0413':
Revert "Add module 'idmap'."
2012-05-23 16:16:30 -07:00
Jean-Baptiste Queru
4412133fb8
Revert "Add module 'idmap'."
...
This reverts commit eb7c4a5e9e
.
2012-05-23 16:03:14 -07:00
Jean-Baptiste Queru
a213c695a0
am 372936d8
: am c47b90a9
: Merge "Add module \'idmap\'."
...
* commit '372936d881a2b64333c88ccb012ec57f80a2e424':
Add module 'idmap'.
2012-05-23 16:01:09 -07:00
Jean-Baptiste Queru
c47b90a9a9
Merge "Add module 'idmap'."
2012-05-23 14:40:00 -07:00
Andrew Hsieh
b968c85edf
Set generic_x86/BoardConfig.mk TARGET_ARCH_VARIANT to x86
...
Change TARGET_ARCH_VARIANT from x86-atom to x86, for the reason
that atom-specific instruciton like "movbe" isn't "generic" to
x86 Android devices and x86 host running emulator-x86, which may
crash non-atom host in VT because "movbe" isn't supported natively.
Also revert previous fix in TARGET_linux-x86.mk which conservatively
disable "movbe" across the board
Change-Id: Ief93a3585566ffae558fcdc29741e6213a048d7d
2012-05-21 14:27:59 +08:00
James Dong
3ffbea3dcf
am 4007faf4
: Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
...
* commit '4007faf4c6bb99883f6ac7a8d80a956837909ff8':
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
2012-05-16 01:22:31 -07:00
James Dong
4007faf4c6
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
...
related-to-bug: 6502980
Change-Id: I02a735ff4897ed386fe9c5d886260b1363a1e019
2012-05-16 01:17:42 -07:00
James Dong
4d5c4dc3e0
am c8bfb1ca
: Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine" Fixed the broken build first.
...
* commit 'c8bfb1cad15822f31e3f3250d00b4ef6761c19c4':
Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine" Fixed the broken build first.
2012-05-15 14:59:09 -07:00
James Dong
c8bfb1cad1
Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine"
...
Fixed the broken build first.
This reverts commit e85f05be14
.
2012-05-15 14:47:37 -07:00
James Dong
a0404bf3b7
am e85f05be
: Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
...
* commit 'e85f05be147bf7d916d1b1622f6f3038dac8913b':
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
2012-05-15 14:27:02 -07:00
James Dong
e85f05be14
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine
...
related-to-bug: 6328360
Change-Id: Ia320d417497bc410f99f8ff7f11c727d1299afba
2012-05-15 00:45:45 -07:00
Jean-Baptiste Queru
44fd5580b5
am 7eb749d1
: am 2d7274de
: Merge "MIPS generic target support"
...
* commit '7eb749d134fd52e23be7218bf2ea7dfa1b1180b3':
MIPS generic target support
2012-05-11 21:53:54 -07:00
Victoria Lease
057366e21d
am 67095e00
: Merge "Parse external/cibu-fonts/fonts.mk." into jb-dev
...
* commit '67095e005c48c639954d4ada60f391ff4923f0eb':
Parse external/cibu-fonts/fonts.mk.
2012-05-11 16:54:00 -07:00
Victoria Lease
67095e005c
Merge "Parse external/cibu-fonts/fonts.mk." into jb-dev
2012-05-11 16:51:47 -07:00
Jean-Baptiste Queru
2d7274de30
Merge "MIPS generic target support"
2012-05-11 14:46:38 -07:00
Jean-Baptiste Queru
8ff07372c1
am 0e2bc24e
: am cd99ece7
: Merge "x86: customize the malloced address to be 16-byte aligned"
...
* commit '0e2bc24ef002ec612e94a64da297a7698acde749':
x86: customize the malloced address to be 16-byte aligned
2012-05-11 14:12:10 -07:00
Jean-Michel Trivi
a5cb884640
am 0c5db81f
: Merge "Add OMX IL FLAC encoder library" into jb-dev
...
* commit '0c5db81fb28f74491e7f17c6c81ae0b19342ca7c':
Add OMX IL FLAC encoder library
2012-05-10 10:45:15 -07:00
Jean-Michel Trivi
0c5db81fb2
Merge "Add OMX IL FLAC encoder library" into jb-dev
2012-05-10 09:54:41 -07:00
Jean-Michel Trivi
b8bc852d5d
Add OMX IL FLAC encoder library
...
Bug 5525503
Add the software FLAC encoder OMX IL wrapper to the build.
Change-Id: Iac69558088934e0db41e9cc7fa3fab7e72348568
2012-05-09 16:00:11 -07:00
Jeff Brown
9c55335afd
am 8c1028d4
: Merge "Add keyboard layout package to build." into jb-dev
...
* commit '8c1028d45cfd7892a031e32b4e51bad729ebd2cb':
Add keyboard layout package to build.
2012-05-09 01:45:55 -07:00
Jean-Michel Trivi
8fda511103
am 0acb2064
: Merge "Make audio downmixer part of the core platform" into jb-dev
...
* commit '0acb2064d7080ab1b3d993cfad66fbf852f9663a':
Make audio downmixer part of the core platform
2012-05-09 01:45:21 -07:00
Raghu Gandham
b53cc7a82b
MIPS generic target support
...
Change-Id: I76506eba9d11867e53069c97038996bddd7dd5a2
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Raghu Gandham <raghu@mips.com>
Signed-off-by: Duane Sand <duanes@mips.com>
Signed-off-by: Bhanu Chetlapalli <bhanu@mips.com>
2012-05-08 11:53:47 -07:00
Victoria Lease
c5fc79071a
Parse external/cibu-fonts/fonts.mk.
...
Bug: 6232193
Change-Id: I5a4b1077440ce9ab5bc504d5b2fca1a9648cc084
2012-05-08 09:28:34 -07:00
Jack Ren
6f28d9750c
x86: customize the malloced address to be 16-byte aligned
...
That can gain better memory performance than 8-byte alignment
Change-Id: Ibcc5bf7b96ed10166038357dd0c86c9171768f3e
Signed-off-by: Jack Ren <jack.ren@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2012-05-08 13:38:25 +08:00
Jeff Brown
8c1028d45c
Merge "Add keyboard layout package to build." into jb-dev
2012-05-07 19:30:00 -07:00
Jeff Brown
b2d926898c
Add keyboard layout package to build.
...
Bug: 6110399
Change-Id: Ifb1d0126359750699244e481b49bbaf49371b7ae
2012-05-07 19:11:06 -07:00
Jean-Michel Trivi
d3763c4214
Make audio downmixer part of the core platform
...
Add the multichannel audio downmix effect to the core platform, as
it is now a core feature of the media framework.
Bug 6456547
Change-Id: I35f88f6bffc131d5fe837c3767879f2536cec05b
2012-05-07 17:10:12 -07:00
Elliott Hughes
559ffeb2ef
am 8e67348b
: Merge "Track libnativehelper move for PDK." into jb-dev
...
* commit '8e67348b515636ec8314da44b3f583c5d053e81a':
Track libnativehelper move for PDK.
2012-05-04 16:50:41 -07:00
Elliott Hughes
8e67348b51
Merge "Track libnativehelper move for PDK." into jb-dev
2012-05-04 16:48:37 -07:00
Vikram Aggarwal
107339d84d
am aa6ffd75
: Merge "Fix the build. Exchange -> Exchange2" into jb-dev
...
* commit 'aa6ffd7595966808a60341a449745d3d03d88768':
Fix the build. Exchange -> Exchange2
2012-05-04 16:42:05 -07:00
Vikram Aggarwal
e396df8cb5
Fix the build. Exchange -> Exchange2
...
Change-Id: I70b479b69ea60a60ee3725344aa410c6e4f9d6b7
2012-05-04 16:34:27 -07:00
Elliott Hughes
89898dff4e
Track libnativehelper move for PDK.
...
Bug: 6369821
Change-Id: I4dfd9eece9f6912a37c3caee77bd0eadb9313160
2012-05-04 15:36:42 -07:00
Jun Tian
020e159f2d
Enable DRM support in the SDK system image
...
Move the DRM packages from full_base.mk to core.mk to support DRM both on full and SDK building.
It can fix the DRM CTS failures in the system image for emulator.
Change-Id: Id12b0ca83a815aac90860230582882e370693522
2012-05-04 10:36:03 +08:00
Jean-Baptiste Queru
5af27de0b5
resolved conflicts for merge of 343597c3
to jb-dev-plus-aosp
...
Change-Id: I84648a8044e6238a57b4a08a261146bfa3c8c1c7
2012-05-02 15:24:32 -07:00
Jean-Baptiste Queru
6ed1beed3d
am a4354dd8
: am 2ba46ecd
: Merge "Add Esperanto to the list of locales"
...
* commit 'a4354dd8ce98320a1e6ca895dc049b82c8e1fa46':
Add Esperanto to the list of locales
2012-05-02 14:18:27 -07:00
Jun Tian
07fe2cf7b4
Enable sound effect support in the SDK system image
...
Add the missing configuration in sdk.mk to support sound effect in the SDK building.
This patch can fix the CTS sound effect failues of media test in emulator system image.
Change-Id: I8c22e62201d48c2e56fb4c105795bb96ded8f34d
2012-05-02 12:18:52 -07:00
Jean-Baptiste Queru
2ba46ecdc4
Merge "Add Esperanto to the list of locales"
2012-05-02 07:39:16 -07:00
James Dong
a69e6194da
Build libstagefright_soft_mpeg4enc.so by default
...
o related-to-bug: 6401068
Change-Id: I3114d4b817acc85a6982d03ef3b161141413a079
2012-04-25 18:10:19 -07:00
James Dong
a56be342c2
Merge "Build libstagefright_soft_h264enc by default"
2012-04-24 18:02:49 -07:00
Ying Wang
64f642d688
Fix pdk build.
...
The pdk builds don't have access to development.
Change-Id: Ie7e9f8d24b788749481465311e64145e175b8c4f
2012-04-24 17:12:43 -07:00
Raphael Moll
b7567ea321
resolved conflicts for merge of 4a6e8b95
to master
...
Change-Id: I04abdad12266d7f0eb248528d9bbd35369d18413
2012-04-24 15:43:28 -07:00
Jean-Baptiste Queru
0cfde4016d
Merge 8664008c
to master
...
Change-Id: Ia6aa11892665b8aa42e5fbc69146db251d9a8636
2012-04-24 14:47:45 -07:00
James Dong
d5177950a5
Build libstagefright_soft_h264enc by default
...
related-to-bug: 6383440
Change-Id: I852941c72f9b7270ac6e5b094e4b2a0322643ac8
2012-04-24 14:02:25 -07:00
Raphael Moll
d0831659af
Merge "Split target/product/sdk.mk into sdk.git"
2012-04-23 12:44:00 -07:00
Raphael Moll
f66f3476e4
Split target/product/sdk.mk into sdk.git
...
This changes target/product/sdk.mk so that the list of tools
and libs to build for the SDK be actually defined in both
sdk.git and development.git.
Depends on dev.git change I6bbc6644a and sdk.git change Id270eba6
Change-Id: I790df85ea8620f73c769aec0f92f474de60b63f9
2012-04-20 14:14:55 -07:00
Andrew Hsieh
ecd054c609
Add goldfish audio hw to board/generic_x86
...
Without it, app with audio may crash x86 emulator
Change-Id: Ie9b30a2827c0a559e7cf73b7b21604f36c379483
2012-04-20 16:08:14 +08:00
Iliyan Malchev
aad195e79e
vbox_x86: add a 256M ext4 cache partition
...
Change-Id: If88895f60308673526a579a96d5b1ed9206c0241
Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-04-19 14:50:10 -07:00
Brett Chabot
a8df794649
Merge "Add smoke tests to sdk build."
2012-04-18 14:56:18 -07:00
Mike Lockwood
8945c2609e
Merge "core.mk: Add rule for init.usb.rc"
2012-04-17 10:40:04 -07:00
Brett Chabot
1e420b6063
Add smoke tests to sdk build.
...
Change-Id: If614ad21b3323e16b358f248c44c15b0fe5f0e9a
2012-04-16 18:29:48 -07:00
Andrew Flynn
3bdcae333f
Merge "Default ro.carrier to unknown"
2012-04-16 10:25:27 -07:00
Andrew Flynn
dc790b0f1d
Default ro.carrier to unknown
...
This was previously performed by init.c
Change-Id: Id34c636e06dfe2766446f909e9d05557163d812d
2012-04-16 10:16:02 -07:00
Eric Laurent
55f3f8549f
Fix problem with audio policy configuration file.
...
Having the copy of default audio_policy.conf file in generic_no_telephony.mk
doesn't work because of multiple inheritance on certain products.
Move it to board/generic/device.mk to be consistent with how the audio HAL
modules are managed.
Issue 6333980.
Change-Id: If6053ad596b6f693f43c72ba9cc54cb7a7cfa233
2012-04-13 18:58:20 -07:00
Robert Greenwalt
843bc2ccd1
Add MDNS to the build.
...
Change-Id: I025fe959a38344bb072ec13701f934a4fb9a5f36
2012-04-12 14:16:30 -07:00
Mike Lockwood
a0d8a6aace
core.mk: Add rule for init.usb.rc
...
Change-Id: I2068c08648aad26bbfb35a6a7890757b5d8b01c9
Signed-off-by: Mike Lockwood <lockwood@google.com>
2012-04-11 12:37:06 -07:00
Eric Laurent
0ee7236b3a
Merge "Fix audio broken for sdk builds."
2012-04-10 18:05:08 -07:00
Eric Laurent
d0c6327edd
Fix audio broken for sdk builds.
...
Add missing audio policy configuration file copy for sdk product.
Issue 6289703.
Change-Id: Ica9ce813d945dd76b836c8bd68f3e168a7d537e0
2012-04-10 17:59:22 -07:00
Iliyan Malchev
277e68b3af
init.vbox_x86.rc: mount data & cache partitions from /dev/sdb
...
Change-Id: Ifa14f0be875848297883d2ee66372a355a4174e6
Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-04-06 11:04:53 -07:00
Iliyan Malchev
b162d31162
Merge "vbox_x86: update init.vbox_x86.rc, remove custom init.rc"
2012-04-04 15:57:20 -07:00
Iliyan Malchev
ce7d34ca2c
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>
2012-04-04 15:33:21 -07:00
Dima Zavin
b520df4874
target/product: have the sdk product pull in the apns
...
Bug: 6274210
Change-Id: I23c76975312a7fb60926853cdbde8065ae8b5f76
Signed-off-by: Dima Zavin <dima@android.com>
2012-04-03 20:20:14 -07:00
Eric Laurent
cc6766fa1d
added audio_policy.conf file
...
Change-Id: Icde73ce66208972914324d64927fef816aa68ca6
2012-04-03 16:42:50 -07:00
Tor Norbye
8245810475
Revert "Update versions of the Eclipse prebuilt libraries"
...
This reverts commit 94c85043c1
.
2012-04-03 11:14:16 -07:00
Tor Norbye
bcfa78b60a
Merge "Update versions of the Eclipse prebuilt libraries"
2012-04-03 07:56:32 -07:00
Mårten Kongstad
eb7c4a5e9e
Add module 'idmap'.
...
Change-Id: Idacd9d7107dedf235b312a252c36c7d4d4e6bc31
2012-03-30 09:12:08 +02:00
Andreas Huber
51cf729aad
Include new raw audio decoder.
...
Change-Id: I7352c927a4d9f804f92b743d903b06c7745f3fbf
2012-03-29 11:34:46 -07:00
James Dong
3a7ede24dd
install drm libraries and drmserver to the core product, which covers sdk build
...
o related-to-bug: 6246463
Change-Id: Ifaef3cd71d05c7e1ca3d7b3c459bfa4bea0d2e20
2012-03-28 19:08:44 -07:00
Anatol Pomazau
bf2c759a67
Merge "audio configuration file path change because it is relocated"
2012-03-28 12:21:22 -07:00
Kenny Root
89912bec23
Merge "Move keystore from user_tags to core req"
2012-03-27 20:41:57 -07:00
Marius Renn
e455a972be
Merge "Multi-Project Commit: Move of filterfw out of system/media (3 of 7)"
2012-03-27 16:29:47 -07:00
Marius Renn
fe97fe9e9f
Multi-Project Commit: Move of filterfw out of system/media (3 of 7)
...
This is part of the multi-project commit to move the filter-framework
from system/media/mca to frameworks/base/media/mca.
Note that the filter-framework will soon be replaced with a refactored
version currently under API review (also to go under frameworks/base).
This move is done now to unblock the PDK efforts.
Change-Id: I3d12882239e0bb66e11d3fb5ec952cc474be4f0a
2012-03-27 10:46:13 -07:00
Colin Cross
97e023c6f2
move hardware feature definitions
...
Move the hardware feature xml files from frameworks/base/data/etc
to frameworks/native/data/etc.
Change-Id: Ie9a9d82a0af120f8c7f580c710e3e464461ea586
2012-03-26 16:25:49 -07:00
James Dong
e7b0dbbf23
audio configuration file path change because it is relocated
...
o related-to-bug: 6214141
Change-Id: I27f50dad2cbc72390f828ba539317df1cf4b1189
2012-03-23 21:58:34 -07:00
Raphael Moll
a3f122abb9
Fix build: Revert "SDK: Enable monitor in sdk product."
...
This reverts commit 0022a035d6
.
2012-03-23 10:45:20 -07:00
James Dong
49cc9bacbf
Merge "Fix missing xml configuration files for sdk builds"
2012-03-23 09:20:58 -07:00
James Dong
f0813c27a1
Fix missing xml configuration files for sdk builds
...
o related-to-bug: 6132480
Change-Id: Ib08ce4cf7ef4d85ab888804c7c4a3d1337370e52
2012-03-22 19:18:35 -07:00
Raphael Moll
0022a035d6
SDK: Enable monitor in sdk product.
...
Requires change sdk.git change I7afbd63b
Change-Id: Ifb31e2e36ea92a0fdd0996a387c00f0edc2e4218
2012-03-21 21:30:11 -07:00
Mike Lockwood
b5494f5b75
Merge commit 'a09c24d'
2012-03-21 16:55:23 -07:00
Doug Zongker
2c4dc95767
Merge "optional cross-check between OTA radio images and board-info.txt"
2012-03-21 09:47:25 -07:00
Doug Zongker
9296f09277
optional cross-check between OTA radio images and board-info.txt
...
Adds a python script which checks the version of each radio image
added with the new add-radio-file-checked macro against a file
containing sha-1 -> version string mappings and the contents of
board-info.txt, so that the build can fail if board-info.txt and the
OTA images are out of sync.
Change-Id: Icb61dc2adefc240ced9059941582c23b629089c0
2012-03-21 09:18:15 -07:00
Tor Norbye
94c85043c1
Update versions of the Eclipse prebuilt libraries
...
Change-Id: I0bfaf13147e135f29f8a1b7862429320d0e6a2c7
2012-03-20 12:24:47 -07:00
James Dong
e25a5198bb
Added media_codecs.xml file to generic_x86 and vbox_x86 configuration files
...
o related-to-bug: 6132480
Change-Id: I82753468676d3b1ecba892c993de11ef779eed01
2012-03-19 14:11:00 -07:00
Kenny Root
9ea6952e8a
Move keystore from user_tags to core req
...
Move the keystore from the grandfathered list to the new core required
packages.
Change-Id: I61343129c3111cab2d6a1d536775ed9764085281
2012-03-15 09:47:07 -07:00
Andreas Huber
8fd1541c81
Make sure to copy codec setup files to their proper filesystem location on the emulator
...
Change-Id: I97b6944646fcabc754526ef88f7fdd63d0d1da0a
2012-03-13 09:01:51 -07:00
Jean-Michel Trivi
43ba688fed
Include the downmix effect in the platform
...
Change-Id: Ifc05bb7edc06994623848adf568524a98f0f316a
2012-03-09 18:52:00 -08:00
Chih-Chung Chang
a125a3b8a0
Remove Camera package (it's merged into Gallery package).
...
Change-Id: I6808438055d256bd5e2ac607ccafe5c9e5e9311a
2012-03-08 20:06:26 +08:00
Jean-Baptiste Queru
fc41279b74
Merge ab0776e4
...
Change-Id: Ia73777689fcbe4849a5e29ef4e120e0d1f2ba8bf
2012-02-23 08:19:50 -08:00
Xavier Ducrohet
f66089229b
am 85927411
: am 590737b6
: am 295cb9bc
: Enable HW accelerated view framework for generic_x86 builds.
...
* commit '85927411d2e249aab081fc39c838dbc6e2ff93ea':
Enable HW accelerated view framework for generic_x86 builds.
2012-02-23 07:28:46 -08:00
Mathias Agopian
9f763bec7b
frameworks/base refactoring
...
add libandroidfw.so to the build
Change-Id: If84e8afd5056a5ac66c3c9e116d821a8a5a571dd
2012-02-20 22:38:41 -08:00
Todd Poynor
6bfa911394
Merge "build: goldfish: add emulator Power HAL"
2012-02-17 21:54:30 -08:00
Todd Poynor
94d6670f98
Merge "build: Add default/legacy Power HAL"
2012-02-17 20:37:21 -08:00
Xavier Ducrohet
c06eaa4cad
am fe53eeb0
: Declare the emulator as a multi-touch device.
...
* commit 'fe53eeb07617540dc4a920561f4bd2d4f8ae0aa9':
Declare the emulator as a multi-touch device.
2012-02-17 17:08:29 -08:00
Xavier Ducrohet
fe53eeb076
Declare the emulator as a multi-touch device.
...
Also add the default handheld features.
Change-Id: I768094e5e9ef474ee4f6cce5c87c37b3681926ee
2012-02-17 17:05:52 -08:00
Todd Poynor
548f646ce4
build: goldfish: add emulator Power HAL
...
Change-Id: Id6de532d56dabcb8709bb3e331780c8b7f508973
Signed-off-by: Todd Poynor <toddpoynor@google.com>
2012-02-17 16:06:31 -08:00
John Grossman
1d27da7e3b
Attempt to fix the emulator.
...
I failed to add the default HAL for the new local_time HAL to the
emulator build. Emulator experts have advised me that this is the
correct place to do so; hopefully it will fix the emulator's startup.
See bug 6029440
Change-Id: Ib0ab8a226628105c72ffcf7ae511d390630ea045
2012-02-17 09:56:49 -08:00
Xavier Ducrohet
6b960d2d59
Merge "Make sure the emulator system image define the features it supports."
2012-02-16 18:26:45 -08:00
Xavier Ducrohet
590737b674
am 295cb9bc
: Enable HW accelerated view framework for generic_x86 builds.
...
* commit '295cb9bceef599f851db81a3942dc78bdb679fec':
Enable HW accelerated view framework for generic_x86 builds.
2012-02-16 16:37:51 -08:00
Xavier Ducrohet
295cb9bcee
Enable HW accelerated view framework for generic_x86 builds.
...
Change-Id: Ib3bf3e7c08615c29c0086125552ae1a96a737b89
2012-02-16 16:35:42 -08:00
Todd Poynor
66ec6c88ef
build: Add default/legacy Power HAL
...
Change-Id: Ifa1e87c2f45dab3bb7aa07db12c8cfb5a8a38063
Signed-off-by: Todd Poynor <toddpoynor@google.com>
2012-02-16 15:14:00 -08:00
John Grossman
7295780576
Add the default local_time HAL to the base product.
...
Change-Id: I951718d2de13a2e92d41effac75bb75ea4c9fafe
2012-02-16 13:45:08 -08:00
Ying Wang
d9fc5d6ea9
Remove generic_armv5 board config and product.
...
Bug: 6015755
We don't need to support ARMv5 in cts for master going forward.
cts is the only component that needs generic_armv5 config.
Change-Id: Iad35f78737dc30faeed247fda0e77d74cb8f815b
2012-02-14 16:50:52 -08:00
Xavier Ducrohet
eaa3ba4b43
Make sure the emulator system image define the features it supports.
...
Some of them are actually not supported (BT) but it's important
they are there anyway so that we don't prevent app installation.
Change-Id: If1dbde1faec532f0e8a47e5b7972a41b708e0a85
2012-02-14 15:41:10 -08:00
Xavier Ducrohet
77816b88bf
Add lint to all builds.
...
Change-Id: I30a366b0b313c8e418de38f0790b087f287f3bdf
2012-02-03 10:46:14 -08:00
Jean-Baptiste Queru
5aec09b5f3
am 9a741915
: Merge "Add annotations to the sdk build."
...
* commit '9a7419153e7fffa6056a24b567ff3f45111aa0c0':
Add annotations to the sdk build.
2012-02-02 22:34:18 -08:00
Xavier Ducrohet
d79f950820
Add annotations to the sdk build.
...
Change-Id: I22ab1e737f05f6134ec9701c8ed69642a3708fbf
2012-02-02 13:41:19 -08:00
Alon Albert
84e681c397
Merge "Add requestsync package"
2012-02-01 17:48:12 -08:00
Alon Albert
df6a14fa56
Add requestsync package
...
Change-Id: I0429a7cb238b124d3e42927b9dc806bbd5af0622
2012-02-01 15:33:12 -08:00
Andreas Huber
d8b5bb3386
Include the amr wb encoder shared library in all builds.
...
Change-Id: I5f61c696336cf77d49d08b6f99d60046774e91f2
2012-02-01 12:13:38 -08:00
Andreas Huber
715686ddbd
Include the amr encoder shared library in all builds.
...
Change-Id: Ib2c4b8ee73d0615e712c672b9badd156906811e6
2012-02-01 10:42:44 -08:00
Jacob Nordfalk
83906384c8
Add Esperanto to the list of locales
...
EU is used as country code
Signed-off-by: Jacob Nordfalk <jacob.nordfalk@gmail.com>
Change-Id: I24ebfd61725a4ff4ee43a254f2504e023d42dc32
2012-01-31 10:43:03 +01:00
James Dong
7a93b48ad9
Added libstagefright_soft_aacenc to all builds of all products
...
o related-to-bug: 5939000
Change-Id: I938890486ba560d598888a3dd73c8b16d3d82aa0
2012-01-30 12:29:18 -08:00
Xavier Ducrohet
160711d016
Add missing tools jar to the sdk product modules.
...
Change-Id: Ifb44f38bd3d5d710fce1b6da11b40a524c3d09d8
2012-01-27 16:45:09 -08:00
Xavier Ducrohet
65f706a42a
Add annotations to the sdk build.
...
Change-Id: I4f13648f74c80f7ec13545066cdebd67e805d82e
2012-01-27 15:45:35 -08:00
Jean-Baptiste Queru
922196c332
am 40101047
: am 7a8efe57
: Merge "Remove non-existent AlarmProvider to fix SDK build."
...
* commit '4010104732bdae0de5027c4241db5d3cb6230252':
Remove non-existent AlarmProvider to fix SDK build.
2012-01-24 08:44:22 -08:00
Jean-Baptiste Queru
4010104732
am 7a8efe57
: Merge "Remove non-existent AlarmProvider to fix SDK build."
...
* commit '7a8efe57a9505940cd51c7664e8643ec9da9d24d':
Remove non-existent AlarmProvider to fix SDK build.
2012-01-24 08:38:57 -08:00
Ying Wang
c3dbeb5df1
Remove non-existent AlarmProvider to fix SDK build.
...
Change-Id: Ifcd087b9022f29b4b7065a72cafbbc6b3704860b
2012-01-23 10:53:23 -08:00
Doug Zongker
545b7996cc
prefer an explicitly-set TARGET_BOARD_INFO_FILE
...
Change-Id: Ie667a4d0070d1f0bbdfe9fa6d96871bcceb959b8
2012-01-19 10:43:49 -08:00
Jean-Baptiste Queru
da3631dbd1
am fdbb9f94
: am 96a228bd
: Merge "Remove mention of layoutopt/uix as they are gone."
...
* commit 'fdbb9f94bc4b22f60fb46d0babb52c2a0d047aef':
Remove mention of layoutopt/uix as they are gone.
2012-01-12 17:20:28 -08:00
Xavier Ducrohet
4b5e4ba5fd
Remove mention of layoutopt/uix as they are gone.
2012-01-11 18:07:31 -08:00
Vladimir Chtchetkine
0216925157
am 2cbcd24b
: Cherry-picked from e6b969f3b
in master. Do not merge.
...
* commit '2cbcd24ba708be5e387b8bf54351f5c2df7abbec':
Cherry-picked from e6b969f3b
in master. Do not merge.
2012-01-10 16:42:47 -08:00
Vladimir Chtchetkine
2cbcd24ba7
Cherry-picked from e6b969f3b
in master. Do not merge.
...
Add boot property enabling ADBD over QEMU
Emulator and system image now support ADBD communication over QEMUD pipe rather
than over a TCP port forwarding. However, emulator has to know ahead of time
(before system starts booting) whether or not the system image supports ADBD
over pipe to properly setup the communication. For that, we introduce a boot
property "ro.adb.qemu" that is readable by the emulator early enough for the
proper ADB communication setup.
Change-Id: I978489c5acf46177b520e775d745bcc78f469837
2012-01-10 16:31:08 -08:00
Jean-Baptiste Queru
8f8624e61f
am 9caacbd7
: am 5ea72eff
: Use the new location of the emulator kernel
...
* commit '9caacbd74328624dfc753cecfc42cb29bf14bfad':
Use the new location of the emulator kernel
2012-01-06 17:41:07 -08:00
Jean-Baptiste Queru
5ea72effbd
Use the new location of the emulator kernel
2012-01-06 17:02:24 -08:00
Glenn Kasten
d1ee208e4a
Add libaudioutils
...
Change-Id: I8fe062e4a78d8db1ce0612bf7cb58dc021925810
2011-12-16 15:39:33 -08:00
Kenny Root
a8c9594275
Unset HAVE_TLS_REGISTER for ARMv5
...
Bug: 5763261
Change-Id: I0394daa4cdbad598b91a99e54ca5f830e9ee940b
2011-12-15 10:32:11 -08:00
Vladimir Chtchetkine
e6b969f3bc
Add boot property enabling ADBD over QEMU
...
Emulator and system image now support ADBD communication over QEMUD pipe rather
than over a TCP port forwarding. However, emulator has to know ahead of time
(before system starts booting) whether or not the system image supports ADBD
over pipe to properly setup the communication. For that, we introduce a boot
property "ro.adb.qemu" that is readable by the emulator early enough for the
proper ADB communication setup.
Change-Id: I978489c5acf46177b520e775d745bcc78f469837
2011-12-13 11:31:54 -08:00
Jesse Hall
fa947d04dd
am 055cf585
: am 615d2ffa
: Enable the OpenGL View renderer on the emulator
...
* commit '055cf585b567af6ced36d7227a2ae921df5782e0':
Enable the OpenGL View renderer on the emulator
2011-12-12 17:49:18 -08:00
Jesse Hall
055cf585b5
am 615d2ffa
: Enable the OpenGL View renderer on the emulator
...
* commit '615d2ffa926d03ba44fbc58b4593ce96ef831783':
Enable the OpenGL View renderer on the emulator
2011-12-12 15:22:32 -08:00
Jesse Hall
615d2ffa92
Enable the OpenGL View renderer on the emulator
...
If the emulator is run without GL acceleration enabled, the OpenGL
renderer will disable itself at runtime.
Change-Id: Ie40c7895120f51bb6a817c2f3cf7fab0a3dda292
2011-12-12 10:07:04 -08:00
Kenny Root
ab4fbffdfb
Use ARM TLS register for emulator
...
This is dependent on having a kernel that uses CONFIG_HAS_TLS_REG=y
which is enabled in change Ic497e41270a4ad78ca55ab5674b5342e8d939e56
Change-Id: I456c270dd5b4d8fedfb423ac8e363fd37b77f8ce
2011-12-08 08:51:07 -08:00
Jean-Baptiste Queru
26dea7a3e2
am 8dd412a9
: Merge from AOSP
...
* commit '8dd412a900c73144b0d868e3e872938052071d95':
English must be the first language specified
2011-11-30 10:51:12 -08:00
Jean-Baptiste Queru
8dd412a900
Merge from AOSP
...
Change-Id: I992d4a0baefc08e105f76b7e6f6950516047670a
2011-11-30 07:26:18 -08:00
Bruce Beare
37db6cf627
English must be the first language specified
...
The first language specified in PRODUCT_LOCALS is the default.
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-11-29 15:46:28 -08:00
Tor Norbye
dc2450ca25
Build fix - include sdk/lint in build.
2011-11-28 15:05:31 -08:00
James Dong
c99559d0fa
am 0fb8b546
: am ee3c1619
: am ddc943da
: Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
...
* commit '0fb8b5464fa5b1a4d3438363c38db46cb8107cc4':
Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
2011-11-05 19:33:40 +00:00
James Dong
ee3c16196b
am ddc943da
: Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
...
* commit 'ddc943da7e27d745517c50738c249b567970350e':
Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
2011-11-04 21:39:10 +00:00
James Dong
ddc943da7e
Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
...
Change-Id: I93bcf983f5f4da2d37c0f2186a04e7c197ef56a4
related-to-bug: 5566262
2011-11-04 14:08:36 -07:00
Eric Fischer
6ca703d48e
am 9bafad87
: am 492ae873
: Add Amharic and Hindi to the list of all locales.
...
* commit '9bafad8762fe3152217e57b316d32cc796a8818d':
Add Amharic and Hindi to the list of all locales.
2011-11-01 21:59:19 +00:00
Eric Fischer
492ae8733e
Add Amharic and Hindi to the list of all locales.
...
Change-Id: I46d7b2c1e16edb7f96fd4be17fbe37b49b8658aa
2011-10-31 16:09:04 -07:00
John Grossman
a09c24db71
Add the default local_time hal implementation to builds.
...
Cherry-picked from master-tungsten:
Change-Id: I93ee0702fd48e05f75af13d7529c80d3d5b2b2cd
Change-Id: Ic45f56fc649d599cea68dd73226344c2aa0ebe2c
Signed-off-by: Mike J. Chen <mjchen@google.com>
Signed-off-by: John Grossman <johngro@google.com>
2011-10-27 17:33:47 -04:00
Xavier Ducrohet
5a866004b6
Remove last reference to layoutopt.
...
Change-Id: Ifdcf35e0bda41fbb5f04515a4b0f1c60dd130d50
2011-10-26 17:15:11 -07:00
Xavier Ducrohet
3282e9bb4d
Remove references to layoutopt from the build.
...
Change-Id: I54a41f47a380531f4b50eb26e67e8f52b63269a5
2011-10-26 16:47:40 -07:00
Omari Stephens
65216a2d3b
Revert "Remove layoutopt; replaced by the more generic "lint" tool."
...
This reverts commit 7a23d45cdc
.
2011-10-26 16:14:56 -07:00
Tor Norbye
3015409aae
Merge "Remove layoutopt; replaced by the more generic "lint" tool."
2011-10-26 15:47:11 -07:00
Tor Norbye
7a23d45cdc
Remove layoutopt; replaced by the more generic "lint" tool.
...
Change-Id: I5754d10ec7b3fd03a2eb9a70e5f73201f909e11e
2011-10-26 13:37:59 -07:00
Chia-chi Yeh
c8d742a119
Move VpnDialogs into core.mk.
...
It is required by the APIs of user space VPN.
Bug: 5495078
Change-Id: I30c309c4f6467a35fca95e76f666799816874752
2011-10-21 16:40:17 -07:00
Chia-chi Yeh
07767a9e74
Move VpnDialogs into core.mk.
...
It is required by the APIs of user space VPN.
Also remove the dead VpnServices.
Bug: 5495078
Change-Id: I321b8da16898cd547ed79bea9c264b5e7bc781eb
2011-10-21 16:13:54 -07:00
Tor Norbye
4377cc701a
Build fix - include sdk/lint in build
...
Change-Id: Id65b7a3f72dd6c5104738fa872f3beb029d91163
2011-10-20 19:21:30 -07:00
Maarten Hooft
b18d4069ff
am 068bf1a6
: Merge " Added Hindi to the list of languages to build under the full target." into ics-mr0
...
* commit '068bf1a601d94f9ce8ee9fe9a9fc125e36a7fd02':
Added Hindi to the list of languages to build under the full target.
2011-10-17 17:38:39 -07:00
Maarten Hooft
e8985fc022
Added Hindi to the list of languages to build under the full target.
...
Change-Id: I57201097e5ba1337249dde8b6efe704d75bf05b3
2011-10-17 13:40:24 -07:00
Yuli Huang
6f081c3a12
am 5b124642
: Remove PhotoEditor from mk file.
...
* commit '5b124642b53c6545b8d353f50e05229350f89e13':
Remove PhotoEditor from mk file.
2011-10-12 09:37:35 -07:00
Yuli Huang
5b124642b5
Remove PhotoEditor from mk file.
...
Change-Id: Ia650e4dac0babb82fe2cb43073126f9e93b57362
2011-10-13 00:28:28 +08:00
Ying Wang
486be82198
Enforce no nonexistent modules in PRODUCT_PACKAGES for sdk builds
...
Bug: 5430740
- Remove nonexistent names in PRODUCT_PACKAGES.
- Push down bluetooth-health, hostapd and wpa_supplicant.conf to
generic_no_telephony.mk and large_emu_hw.mk because they are not needed
by sdk builds.
- Remove core.mk from generic_armv5.mk and generic_x86.mk because they
already inherit from generic.mk.
Change-Id: Ie44b95f1cae7ed0d4cf827ffce6a91d41902434d
2011-10-10 13:10:13 -07:00
Xavier Ducrohet
7744f611ef
Put en_US as first product locale for SDK builds.
...
Change-Id: I7b6dfa066aca75ba8d315bddf2492f81311a7761
2011-10-04 14:20:56 -07:00
Xavier Ducrohet
ad2a7a4175
Also package xhdpi res in the SDK image.
...
Change-Id: I39977f70b63353d1d61bbbef6207973ba2876ff9
2011-10-03 20:27:03 -07:00
Xavier Ducrohet
115cbf063b
am af5e2c7f
: Add calendar to the SDK system image.
...
* commit 'af5e2c7f1c916f6eefe9b90f33287bb8bbac88c4':
Add calendar to the SDK system image.
2011-09-28 15:47:29 -07:00
Xavier Ducrohet
af5e2c7f1c
Add calendar to the SDK system image.
...
Change-Id: Iaedb675fd4348744a3efacf9d57d401045aeffa9
2011-09-28 15:39:32 -07:00
David Turner
94431144cf
emulator: Enable dex-preoptimization in emulator-specific builds
...
This patch re-enables dex preoptimization in emulator-specific
builds. This considerably speeds up the first-boot of SDK AVDs
since the dex optimization pass is performed during the build
instead.
This was enabled in a previous patch, then reverted due to a
bug in the build system that has been fixed since.
This patch doesn't affect any device build.
Change-Id: I3be8a9c7f51a86029fde30b7d37584cb40b4db69
2011-09-28 22:54:08 +02:00
Ying Wang
3aa2c174ec
am 510df1bb
: Add lohit-fonts.
...
* commit '510df1bb0904292a23b7f12e06fdf7e9307298e4':
Add lohit-fonts.
2011-09-23 16:25:36 -07:00
Ying Wang
510df1bb09
Add lohit-fonts.
...
Change-Id: Idf0641ce2d8f8195520e7e283f985271482b2835
2011-09-23 14:35:51 -07:00
Christopher Tate
0d2696162d
am 1014de6c
: Merge "Add the shared-storage backup component to the build" into ics-factoryrom
...
* commit '1014de6cf3b90c6c531beaf8462c17a5f39a8e35':
Add the shared-storage backup component to the build
2011-09-23 13:00:52 -07:00
Christopher Tate
6e2ba5240e
Add the shared-storage backup component to the build
...
Oops. Fixes bug 5341264
Change-Id: I99c51226c236c40bf56b1b94917f0eff56502963
2011-09-22 18:24:30 -07:00
Vladimir Chtchetkine
cdf5644268
Packages media_profiles.xml file into emulated system image
...
The file is required by the camera framework to properly set it up to work with
emulated camera devices.
Change-Id: I39686841030d21ef23775972aa4ee0ecd7a91c02
2011-09-21 11:01:59 -07:00
Flavio Lerda
68b8b7b61b
Remove VoicemailProvider.
...
Its code was merged with ContactsProvider.
Bug: 5290063
Change-Id: I0cef43fe14a22f85bc77f7937e5fdbeffcd7f95b
2011-09-14 00:22:51 +01:00
Brian Muramatsu
6824d81a00
am ae55f41c
: am 89ba0f7e
: am 1615c2fc
: Rename generic_arm5 to generic_armv5
...
* commit 'ae55f41c5d74b1aa58ef5015c613541e77f55034':
Rename generic_arm5 to generic_armv5
2011-09-09 12:04:29 -07:00
Brian Muramatsu
164285e05f
am 8658fa51
: am 9d014e65
: am 9353a3be
: Disable Dexpreopt for generic_arm5
...
* commit '8658fa51d15290cf43178d0633b53f11ff08a4aa':
Disable Dexpreopt for generic_arm5
2011-09-09 12:04:27 -07:00
Brian Muramatsu
c5c2865751
am 5d16ff13
: am 372a1e0b
: am 31e27eeb
: generic_arm5 product
...
* commit '5d16ff13d7c6c3da38ba29a412d535221cee7a60':
generic_arm5 product
2011-09-09 12:04:25 -07:00
Brian Muramatsu
ae55f41c5d
am 89ba0f7e
: am 1615c2fc
: Rename generic_arm5 to generic_armv5
...
* commit '89ba0f7e62e94fbe010bcf9aab3e1be035ffb44a':
Rename generic_arm5 to generic_armv5
2011-09-08 11:15:38 -07:00
Brian Muramatsu
89ba0f7e62
am 1615c2fc
: Rename generic_arm5 to generic_armv5
...
* commit '1615c2fcb60c7164cd8629e8c78cef551ebd329a':
Rename generic_arm5 to generic_armv5
2011-09-08 11:13:50 -07:00
Brian Muramatsu
1615c2fcb6
Rename generic_arm5 to generic_armv5
...
Bug 5267392
Change-Id: I5129d5ba283e711a2cb5840fc0c9b707f653936a
2011-09-08 10:36:53 -07:00
Brian Muramatsu
8658fa51d1
am 9d014e65
: am 9353a3be
: Disable Dexpreopt for generic_arm5
...
* commit '9d014e6570deb3861b503833823e56e1c589626c':
Disable Dexpreopt for generic_arm5
2011-09-08 10:26:29 -07:00
Brian Muramatsu
9d014e6570
am 9353a3be
: Disable Dexpreopt for generic_arm5
...
* commit '9353a3be5fca8a83c3a60e890fbca323f9fb0e04':
Disable Dexpreopt for generic_arm5
2011-09-08 10:24:14 -07:00
Brian Muramatsu
9353a3be5f
Disable Dexpreopt for generic_arm5
...
Bug 5267392
After coming across another place where I would have to use
package.apk.unaligned, I decided maybe it is best to just
disable dexpreopt as was previously suggested.
Use package.apks in the CTS Makefile task.
Change-Id: Iec839a72f4b53441337523b8a9cccda657eec8e8
2011-09-07 18:12:22 -07:00
Brian Muramatsu
5d16ff13d7
am 372a1e0b
: am 31e27eeb
: generic_arm5 product
...
* commit '372a1e0ba362ba509d44a1ed4b8eb554b1da7180':
generic_arm5 product
2011-09-07 17:13:30 -07:00
Brian Muramatsu
372a1e0ba3
am 31e27eeb
: generic_arm5 product
...
* commit '31e27eebc3108d788d040228e5143df3e87b1424':
generic_arm5 product
2011-09-07 17:12:16 -07:00
Brian Muramatsu
31e27eebc3
generic_arm5 product
...
Bug 5267392
Copied the prior generic product but tried to include
Makefiles from the generic product when possible to
avoid drifting.
Change-Id: I7893adb65c37c1257bcb5224848f4cd7cd93d2f9
2011-09-07 16:12:38 -07:00
Owen Lin
2c48877296
Replace GalleryNew3D with Gallery2 in AOSP.
...
Change-Id: I61e35fa7e629872d2c961a8fa35d8068fb918cc6
2011-09-01 14:21:22 +08:00
David 'Digit' Turner
9d99d7dfb8
resolved conflicts for merge of 6da54b6e
to master
...
Change-Id: Ic1e08fffacb66e8006877b7b5c51e9e7f03d39a2
2011-08-26 00:53:34 +02:00
David 'Digit' Turner
6da54b6e0e
resolved conflicts for merge of 7be88d00
to honeycomb-plus-aosp
...
Change-Id: I2f1b26f737dcc521e5a81a660356468eca6d2717
2011-08-25 23:23:32 +02:00
David 'Digit' Turner
43dd89d2a0
emulator: Enable GLES emulation libraries
...
This patch enables the build of OpenGLES emulation libraries
(both in the guest and the host) for any emulator-specific
product config.
+ update core/main.mk to ensure that the right path is parsed
when building the Windows SDK
Change-Id: Ifde047f8c0ef922504a7286c8c5b57f7c79c71f8
2011-08-23 22:25:13 +02:00
Eric Laurent
9d78854f0f
Merge "Fix issue 5094017: Media server crashes on ISC emulator."
2011-08-22 08:29:39 -07:00
Eric Laurent
7ed9efaab3
Fix issue 5094017: Media server crashes on ISC emulator.
...
Add audio HAL and audio policy hardware module libraries to SDK image.
Change-Id: I96501b1493974ac1738f194f9457461766ea4bff
2011-08-19 10:03:52 -07:00
David Hu
cbfec35cbf
GPS Location Test Build Change
...
Build GpsLocationTest.apk as part of the sdk build
Change-Id: I4a8fff9fa952e127c39a8e8e3857e8f05b8912be
2011-08-01 19:27:28 -07:00
Ying Wang
603755d6ce
resolved conflicts for merge of 9b5447df
to master
...
Change-Id: I1fe490a9e0bf01321c845ab0150fead06c16d68b
2011-07-29 14:25:59 -07:00
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
Eric Laurent
eae4bf7d55
Added power manager service library.
...
Added library with native binder interface to PowerManagerService.
Change-Id: Ic99efce5058b8c1a81ff277dfaa42f192441080c
2011-07-25 18:41:20 -07:00
Dmitry Shmidt
c267e84f6a
Merge "Add hostapd utility"
2011-07-22 10:01:32 -07:00
Dmitry Shmidt
18416f1883
Add hostapd utility
...
Change-Id: I88dadaa8226a4a15849c4267564992466f62def4
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2011-07-22 09:41:31 -07:00
David Hu
0142f05119
Merge "Added ConnectivityTest package as part of the sdk build."
2011-07-20 11:56:20 -07:00
Marco Nelissen
f0fee66e50
Add music effects control panel to the build.
...
Change-Id: If4cccd929b103d43dcd48f9ad453e2f850061b5d
2011-07-18 15:08:39 -07:00
Eric Laurent
46f9aa84c2
Merge "Added audio pre processing library"
2011-07-18 08:43:35 -07:00
Eric Laurent
35787e0d5b
Added audio pre processing library
...
Added wrapper library on top of webrtc audio processing modules.
Change-Id: I72105accb5d2159d5d69d28ec5b557a888b06e63
2011-07-17 14:37:50 -07:00
Jean-Baptiste Queru
2c6a62f8fb
Remove Camera app from the generic build.
...
That's because a camera isn't required for compatibility and some
devices don't have a camera.
Add the Camera app in the emulator builds, since the emulator does
have a camera.
Change-Id: I56a1fe9f703c3b05dec99200a9353d75338c5f40
2011-07-15 17:47:14 -07:00
Hugo Hudson
3e4de5d226
Add in the variable speed library for use in the voicemail playback ui.
...
- The variable speed audio library has been added to frameworks/ex.
Change-Id: Id4e3f8f3f36a504bed11026a9c5a05455c19cdf4
2011-07-15 20:17:55 +01:00
Eric Laurent
8feafd421f
Merge "Added webrtc audio processing library"
2011-07-13 13:16:57 -07:00
Jean-Baptiste Queru
66fb48e840
Merge "Append the list of languages to the list of locales"
2011-07-13 07:55:01 -07:00
Eric Laurent
205209c944
Added webrtc audio processing library
...
Change-Id: I50d013b4d0de4a3abf3258f713617761bbd01199
2011-07-12 19:19:35 -07:00
Jeff Brown
e33ba4c49e
Remove the simulator target from all makefiles.
...
Bug: 5010576
Change-Id: Ie814f4c8d3aa1e7cc7f5735822ab25542f36cf62
2011-07-11 23:51:37 -07:00
Ying Wang
fbfd654f67
Switch Unbundled apps from generic.mk to full.mk.
...
Change-Id: Ib0b84e041275a5ad389a122f0349a85008496be2
2011-07-11 09:57:08 -07:00
Jean-Baptiste Queru
297d0ac0b5
Add PhotoEditor in AOSP builds
...
Change-Id: If0a302701c4b6d2ebfb6b5dd6896d6717411553b
2011-07-08 16:19:42 -07:00
Jaikumar Ganesh
ac82cdda8c
Merge "Add Bluetooth health to the PRODUCT_PACKAGE."
2011-07-08 09:40:27 -07:00
Jaikumar Ganesh
d849b65d91
Add Bluetooth health to the PRODUCT_PACKAGE.
...
Change-Id: Ifb668f74c09a321eea9d2785f7574cd637aff092
2011-07-07 18:08:15 -07:00
Jean-Baptiste Queru
0aeec5e139
Add VideoEditor to full builds
...
Change-Id: Iaaecaa24b25c67642197d4926aa7f350991abf60
2011-07-07 15:30:15 -07:00
David 'Digit' Turner
4b65598642
emulator: Enable dex-preoptimization
...
Backport from AOSP master.
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: Ibf5ebe68aa4d363c9df05d2ffe7cb828ef99f922
Orig-Change-Id: I67a9ce9791220c202817864c6e83dc8fd9cbc027
2011-07-08 00:01:11 +02:00
David 'Digit' Turner
c7e3877dad
emulator: Build emulator platform images as ARMv7-A
...
Backport from AOSP master.
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: Id3ac7cdbda892e519af98aff1f02136f344406b8
Orig-Change-Id: I5c0245ba5e6a2bc34d0d49b2c024fffd317a5eed
2011-07-07 23:46:50 +02:00
Bruce Beare
b23e918346
sdk: Add pc-bios files for IA qemu emulator
...
Orig-Change-Id: Ia919ff57295cd020810989f241da713210bc8720
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-07-07 03:45:57 +02:00
Bruce Beare
f844ec96dd
x86: qemu emulator is the default build target
...
Change-Id: I200536d2d997eda6a6e62eaa9050269e3c7ff6c4
Orig-Change-Id: I1fc3cb491d593d3e28f90278cfc8de5d77852932
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
2011-07-07 03:45:57 +02:00
Jean-Baptiste Queru
5e2feda773
Add full_x86 product.
...
By inheriting from full, this will be more self-maintaining, and
automatically gets a better-configured variant (e.g. it has locales,
a date format, etc...).
Orig-Change-Id: I67b6c2d9f9b7d20cb89154906c3f3d6a5391c838
2011-07-07 03:45:57 +02:00
Bruce Beare
73511b4010
x86: sdk_x86 build target
...
Orig-Change-Id: I3876246ddf884ffd09ff0f8e3e300dffb4a332f0
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
2011-07-07 03:45:57 +02:00
Jean-Baptiste Queru
c30945757c
Minor cleanup - DO NOT MERGE
...
Orig-Change-Id: I0fc4e3c45ae5a545f1a02ed974bc3c7500286e22
2011-07-07 03:45:57 +02:00
Jean-Baptiste Queru
79feb857d0
Clean up full config - DO NOT MERGE
...
This splits the existing full.mk in two parts:
-One is the device-independent full_base.mk
-The other is the emulator-specific device.mk
This way we'll be able to inherit from full_base.mk
for on-device builds without any emulator-specific
files getting in the way.
Change-Id: I7f8254bf8c1177594fbdfbdb082bdc429a4a5b25
Orig-Change-Id: Ieb1f4ed47988c8fff119ff53f1f374032da3752d
2011-07-07 03:45:57 +02:00
Jean-Baptiste Queru
e050219f1f
Make a full list of locales available
...
Use it for the sim build and full build.
Change-Id: I0050f9ee10aafa96cb89cad5d3f492bb1839e331
Orig-Change-Id: I64dfa7ac1b374529ef5f0c1460dd35171311115e
2011-07-07 03:45:57 +02:00
Jean-Baptiste Queru
8a545e04ee
Truly default to the full config.
...
It is much better than generic for emulator-based work.
Orig-Change-Id: I8b69b208bc4969d3f95c3467ca6737de8fd9460d
2011-07-07 03:45:57 +02:00