Loading core/java/android/os/Process.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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 Loading Loading
core/java/android/os/Process.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -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 Loading