summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorGerry Fan <gfan@google.com>2019-07-12 17:11:23 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-07-12 17:11:23 +0000
commitff7da227dbe0f52d3eb9a3791cd19af99efda302 (patch)
tree234fa7b3d82790b0fec20b84e5c1622d3216ad2d /rootdir
parent346c17bbc9d47cedfc3a1887940e6f1ea9514614 (diff)
parent997a2d93d7a9216c248be9c983adec2d91283f5a (diff)
downloadsystem_core-ff7da227dbe0f52d3eb9a3791cd19af99efda302.tar.gz
system_core-ff7da227dbe0f52d3eb9a3791cd19af99efda302.tar.bz2
system_core-ff7da227dbe0f52d3eb9a3791cd19af99efda302.zip
Merge "Revert "Revert "rootdir / sdcard : Stop creating /data/media/obb.""" into qt-dev
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 893998cee..c042c4897 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -589,7 +589,6 @@ 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