commit | 48aa86bd0b30815f4c02561f713bd33b032ef2b7 | [log] [tgz] |
---|---|---|
author | Jeff Davidson <jpd@google.com> | Wed Feb 10 14:15:42 2016 -0800 |
committer | Jeff Davidson <jpd@google.com> | Wed Feb 10 15:20:33 2016 -0800 |
tree | 4929769bfe7639c00d14df51549f72fe75ef2ed3 | |
parent | f61a847881ad251593e15e322dae39cc9bd1cd10 [diff] |
Expose APIs to analyze UIDs in UserHandle/Process. Clients of the NetworkStatsManager public APIs may get UIDs belonging to other users, and UIDs which don't actually represent applications. These APIs allow clients to understand whether a given ID belongs to the same user as themselves, and whether an ID represents an application or something else (e.g. a system UID). Change-Id: Ia56d5891521ce98e5594c41da8f9d756819deb66