| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Anton Rogozin <ant.rogozin@samsung.com>:
Unused code removed, dynamic loading of RIL lib, alsa lib resampler turning on
UK KIM <w0806.kim@samsung.com>:
1. deleted unneeded standby_l() and set_wakelock func() in each stream class.
2. use StreamOPS:close() to close stream.
3. reference new libaudio.
Eric Laurent <elaurent@google.com>:
Some more cleanup
Fixed clicks when playing call ended tone
Change-Id: Ieea1319262576b2f6680c675957643eacbab9c11
|
|
|
|
|
|
|
|
| |
ALL_PREBUILT is deprecated.
Also clean up device.mk a tiny bit.
Change-Id: Ia6a6388947368b2527a376401192e61c79296745
|
|
|
|
|
|
| |
It's a static library, so that actually makes no difference
Change-Id: I98a798fe8ce11f0bee7924b70fbe0a451dcf7931
|
|
|
|
|
|
|
|
|
|
|
|
| |
Two benefits:
-this follows the convention that all Android.mk files are included,
i.e. that reading an Android.mk file shows the entire picture.
-this allows some of the leaves to become non-conditional, to increase
the number of device-specific modules that are compiled in each build,
which allows catching build breakages earlier.
Change-Id: I060a4aecc4b5d53b9ca56f13b8599b8fa560f896
|
|
|
|
|
|
|
| |
disable BOARD_USES_GENERIC_AUDIO feature
modified libaudio, alsa-lib, alsa-utils to build according to crespo's source tree.
Change-Id: I3f8b57e60c1ddd691ab9d85a161705a833155e4e
|
|
Change-Id: I4a6ee248b407c67682eb8884d1176f4807288c7c
|