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

Commit d7085a40 authored by Chien-Yu Chen's avatar Chien-Yu Chen Committed by Android (Google) Code Review
Browse files

Merge "Correct cameraserver UID"

parents afd0936a b8b4e858
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -153,7 +153,7 @@ public class Process {
     * Defines the UID/GID for the cameraserver process
     * Defines the UID/GID for the cameraserver process
     * @hide
     * @hide
     */
     */
    public static final int CAMERASERVER_UID = 1046;
    public static final int CAMERASERVER_UID = 1047;


    /**
    /**
     * Defines the start of a range of UIDs (and GIDs), going from this
     * Defines the start of a range of UIDs (and GIDs), going from this