commit | 6e16714c688ed9c52763696f5a5e7b90802a471b | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Jun 14 17:13:37 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Jul 06 18:07:44 2016 +0000 |
tree | ab9b5481cbe045b8e8ef188e8757b77ecbec57cd | |
parent | 3c32cf8a8c7e5ea4744bad17d8944da36ae0cff0 [diff] |
Frameworks/base: Refactor UserHandle and Environment a bit Refactor slightly to forbid using myUserId in the zygote (uid == 0). Also factor Environment to put user data (vs shared data) into its own class, which should keep the page the shared data is on actually shared between processes. Bug: 29338430 Change-Id: I05d1306b57658a83299e38076171f56cb364ea80