Add missing includes and libs to Android.mk
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 17 Jun 2012 22:40:41 +0000 (23:40 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 17 Jun 2012 22:43:18 +0000 (23:43 +0100)
commit4468cfcdea6ea4625e6d62e05184d4a6caa4eeee
tree297d14e91d5f7b4c20db2bfffe586bee027f7b3e
parentdd9b0ab34361a208ab0e6143679bc001b170c483
Add missing includes and libs to Android.mk

I probably shouldn't need to add libc, but it shouldn't hurt either, and I
*do* need it. Otherwise I think my screwed up local build system is using
the wrong one. One day I'll actually get AOSP or Cyanogen to build properly
and I won't have to suffer with this cobbled-together pile of crap that I'm
using...

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Android.mk