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

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

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

* commit '0c691f0e':
  Update the value for the NFC shared UID.
parents 29c7ae5c 0c691f0e
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.