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

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

am ad91eee2: am 9c1ef098: Update the value for the NFC shared UID.

* commit 'ad91eee2':
  Update the value for the NFC shared UID.
parents 8a395624 ad91eee2
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 = 1022;
    public static final int NFC_UID = 1023;

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