Commit graph

488 commits

Author SHA1 Message Date
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
Jean-Baptiste Queru
e7af5e2428 Add Live Wallpapers to AOSP builds
Change-Id: I76df14d99fd876b765510ced8f5523e3bafce291
2012-06-01 18:27:03 -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
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
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
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
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
Victoria Lease
67095e005c Merge "Parse external/cibu-fonts/fonts.mk." into jb-dev 2012-05-11 16:51:47 -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
Victoria Lease
c5fc79071a Parse external/cibu-fonts/fonts.mk.
Bug: 6232193
Change-Id: I5a4b1077440ce9ab5bc504d5b2fca1a9648cc084
2012-05-08 09:28:34 -07: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
8e67348b51 Merge "Track libnativehelper move for PDK." into jb-dev 2012-05-04 16:48:37 -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
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
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
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
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
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
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