summaryrefslogtreecommitdiff
path: root/nfc
diff options
context:
space:
mode:
authorRuchi Kandoi <kandoiruchi@google.com>2018-05-30 15:13:08 -0700
committerRuchi Kandoi <kandoiruchi@google.com>2018-05-30 22:37:12 +0000
commit0da4aecc1c12e69271dfe35a05166329a6166756 (patch)
treeab63d02e0cb16885a4575399641219bf87e7fd32 /nfc
parent4c4651e884927a1ad7757e4472d55e05133f4940 (diff)
Add OFFHOST_AID_ROUTE_PWR_STATE config for NFC
Off-host Aid routing needs to be enabled on screen off as well. Setting the config to 0x39 will enable screen on locked & unlocked as well as screen off locked & unlocked. Test: NFC enable/disable, card emulation Bug: 78568653 Change-Id: Ib4d62075a209f7769d31a0ed9f2330ad78ce2b7f
Diffstat (limited to 'nfc')
-rw-r--r--nfc/libnfc-nci.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/nfc/libnfc-nci.conf b/nfc/libnfc-nci.conf
index c2fa6e9..32009ad 100644
--- a/nfc/libnfc-nci.conf
+++ b/nfc/libnfc-nci.conf
@@ -82,3 +82,7 @@ AID_MATCHING_MODE=0x01
#Set the default Felica T3T System Code :
#This settings will be used when application does not set this parameter
DEFAULT_FELICA_SYS_CODE={FE:FE}
+
+###############################################################################
+# Power state for off host AID routing
+OFFHOST_AID_ROUTE_PWR_STATE=0x39