commit | 77823360b457902869f041fa9128c06c15691c45 | [log] [tgz] |
---|---|---|
author | Rom Lemarchand <romlem@google.com> | Fri Sep 22 23:20:29 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Sep 22 23:20:29 2017 +0000 |
tree | dc0ac1a14c05a7fb9e604ffd0249e8d26c433477 | |
parent | 0a34be8472e86bce1043e8f9c58993089b0e4962 [diff] | |
parent | 958c216d870d72303255720f3307c997041e0901 [diff] |
Revert "Revert "Add support for gid derivation on private volumes"" am: 958c216d87 Change-Id: Ic75b411b3aec784cdc19db3e5bedda7cd21a5306
diff --git a/model/EmulatedVolume.cpp b/model/EmulatedVolume.cpp index d73a8fa..d40cf3f 100644 --- a/model/EmulatedVolume.cpp +++ b/model/EmulatedVolume.cpp
@@ -85,6 +85,7 @@ "-g", "1023", // AID_MEDIA_RW "-m", "-w", + "-G", mRawPath.c_str(), label.c_str(), NULL)) {