commit | 7a57a3b07bc4f594ddd98b4085173db0138d3d31 | [log] [tgz] |
---|---|---|
author | James Willcox <jwillcox@google.com> | Fri Jan 19 22:51:25 2024 +0000 |
committer | James Willcox <jwillcox@google.com> | Mon Jan 22 22:32:41 2024 +0000 |
tree | 57d7e4e57e0d89a2c7c30dabf1944c43d5a70b67 | |
parent | e8c4c3b0473637584e1cc55020f8aa3f323972d4 [diff] |
Use a static getter to fetch the preferred payment setting We need to use this from the system server before the NFC service has started. This makes getting an instance of `CardEmulation` difficult, so instead make it into a static method and access the setting directly instead of via the service. Bug: 321098555 Test: manual,NFC CTS tests Change-Id: I92e7cfeb595a13b8d544b4a3169601748fef7101