summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorHung-ying Tyan <tyanh@google.com>2019-07-12 09:27:01 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-07-12 09:27:01 +0000
commit346c17bbc9d47cedfc3a1887940e6f1ea9514614 (patch)
tree4c771c3635f08242bc49ac2b1381ec85eb0806bf /rootdir
parentac9e2af1b62a67abe7be5805afd18dd42e2fa194 (diff)
parent891a0113941136544509886c1638d973a6c9773c (diff)
downloadsystem_core-346c17bbc9d47cedfc3a1887940e6f1ea9514614.tar.gz
system_core-346c17bbc9d47cedfc3a1887940e6f1ea9514614.tar.bz2
system_core-346c17bbc9d47cedfc3a1887940e6f1ea9514614.zip
Merge "Revert "rootdir / sdcard : Stop creating /data/media/obb."" into qt-dev
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index c042c4897..893998cee 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -589,6 +589,7 @@ on post-fs-data
symlink /data/data /data/user/0
mkdir /data/media 0770 media_rw media_rw
+ mkdir /data/media/obb 0770 media_rw media_rw
mkdir /data/cache 0770 system cache
mkdir /data/cache/recovery 0770 system cache