commit | f9f5c5767be422f1f50e32e56a0ff77a0bb41e6a | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Wed Jul 19 17:25:07 2017 -0700 |
committer | Alain Vongsouvanh <alainv@google.com> | Thu Nov 02 10:57:05 2017 -0700 |
tree | e71f999a046acce9c938c8d60bab0053d87d29a6 | |
parent | 4a9aed9524f3dc853a22cd0c90a9b1d48534e14a [diff] |
ANDROID: Sdcardfs: Move gid derivation under flag This moves the code to adjust the gid/uid of lower filesystem files under the mount flag derive_gid. Signed-off-by: Daniel Rosenberg <drosen@google.com> Change-Id: I44eaad4ef67c7fcfda3b6ea3502afab94442610c Bug: 63245673