android: Clean-up common makefile directives
authorRafael Barbalho <rafael.barbalho@intel.com>
Fri, 31 Jan 2014 14:57:37 +0000 (14:57 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 4 Feb 2014 10:52:06 +0000 (10:52 +0000)
commit4c79264b3cda6ef548f4125ebf49d470ab968ede
treee970e846daee16aafccda58c210f4acd50b61ce4
parent79ea9a9071fcd39493f68ae4d7ba9941701195c9
android: Clean-up common makefile directives

All the Android.mk files had the same directives to find the path of
libdrm & libpciaccess. These are no longer required as the android system
now allows the libraries being used to export include paths to dependant
modules & programs.

Signed-off-by: Rafael Barbalho <rafael.barbalho@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
tests/Android.mk
tools/Android.mk