Parent: 8f6622b375ca5e31ee16365f0083fdf78ffe5e58
Author: Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-04-07 13:39:37
Tree: db5a704bf1d008a7e30221ee5823da115291c030
android: Avoid creating symlinks in lib/ This patch add bluetooth-headers module which is fake static library to provide headers from lib/ directory in proper manner, i.e. from bluetooth/ directory. Headers are copied to intermediates directory and proper include path is added by build system once dependency to this module is added. It's not longer necessary to specify lib/ directory on include path for each module. This is to avoid modyfing source repository by creating symlinks in lib/ directory - now it's possible to build BlueZ without touching source repository at all.
Diffstat
| M | android/Android.mk | | | 64 | +++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - |
1 files changed, 39 insertions(+), 25 deletions(-)