commit | c2aeb2cee2898feb705506af2bf00f779ae812e7 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Wed May 07 11:18:11 2014 +0100 |
committer | Narayan Kamath <narayan@google.com> | Wed May 07 11:18:11 2014 +0100 |
tree | c90e68fd1d8336017530f0cde57509e7a965cb6d | |
parent | f92dbf6d181c538c05a045cffcd274b07ab6e272 [diff] |
Fix-build : Do not build bluedroid for 64 bit targets. This code is not 64 bit safe. In particular, it attempts to cast pointer types to UINT32 in several places. For now, build it as a 32 bit library. A 64 bit variant will not be needed if libbluetooth_jni is also build for 32 bit only. Change-Id: Ic5f86bd2823083cacf21a852d1c13b4796a7e125