Commit: 3b192bed645fdea0f6338333d2b67c30f96aac37
Parent: 84f3de0df83ffaca5a2a916fdc86ef0a0888fa1f
Author: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-11-13 15:12:58
Tree: cd4e4752bea2121d3b0b61b3556ff919985bed80

android/build: Fix bluetoothd build This fixes the following error: external/bluetooth/bluez/src/shared/gatt-db.c:787: error: undefined reference to 'timeout_remove' external/bluetooth/bluez/src/shared/gatt-db.c:879: error: undefined reference to 'timeout_remove' external/bluetooth/bluez/src/shared/gatt-db.c:825: error: undefined reference to 'timeout_add' external/bluetooth/bluez/src/shared/gatt-db.c:917: error: undefined reference to 'timeout_add' collect2: error: ld returned 1 exit status

Diffstat

M android/Android.mk | 1 +

1 files changed, 1 insertions(+), 0 deletions(-)

View Full Diff | Patch