Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 004bbcdb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "nfc(api): Restore behavior from Android T" into udc-dev

parents b2edecaa 322c9dae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -711,6 +711,7 @@ public final class NfcAdapter {
                /* Stale sService pointer */
                if (sIsInitialized) sIsInitialized = false;
            }
            return null;
        }
        /* Try to initialize the service */
        NfcManager manager = (NfcManager) context.getSystemService(Context.NFC_SERVICE);