Merge "Use the correct value for Process.WEBVIEW_ZYGOTE_UID." am: 572f65fb58
am: cb7119385e
Change-Id: Iaf7a31629d06d87400796899f659926e5186ac41
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user