commit | 70472b2be70f53c2aae73591fd9940939892a5cf | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Mon Apr 24 16:11:03 2017 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Mon Jan 29 19:40:09 2018 -0800 |
tree | e75f9d19d0d1035385988629da3f74936b690943 | |
parent | 8e94730d5cc715209b4690b06b074f9c27808c55 [diff] |
ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges When setting up the ownership of files on the lower filesystem, ensure that these values are in reasonable ranges for apps. If they aren't, default to AID_MEDIA_RW Signed-off-by: Daniel Rosenberg <drosen@google.com> Bug: 37516160 Change-Id: I0bec76a61ac72aff0b993ab1ad04be8382178a00