commit | f05a7e3701ef403cc2ef60c96367fca8ff0e5815 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Fri Dec 02 14:16:37 2016 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri Dec 02 14:17:48 2016 -0700 |
tree | 39c92a9a433e5eb33e6db325b1d91a84eb13d506 | |
parent | 7399d42ad216b2149e82f4649d904375b6a8a434 [diff] |
Define GIDs for internal media file types. Currently, all internal media storage files (under /data/media) are given the same "media_rw" GID. To support an upcoming optimization to disk usage calculation, this CL defines three new GIDs that can be used to quickly identify common types: audio, video, and images. Test: builds Bug: 27948817 Change-Id: I8548459c3d3ccbf7d822431c6e2ebd1c2e309d70