summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Rosenberg <drosen@google.com>2014-06-13 13:40:23 -0700
committerDaniel Rosenberg <drosen@google.com>2014-06-13 13:40:23 -0700
commit76f8fa7177767cb377f9212e207e3ac16f9b8d48 (patch)
tree73bd0df055f4df9914c0612a29ecc59433a1a4e2
parent15d81f71a668b3092549c6b7f83694bf680d9c49 (diff)
downloadandroid_external_libnfc-nxp-staging/cm-12.0-caf.tar.gz
android_external_libnfc-nxp-staging/cm-12.0-caf.tar.bz2
android_external_libnfc-nxp-staging/cm-12.0-caf.zip
Change-Id: I116b76d844c5c89e068acc55430d93c7de8bc61e Signed-off-by: Daniel Rosenberg <drosen@google.com>
-rw-r--r--src/phHal4Nfc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phHal4Nfc.c b/src/phHal4Nfc.c
index 0f6ce2b..0a1b13c 100644
--- a/src/phHal4Nfc.c
+++ b/src/phHal4Nfc.c
@@ -306,7 +306,7 @@ phHal4Nfc_Configure_Layers(
#include <utils/Log.h>
#include <dlfcn.h>
-#define FW_PATH "/system/vendor/firmware/libpn544_fw.so"
+#define FW_PATH "/vendor/firmware/libpn544_fw.so"
const unsigned char *nxp_nfc_full_version = NULL;
const unsigned char *nxp_nfc_fw = NULL;