diff options
| author | Jack Yu <jackcwyu@google.com> | 2019-04-03 20:43:55 +0800 |
|---|---|---|
| committer | Jack Yu <jackcwyu@google.com> | 2019-04-09 13:59:21 +0800 |
| commit | 4338fc69e9b6f9e3901b9ac1d5a2c4dad0ab33ba (patch) | |
| tree | a6b7308de21dc10ea1d44aa903852a09ad9f1132 /nfc | |
| parent | b81340e07f8c3b68e568d3573619a069b427dc6f (diff) | |
Enable nfc power feature
Expose power stats for NFCC
Bug: 68656882
Test: Check power stats are exposed
Change-Id: I849262dde5824d1879e517e6229d15fa3711546f
Diffstat (limited to 'nfc')
| -rw-r--r-- | nfc/libnfc-nxp.bonito.conf | 2 | ||||
| -rw-r--r-- | nfc/libnfc-nxp.sargo.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nfc/libnfc-nxp.bonito.conf b/nfc/libnfc-nxp.bonito.conf index 76947866..c0d85552 100644 --- a/nfc/libnfc-nxp.bonito.conf +++ b/nfc/libnfc-nxp.bonito.conf @@ -179,7 +179,7 @@ NXP_CORE_CONF_EXTN={20, 02, 5F, 14, A0, 38, 04, 1A, 0B, 0B, 00, A0, 3A, 08, 19, 00, 19, 00, 19, 00, 19, 00, A0, B2, 01, 19, - A0, 91, 01, 00 + A0, 91, 01, 01 } ############################################################################### diff --git a/nfc/libnfc-nxp.sargo.conf b/nfc/libnfc-nxp.sargo.conf index 32cff77f..c384fd3a 100644 --- a/nfc/libnfc-nxp.sargo.conf +++ b/nfc/libnfc-nxp.sargo.conf @@ -179,7 +179,7 @@ NXP_CORE_CONF_EXTN={20, 02, 5F, 14, A0, 38, 04, 1A, 0B, 0B, 00, A0, 3A, 08, 0F, 00, 0F, 00, 0F, 00, 0F, 00, A0, B2, 01, 19, - A0, 91, 01, 00 + A0, 91, 01, 01 } ############################################################################### |
