Enable Phase tirm offset sign bit update

Bug: 122229379
Test: Enable/Disable, check signbit
Change-Id: I02d3ceec7d6efd452b0ad92f2a4701a0e9af0ca3
diff --git a/nfc/libnfc-nxp.blueline.conf b/nfc/libnfc-nxp.blueline.conf
index 2ea13bf..4a2213a 100644
--- a/nfc/libnfc-nxp.blueline.conf
+++ b/nfc/libnfc-nxp.blueline.conf
@@ -321,4 +321,7 @@
 # bit pos 5 = Screen Off lock
 DEFAULT_SYS_CODE_PWR_STATE=0x3B
 
-###############################################################################
+##############################################################################
+# Update Phase tirm offset signbit
+NXP_PHASE_TIRM_OFFSET_SIGN_UPDATE=0x01
+
diff --git a/nfc/libnfc-nxp.crosshatch.conf b/nfc/libnfc-nxp.crosshatch.conf
index 322a78c..95477e4 100644
--- a/nfc/libnfc-nxp.crosshatch.conf
+++ b/nfc/libnfc-nxp.crosshatch.conf
@@ -321,3 +321,6 @@
 DEFAULT_SYS_CODE_PWR_STATE=0x3B
 
 ###############################################################################
+# Update Phase tirm offset signbit
+NXP_PHASE_TIRM_OFFSET_SIGN_UPDATE=0x01
+