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

Commit 276435f4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

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

parents 11af8960 004bbcdb
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);