commit | bceb382572317df111d94f31edab70d4064ce033 | [log] [tgz] |
---|---|---|
author | Robert Sesek <rsesek@google.com> | Mon Jan 22 12:26:39 2018 -0500 |
committer | Robert Sesek <rsesek@google.com> | Mon Jan 22 12:29:21 2018 -0500 |
tree | c87260dfd74623d445fa7e05db7c186e76342c41 | |
parent | 7e3b1832c461b751e5170434bbb5545a8d6b6e58 [diff] |
Use the correct value for Process.WEBVIEW_ZYGOTE_UID. When the libcutils constant was added there a merge conflict, which caused the AID_WEBVIEW_ZYGOTE value to land with a different value than the Java-side Process value. Nothing yet uses the Process constant, so there were no ill effects. Test: m Change-Id: I8cc87bce1ddbdcdaf79d85c828d86837e96cce21