Add missing shared library used in executable to linker command.  This executable
calls functions defined in a shared library without explicitly linking it. Currently
it works because the library is linked via dependency of another shared library.
This is fragile and not the right thing to do.
1 file changed
tree: dcb009bd737b7034fb54d876c0acacd28c5f86e7
  1. lib/
  2. sta_dk_4_0_4_32/
  3. wilink_6_1/
  4. .gitignore
  5. Android.mk