OSDN Git Service

android: Use helper function for finding headers
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Wed, 23 Oct 2013 13:42:17 +0000 (16:42 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 23 Oct 2013 14:39:53 +0000 (17:39 +0300)
commit6c47a0a0a6af526579f986c69b99f66c1172b8c6
tree36d5371cb0d86ae1bce203bb87d0fe6ebfd04457
parente3e957e068bb99b9e3419504dc3817223e9a624f
android: Use helper function for finding headers

Using helper function allows us to overcome possible location
change in future Android releases. This was inspired by
Szymon Janc's comment to my previous patch.
android/Android.mk