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

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

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

* commit 'a83bc160':
  Make the NFC UID forward compatible.
parents 31557206 a83bc160
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,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.