Go to file
Ravi Kumar Alamanda 263d80ca36 hal: avoid usage of extern functions and tables
If there is any difference in the signature of a function declared
as extern, it will not be reported by the compiler and may result
in unexpected results when executed.
All the API functions should be declared in a header file.

Change-Id: I89662e23da8118c3a9eac728b389498ed52e19c2
2014-08-21 10:46:25 -07:00
audiod Audio deamon: Add support of audio device events 2014-07-29 18:16:47 -07:00
hal hal: avoid usage of extern functions and tables 2014-08-21 10:46:25 -07:00
mm-audio hal: Remove unnecessary check in make file 2014-06-30 16:12:04 -07:00
policy_hal Revert "policy_hal: Initial change for the new libaudiopolicymanager" 2014-07-09 17:55:56 -07:00
post_proc post_proc: Fix bassboost/virtualizer not disabled on speaker 2014-08-06 12:19:25 -07:00
visualizer audio: Change LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH 2014-05-29 12:51:51 -07:00
voice_processing audio: Change LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH 2014-05-29 12:51:51 -07:00
Android.mk hal: Add support for ferrum(8909) sound cards 2014-07-17 13:59:39 -07:00