Merge "Revert "Add support for gid derivation on private volumes"" into oc-mr1-dev

gugelfrei
Richard Uhler 7 years ago committed by Android (Google) Code Review
commit 3bfa263f53

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

Loading…
Cancel
Save