aboutsummaryrefslogtreecommitdiffstats
path: root/nci/jni/NativeNfcManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nci/jni/NativeNfcManager.cpp')
-rwxr-xr-xnci/jni/NativeNfcManager.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/nci/jni/NativeNfcManager.cpp b/nci/jni/NativeNfcManager.cpp
index b221d8c2..b58d8356 100755
--- a/nci/jni/NativeNfcManager.cpp
+++ b/nci/jni/NativeNfcManager.cpp
@@ -6453,12 +6453,7 @@ void *enableThread(void *arg)
if(nfcFL.chipType != pn547C2) {
set_AGC_process_state(false);
}
-#if (NXP_EXTNS == TRUE)
- if(!pTransactionController->transactionTerminate(TRANSACTION_REQUESTOR(exec_pending_req)))
- {
- ALOGE("%s: Transaction in progress. Can not reset", __func__);
- }
-#endif
+
bool screen_lock_flag = false;
bool disable_discovery = false;