Revert "Revert "Add support for gid derivation on private volumes""

am: 958c216d87

Change-Id: Ic75b411b3aec784cdc19db3e5bedda7cd21a5306
gugelfrei
Rom Lemarchand 7 years ago committed by android-build-merger
commit 77823360b4

@ -85,6 +85,7 @@ status_t EmulatedVolume::doMount() {
"-g", "1023", // AID_MEDIA_RW
"-m",
"-w",
"-G",
mRawPath.c_str(),
label.c_str(),
NULL)) {

Loading…
Cancel
Save