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

Commit 060f2175 authored by Mike Lockwood's avatar Mike Lockwood Committed by Android (Google) Code Review
Browse files

Merge "Add Process.MEDIA_RW_GID constant"

parents 161929ff dcaa10cd
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -97,6 +97,12 @@ public class Process {
     */
    public static final int NFC_UID = 1022;

    /**
     * Defines the GID for the group that allows write access to the internal media storage.
     * @hide
     */
    public static final int MEDIA_RW_GID = 1023;

    /**
     * Defines the start of a range of UIDs (and GIDs), going from this
     * number to {@link #LAST_APPLICATION_UID} that are reserved for assigning