android: Add makefile for the lib directory
authorRafael Barbalho <rafael.barbalho@intel.com>
Fri, 31 Jan 2014 14:57:38 +0000 (14:57 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 4 Feb 2014 10:52:09 +0000 (10:52 +0000)
commit005c333e5c3ba9285e5d918877e9dd992fd2a4b9
tree943877ee88df2a450def0ed36e8032bb56db6fca
parent4c79264b3cda6ef548f4125ebf49d470ab968ede
android: Add makefile for the lib directory

The lib directory should really be compiled as a static library on its own
and be re-used by any tests or tools that require it.

Signed-off-by: Rafael Barbalho <rafael.barbalho@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
lib/Android.mk [new file with mode: 0644]