summaryrefslogtreecommitdiffstats
path: root/nfc/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove proprietary firmware files for Wi-Fi and NFCWolfgang Wiedmeyer2017-05-131-11/+0
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* nfc: Build with -Wall -Werror.Kyle Repinski2016-01-171-0/+1
| | | | Change-Id: I405d9d10a72db8c4ad0328f46d0dd2c82f18f74d
* nfc: Build firmware lib ourselves.Kyle Repinski2016-01-021-0/+11
| | | | | | | | | | The prebuilt libpn544_fw.so has text relocations. Because the NFC app ends up targeting the latest SDK API level, linker doesn't allow any libs referenced by it to have text relocations, including the dlopen call to libpn544_fw.so; All this lib does is contain a couple char arrays with the fw and fw version. Change-Id: Iaac980193d92cfedb87f3cd80841f724f06d4876
* Set NFC load modulation parameters to recommended values.Martijn Coenen2011-11-161-0/+1
| | | | | | maguro/toro have different recommended load modulation settings. Change-Id: Ifce689180b6af06a113cefc8092bb0e540f04e86
* NFC: HAL implementation for tuna.Martijn Coenen2011-11-041-0/+25
Change-Id: I6452b5b5baeaebe9798b77e78ffbf318d6a05cd9