commit | 489a177f17c8bed795dcd2ca21e0ea67efc46889 | [log] [tgz] |
---|---|---|
author | Zimuzo Ezeozue <zezeozue@google.com> | Mon Jan 27 13:01:52 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 27 13:01:52 2020 +0000 |
tree | ba5eb53bf07313a96335a22842a38cfb3476dd72 | |
parent | 51f99b166212b37205b62f31921a557dbb041163 [diff] | |
parent | 3d3f6ef4a5da83c2aeca64e3891abc15c80326f3 [diff] |
Merge "Change gid bit of /mnt/media_rw to external_storage"
diff --git a/rootdir/init.rc b/rootdir/init.rc index e575808..7d27c3a 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -165,7 +165,7 @@ mkdir /mnt/secure/asec 0700 root root mkdir /mnt/asec 0755 root system mkdir /mnt/obb 0755 root system - mkdir /mnt/media_rw 0750 root media_rw + mkdir /mnt/media_rw 0750 root external_storage mkdir /mnt/user 0755 root root mkdir /mnt/user/0 0755 root root mkdir /mnt/user/0/self 0755 root root