commit | 5820b51c22249faaeba4a97bebac278153fdb499 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@google.com> | Fri Sep 15 22:45:55 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Sep 15 22:45:55 2017 +0000 |
tree | b8e37ef3c1de8c83e625be87d72f3d66123b8a07 | |
parent | 85d5d27bcc7c1fb0f899d9fed6d3c49055b4e463 [diff] | |
parent | 52f7a9193479a48c3377fa597191d4dac71f4416 [diff] |
Merge "Move long-running calls to async with listeners."
diff --git a/model/EmulatedVolume.cpp b/model/EmulatedVolume.cpp index df91904..21b290a 100644 --- a/model/EmulatedVolume.cpp +++ b/model/EmulatedVolume.cpp
@@ -84,6 +84,7 @@ "-g", "1023", // AID_MEDIA_RW "-m", "-w", + "-G", mRawPath.c_str(), label.c_str(), NULL)) {