OSDN Git Service

Add back missing shared library used by executable in linker command.
authorDoug Kwan <dougkwan@google.com>
Fri, 2 Oct 2009 18:28:33 +0000 (11:28 -0700)
committerDoug Kwan <dougkwan@google.com>
Fri, 2 Oct 2009 18:28:33 +0000 (11:28 -0700)
commit0211be69fab91524066b8518c73819c218582042
tree57148d64abb2192b6dbc4cac0870642d06c4c4c3
parent471dacfa43513695aaf1d517c6645b247ce736db
Add back missing shared library used by executable in linker command.
Currently this library is linked via dependency of another shared library.
While this works, it is not the right thigh to do.
audio/test/AudioHardwareRecord/Android.mk
audio/test/AudioHardwareRecordLoop/Android.mk
audio/test/AudioInRecord/Android.mk
srec/test/SRecTestAudio/Android.mk