commit | d7b3a369594ddaae56ece2a6b603c15a58f9b398 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Wed Jan 30 11:17:52 2019 +0100 |
committer | Martijn Coenen <maco@google.com> | Wed Jan 30 12:24:17 2019 +0100 |
tree | 2462158aea5e3716ca0f1f14422f334d313487a6 | |
parent | 6ab2e4a91ee5aa0d91442f29ac17652b87cf3a89 [diff] |
Widen allowed UID range for webview zygote. The webview zygote is shared for all users on the system, and so unlike the app zygote, it can't use a single whitelisted UID range. For now, clamp to the upper bound of the UID range, until we have a better idea. This is still an improvement from the previous status quo, because it will prevent setuid/setgid into system users. Bug: 123597434 Test: builds, webview_zygote running Change-Id: Ia975826ed5b1f20cabb46f60f5951723b1ba80c9