From 6c78f5419a11e600429f20629e62a3d84dc5aef3 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Tue, 21 Oct 2014 18:15:23 +0530 Subject: Initial implementation of libaudioamp * Init the TFA9890 amp. * Pass on the data from the files in /system/etc/tfa98xx to the kernel by an ioctl. * EQ data present in device-specific header tfa98xx_eq.h * Also add a standalone executable tfa9890_amp, which does all of the above, for when we want to do it on demand, directly. Change-Id: I24d3dfa5b497e2542a2a0877a7795e76cb3d6254 --- proprietary-files.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'proprietary-files.txt') diff --git a/proprietary-files.txt b/proprietary-files.txt index afa5eba..92e8fe8 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -1,5 +1,4 @@ # Audio -lib/hw/audio.primary.msm8974.so vendor/lib/libacdbloader.so vendor/lib/libacdbrtac.so vendor/lib/libadiertac.so -- cgit v1.2.3