OSDN Git Service

android: Make haltest and bluetoothd depend on HAL lib
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 24 Oct 2013 14:22:41 +0000 (17:22 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 25 Oct 2013 08:09:39 +0000 (11:09 +0300)
commit9918a415ab30dffd8ac402212258366a5a520a3d
tree540ac175c03094ee670b48e86eac1dd550ef4003
parent17f8aa67a60af1270ebe74ef55373b632214aee9
android: Make haltest and bluetoothd depend on HAL lib

The patch makes haltest and bluetoothd depend on bluetooth.default target
which is already defined. glib dependency Android resolves itself.
Fixes issue that for the fresh build only bluetooth.default.so is built.
android/Android.mk