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

This reverts commit a3a60b372e.

Reason for revert: All kernel prebuilts merged

(cherry picked from commit 75ae529bf8)

Bug: 65600849
Bug: 65573871
Test: m
Change-Id: I75b0cb1d82213b875cbef8d39f4f1a8fb34b9795
gugelfrei
Rom Lemarchand 7 years ago committed by Andreas Gampe
parent 4a921633fa
commit 958c216d87

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

Loading…
Cancel
Save