commit | b3ef03951cecf4515d0cba759fb1b94c34111adc | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Fri Apr 25 15:16:02 2014 +0100 |
committer | Robin Lee <rgl@google.com> | Tue Apr 29 12:46:04 2014 +0100 |
tree | c410e76bbaa17042b1cbb7d2bf97cc8fe62697a5 | |
parent | 72031ab8780ddbdfad84ea4a02ba7fe87566ee50 [diff] |
Add new AID shared by all apps in a profile Automatically assigned as a GID to all apps running under the same Android profile. Used for exposing to or sharing files with apps running in a specific profile. Analogous to AID_SHARED_GID only the sharing is between processes with the same userId rather than with the same appId. The name to be displayed for uids/gids with this AID is 'u*_everyone'. Change-Id: I46efb749f74cb86868c5609a0ce1a6aab2f9e9c9