summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorRob von Behren <jrvb@google.com>2011-09-16 15:05:25 -0700
committerJeff Hamilton <jham@android.com>2011-09-20 23:28:26 -0500
commit6dd948323de0f31b413c9f19a905f1c145c9c456 (patch)
tree2f91ca33fbb6521fe21ad80f79e5e3c9c0d92a2c /Android.mk
parent71b688d07db1e7fd32a1e02f29b9779f0d0db377 (diff)
downloadexternal_libnfc-nxp-6dd948323de0f31b413c9f19a905f1c145c9c456.zip
external_libnfc-nxp-6dd948323de0f31b413c9f19a905f1c145c9c456.tar.gz
external_libnfc-nxp-6dd948323de0f31b413c9f19a905f1c145c9c456.tar.bz2
Manual port of 6900b4 from gingerbread:
Patch to add Secure Download Mechanism in the libnfc This patch permit to support secure download update and also to avoid locking states in case of download failures Bug: 5331837 Change-Id: Ia5b6d9baf57231b0193bbbe85c88c7df557017c6
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 2c2220b..af260ce 100644
--- a/Android.mk
+++ b/Android.mk
@@ -104,7 +104,7 @@ LOCAL_SRC_FILES += Linux_x86/phDal4Nfc.c
LOCAL_SRC_FILES += Linux_x86/phDal4Nfc_i2c.c
LOCAL_SRC_FILES += Linux_x86/phDal4Nfc_messageQueueLib.c
-LOCAL_CFLAGS += -DNXP_MESSAGING -DANDROID -fno-strict-aliasing
+LOCAL_CFLAGS += -DNXP_MESSAGING -DANDROID -DNFC_TIMER_CONTEXT -fno-strict-aliasing
# Uncomment for Chipset command/responses
# Or use "setprop debug.nfc.LOW_LEVEL_TRACES" at run-time