From 06a8727b06f9f9630bf93cd037d73c3028d26612 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Sun, 7 Apr 2013 23:48:23 -0700 Subject: t0lte: Allow extension by carrier-specific configurations Change-Id: Icf1cf20fda21579950ede21da7a0e455046087c7 --- audio/audio_hw.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/audio_hw.h') diff --git a/audio/audio_hw.h b/audio/audio_hw.h index e70f2b1..a35fd5a 100644 --- a/audio/audio_hw.h +++ b/audio/audio_hw.h @@ -18,6 +18,8 @@ * limitations under the License. */ +#define CONFIG_FILE "/system/etc/sound/tiny_hw.xml" + /* ALSA cards for WM1811 */ #define CARD_DEFAULT 0 -- cgit v1.2.3