Merge "Add allow_other mount option for appfuse."

gugelfrei
Daichi Hirono 9 years ago committed by Android (Google) Code Review
commit b025f3efc0

@ -690,6 +690,7 @@ int CommandListener::AppFuseCmd::runCommand(SocketClient *cli,
"fd=%i,"
"rootmode=40000,"
"default_permissions,"
"allow_other,"
"user_id=%d,group_id=%d",
device_fd,
uid,

Loading…
Cancel
Save