Merge "Add "default_normal" support to vold."

gugelfrei
Jeff Sharkey 7 years ago committed by Android (Google) Code Review
commit 856f7cf20e

@ -86,6 +86,7 @@ status_t EmulatedVolume::doMount() {
"-m", "-m",
"-w", "-w",
"-G", "-G",
"-i",
mRawPath.c_str(), mRawPath.c_str(),
label.c_str(), label.c_str(),
NULL)) { NULL)) {

Loading…
Cancel
Save