Commit graph

175 commits

Author SHA1 Message Date
Jean-Michel Trivi
3211cb8e25 Add loudness enhancer to platform
Add loudness enhancement audio effect to the platform.

Bug 8413913

Change-Id: I00cf4ca6f68572594731102d33ae525b57d43d96
2013-09-16 10:15:34 -07:00
Torne (Richard Coles)
838a16dbf6 am d6d4cfed: am 5839c0f2: Remove libchromium_net from the base product.
* commit 'd6d4cfedf03e78a4dc90ec29f19b6bc08a1846f3':
  Remove libchromium_net from the base product.
2013-09-12 10:01:01 -07:00
Torne (Richard Coles)
5839c0f23d Remove libchromium_net from the base product.
The Chromium network stack is only needed by libwebcore and stagefright,
both of which already explicitly depend on it, so there's no need for it
to be in the base package list.

Bug: 10427705
Change-Id: Ifbb089de867c577788c6310571337c39c4ce31e0
2013-09-12 14:55:36 +01:00
Eric Laurent
9cfb045939 am b2106e47: am 7e258f11: Merge "add libeffectproxy for audio effects offloading" into klp-dev
* commit 'b2106e47d90f7138d750720b482526149232acb4':
  add libeffectproxy for audio effects offloading
2013-09-06 13:32:37 -07:00
Eric Laurent
aaa85b948e add libeffectproxy for audio effects offloading
libeffectproxy is used when offloading audio effects to
a DSP. It is a framework component working with the audio
effects factory in libeffects that must be present on all
products.

Bug: 8174034.
Change-Id: I5035884735a370e9fe87467a45efbf24ba190886
2013-09-06 10:46:05 -07:00
Jeff Brown
af57f8f8cd Remove input flinger stubs. (DO NOT MERGE)
Bug: 10446930
Change-Id: Ifea564dce9b7b2f8a792dde4119316211febfd59
2013-08-22 18:37:11 -07:00
Jason Monk
5cdc0a9323 Remove old PAC dependency and add new one.
PAC support has been changed from a standalone executable to an apk
that needs to be part of the build.  This removes the old depency
and adds the new one.

Bug: 10182711
Change-Id: I1291f54d81e6ec0c775e045a3446bd0cffb40019
2013-08-19 15:42:32 -04:00
Jason Monk
b5e2c29dba Add libpac, pacserver, and ProxyHandler to build.
This allows frameworks to reference libpac, ProxyHandler and pacserver as
required to add PAC support.

bug:10182711
Change-Id: Iffac836a517518bd4b9a473e09372fbd10315539
2013-08-08 01:39:10 +00:00
Jeff Brown
bc3fe33c24 Remove old system server binaries that are no longer needed.
Change-Id: I76a56ee786decce9729f8f93244bdd04cbad4877
2013-07-15 15:08:37 -07:00
Jeff Brown
a114a87e70 Add inputflinger to build.
Change-Id: I4ae22cda74603c7cdcf09b9f63b31616b1f8e345
2013-07-15 15:08:37 -07:00
Ying Wang
7ba0850a47 am 032ad054: am a1b948af: am cbeb6e81: Merge "Include ping6 in all device builds"
* commit '032ad0542b395d1277b634b1243f36ae2100eb16':
  Include ping6 in all device builds
2013-07-11 19:01:44 -07:00
Ying Wang
a1b948afdb am cbeb6e81: Merge "Include ping6 in all device builds"
* commit 'cbeb6e81fe8faaa1c138ebe213d2b6e7fb0ad251':
  Include ping6 in all device builds
2013-07-11 18:52:19 -07:00
Lorenzo Colitti
c5bb87fff1 Include ping6 in all device builds
ping6 is currently only included in debug builds. Include it
everywhere, now that it doesn't need to be setuid any more.

Bug: 9469682
Change-Id: Ia78f6b0e5fc8f7042fb99cdb4a0add426bb56c7e
2013-07-11 12:54:05 +09:00
Mike Lockwood
fe1a83cbc0 Remove obsolete OMA-DRM support
Change-Id: Ie460730f3ec42e2208e4df685250f7b95a77b4c7
2013-04-29 16:11:00 -07:00
Matthew Xie
b1f1013321 Remove DBUS from make files
DBUS had been needed by bluetooth bluz stack. It is not needed after
we replaced bluez stack with bluedroid stack.
bug 6872904

Change-Id: I952624e61c1e570c7e8d5a23937ab93a173d135c
2013-04-23 14:01:23 -07:00
Dianne Hackborn
4acd27dfb3 Add new media command to build.
Change-Id: I3c32924b0c6400aa22221646f8e118a66f65f628
2013-04-05 17:05:06 -07:00
Geremy Condra
09d232e977 Revert "Remove ping."
This reverts commit 68007028fd

Change-Id: I07ff0d756dff12472633e535c51a29b9062cc3fc
2013-02-22 19:37:38 +00:00
Geremy Condra
68007028fd Remove ping.
This is being done to clear the way for NO_NEW_PRIVS.

Change-Id: I3f642de5c1a1febfe4db39406f3ef15b99482993
2013-02-21 13:43:25 -08:00
Ying Wang
d3aab738de Use BUILD_PREBUILT to install the cmds.
Change-Id: Idd7308d653653387ee3ff4384ee428bc3c663c8b
2013-02-19 16:43:12 -08:00
Dianne Hackborn
1638ffb384 Add new "wm" command.
Change-Id: I2415b7696b1d310233a5202b42df5f80f02f4b9f
2013-02-19 12:09:00 -08:00
Torne (Richard Coles)
b23917737f Make the base product depend on webview indirectly.
Instead of depending on libwebcore directly as part of the base product,
depend on the phony "webview" target from frameworks/webview instead, to
allow the Chromium-powered webview to override it.

Change-Id: I2f9c103a57a730b252e8a05d52c5b4c1b9711319
2012-10-31 17:10:36 +00:00
Mike Lockwood
daf5e22dba Add new embedded target for a super minimal android build
Remove obsolete BUILD_TINY_ANDROID

Change-Id: Ic0f3a5b3250ea80529f5099653068f118a13b12e
2012-10-25 15:28:37 -07:00
Christopher Tate
a3f11e6e66 Add the new 'settings' shell tool to the build
The tool isn't useful unless it's actually built into products.

Bug 7299066

Change-Id: I9aaf37bde73a986d871eac6fd4dea15c192110cb
2012-10-10 14:13:59 -07:00
Keun young Park
59254f1194 add libsurfaceflinger_ddmconnection to PRODUCT_PACKAGES for PDK build
- the library is dlopened from libsurfaceflinger
Bug: 7089510

Change-Id: I5526c0390efd161e596b08c0bf823090b3969dfe
2012-08-31 10:00:53 -07:00
Joe Onorato
22273e6cfe Move the old user tagged modules over to base.mk so mini and core both share them.
Change-Id: I9d3a3c165fa56d4ca137b3c06e249e1deea6a1c5
2012-08-16 22:36:41 -07:00