commit | 322c9daeeb8064d8001482f6337ca6561284e86d | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Jun 21 00:28:25 2023 +0000 |
committer | Roshan Pius <rpius@google.com> | Wed Jun 21 00:28:27 2023 +0000 |
tree | d74599d9083701a55d8ac15c402a3605c8c3d293 | |
parent | cc112e1010a9c0c2a191fdde1db22f37b02d645d [diff] |
nfc(api): Restore behavior from Android T When Nfc service is not ready, dont fetch NfcManager to avoid getting into a state where the app keeps getting a bad NfcManager. Restoring the fix from aosp/1498599. Bug: 286025476 Change-Id: I4aaa0a87c38eaddccc566c18b75cd1acedc29d75 Test: Manual tests