am b668d06f: Reconcile with jb-release

* commit 'b668d06f9447b613f6e8e65817e12ccd8d2b6225':
  Revert "Added addr field in response of Jewel command"
diff --git a/Linux_x86/phOsalNfc.c b/Linux_x86/phOsalNfc.c
index a158415..e906b0d 100644
--- a/Linux_x86/phOsalNfc.c
+++ b/Linux_x86/phOsalNfc.c
@@ -144,6 +144,7 @@
 {
     if(eExceptionType == phOsalNfc_e_UnrecovFirmwareErr)
     {
+        ALOGE("HCI Timeout - Exception raised - Force restart of NFC service");
         phLibNfc_Mgt_Recovery();
         abort();
     } else {