Merge "Revert "Add support for gid derivation on private volumes"" into oc-mr1-dev am: 3bfa263f53
am: fe64fee09d
Change-Id: I818351970b66d18492c3c181618069602ad3ee26
This commit is contained in:
commit
97cb6e597c
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ status_t EmulatedVolume::doMount() {
|
|||
"-g", "1023", // AID_MEDIA_RW
|
||||
"-m",
|
||||
"-w",
|
||||
"-G",
|
||||
mRawPath.c_str(),
|
||||
label.c_str(),
|
||||
NULL)) {
|
||||
|
|
Loading…
Reference in a new issue