OSDN Git Service

android: Fix build errors
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Tue, 29 Oct 2013 12:48:41 +0000 (14:48 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 29 Oct 2013 13:04:41 +0000 (15:04 +0200)
commit4e7e340b159adb85dbec42c54719a6d3cbc2c40f
tree140b38cea0019c1c26ca2429613e23d0faa56da5
parentb201633af32752cbdc2a612672588d199581cfd3
android: Fix build errors

The patch fixes following issues when building:

Make links to sco.h and rfcomm.h needed for Android sockets.
...
btio.c:39:30: fatal error: bluetooth/rfcomm.h: No such file or directory
compilation terminated.
...
btio.c:40:27: fatal error: bluetooth/sco.h: No such file or directory
compilation terminated.
...
android/Android.mk