| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug 5525503
Add the software FLAC encoder OMX IL wrapper to the build.
Change-Id: Iac69558088934e0db41e9cc7fa3fab7e72348568
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '8c1028d45cfd7892a031e32b4e51bad729ebd2cb':
Add keyboard layout package to build.
|
| |\ \ \ \ \ \ |
|
| | | |/ / / /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug: 6110399
Change-Id: Ifb1d0126359750699244e481b49bbaf49371b7ae
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '0acb2064d7080ab1b3d993cfad66fbf852f9663a':
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
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '8e67348b515636ec8314da44b3f583c5d053e81a':
Track libnativehelper move for PDK.
|
| |\ \ \ \ \ |
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 6369821
Change-Id: I4dfd9eece9f6912a37c3caee77bd0eadb9313160
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit 'aa6ffd7595966808a60341a449745d3d03d88768':
Fix the build. Exchange -> Exchange2
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Change-Id: I70b479b69ea60a60ee3725344aa410c6e4f9d6b7
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | | |
Change-Id: I84648a8044e6238a57b4a08a261146bfa3c8c1c7
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
* commit 'a4354dd8ce98320a1e6ca895dc049b82c8e1fa46':
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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
o related-to-bug: 6401068
Change-Id: I3114d4b817acc85a6982d03ef3b161141413a079
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
related-to-bug: 6383440
Change-Id: I852941c72f9b7270ac6e5b094e4b2a0322643ac8
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The pdk builds don't have access to development.
Change-Id: Ie7e9f8d24b788749481465311e64145e175b8c4f
|
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
Change-Id: I04abdad12266d7f0eb248528d9bbd35369d18413
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: If614ad21b3323e16b358f248c44c15b0fe5f0e9a
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I2068c08648aad26bbfb35a6a7890757b5d8b01c9
Signed-off-by: Mike Lockwood <lockwood@google.com>
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This was previously performed by init.c
Change-Id: Id34c636e06dfe2766446f909e9d05557163d812d
|
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I025fe959a38344bb072ec13701f934a4fb9a5f36
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add missing audio policy configuration file copy for sdk product.
Issue 6289703.
Change-Id: Ica9ce813d945dd76b836c8bd68f3e168a7d537e0
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Bug: 6274210
Change-Id: I23c76975312a7fb60926853cdbde8065ae8b5f76
Signed-off-by: Dima Zavin <dima@android.com>
|
| | |
| | |
| | |
| | | |
Change-Id: Icde73ce66208972914324d64927fef816aa68ca6
|
| | |
| | |
| | |
| | | |
This reverts commit 94c85043c18a62dd3fc53a4f15faa9b08aeccc52.
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0bfaf13147e135f29f8a1b7862429320d0e6a2c7
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I7352c927a4d9f804f92b743d903b06c7745f3fbf
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
o related-to-bug: 6246463
Change-Id: Ifaef3cd71d05c7e1ca3d7b3c459bfa4bea0d2e20
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
o related-to-bug: 6214141
Change-Id: I27f50dad2cbc72390f828ba539317df1cf4b1189
|
|\ \ \ \ \ |
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Move the keystore from the grandfathered list to the new core required
packages.
Change-Id: I61343129c3111cab2d6a1d536775ed9764085281
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Move the hardware feature xml files from frameworks/base/data/etc
to frameworks/native/data/etc.
Change-Id: Ie9a9d82a0af120f8c7f580c710e3e464461ea586
|
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 0022a035d689a0915a500e2ca88f104d20ffb71f.
|
|\ \ \ \ \ |
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
o related-to-bug: 6132480
Change-Id: Ib08ce4cf7ef4d85ab888804c7c4a3d1337370e52
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Requires change sdk.git change I7afbd63b
Change-Id: Ifb31e2e36ea92a0fdd0996a387c00f0edc2e4218
|