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

Commit fb9663a1 authored by Robert Sesek's avatar Robert Sesek Committed by android-build-merger
Browse files

Merge "Use the correct value for Process.WEBVIEW_ZYGOTE_UID." am: 572f65fb am: cb711938

am: 000552a6

Change-Id: If279fa06502f3bd39542504352c07a4e15b078dd
parents a22b5a2e 000552a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@ public class Process {
     * Defines the UID/GID for the WebView zygote process.
     * @hide
     */
    public static final int WEBVIEW_ZYGOTE_UID = 1051;
    public static final int WEBVIEW_ZYGOTE_UID = 1053;

    /**
     * Defines the UID used for resource tracking for OTA updates.