diff options
| author | Ruchi Kandoi <kandoiruchi@google.com> | 2018-04-04 18:37:44 -0700 |
|---|---|---|
| committer | Ruchi Kandoi <kandoiruchi@google.com> | 2018-04-04 18:37:44 -0700 |
| commit | e2f214707320f229888260a156afa00c2a70c223 (patch) | |
| tree | db7faddf350a978ab377ebd8da325d9ed49a659c /nfc | |
| parent | 527bb9558a79a456b14983bd3de72b557342188d (diff) | |
Correct formatting for libnfc-nci.conf file
Test: Boot; No crashes
Bug: 77605691
Change-Id: Ife979798cee4e99363be24a81a6215345a7b40b3
Diffstat (limited to 'nfc')
| -rw-r--r-- | nfc/libnfc-nci.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfc/libnfc-nci.conf b/nfc/libnfc-nci.conf index 828fc159..930b76b6 100644 --- a/nfc/libnfc-nci.conf +++ b/nfc/libnfc-nci.conf @@ -81,4 +81,4 @@ 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,FF} +DEFAULT_FELICA_SYS_CODE={FE:FF} |
