summaryrefslogtreecommitdiffstats
path: root/alsa-lib
diff options
context:
space:
mode:
authorAnton Rogozin <ant.rogozin@samsung.com>2010-10-07 11:39:37 +0900
committerEric Laurent <elaurent@google.com>2010-10-07 11:41:47 -0700
commitc438633685a7cede23633823086c9a29be40cc54 (patch)
tree312a7a288d923f826d6312efd096802a089ff27a /alsa-lib
parent3680ff0b8a3a25d05055079b4f4b033810bc9c1b (diff)
downloaddevice_samsung_crespo-c438633685a7cede23633823086c9a29be40cc54.zip
device_samsung_crespo-c438633685a7cede23633823086c9a29be40cc54.tar.gz
device_samsung_crespo-c438633685a7cede23633823086c9a29be40cc54.tar.bz2
libaudio: code cleanup & RIL interface update
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
Diffstat (limited to 'alsa-lib')
-rwxr-xr-x[-rw-r--r--]alsa-lib/include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alsa-lib/include/config.h b/alsa-lib/include/config.h
index 52dfc11..e743490 100644..100755
--- a/alsa-lib/include/config.h
+++ b/alsa-lib/include/config.h
@@ -46,7 +46,7 @@
/* #undef BUILD_PCM_PLUGIN_MULAW */
/* Build PCM rate plugin */
-/* #undef BUILD_PCM_PLUGIN_RATE */
+#define BUILD_PCM_PLUGIN_RATE "1"
/* Build PCM route plugin */
/* #undef BUILD_PCM_PLUGIN_ROUTE */