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

Commit a83bc160 authored by Jeff Hamilton's avatar Jeff Hamilton Committed by Android Git Automerger
Browse files

am 7bb236c3: am 84d34078: Make the NFC UID forward compatible.

* commit '7bb236c3':
  Make the NFC UID forward compatible.
parents 6f2b5d61 7bb236c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ public class Process {
     * Defines the UID/GID for the NFC service process.
     * @hide
     */
    public static final int NFC_UID = 1023;
    public static final int NFC_UID = 1025;

    /**
     * Defines the GID for the group that allows write access to the internal media storage.