summaryrefslogtreecommitdiffstats
path: root/src/phHal4Nfc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/phHal4Nfc.c')
-rw-r--r--src/phHal4Nfc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/phHal4Nfc.c b/src/phHal4Nfc.c
index c3599a6..f3beacb 100644
--- a/src/phHal4Nfc.c
+++ b/src/phHal4Nfc.c
@@ -367,7 +367,8 @@ NFCSTATUS phHal4Nfc_Open(
else/*Do an initialization*/
{
#ifdef ANDROID
- dlopen_firmware();
+ //TODO: Re-enable FW update
+ //dlopen_firmware();
#endif
/*If hal4 ctxt in Hwreference is NULL create a new context*/