summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorGerry Fan <gfan@google.com>2019-07-12 15:07:59 +0000
committerGerry Fan <gfan@google.com>2019-07-12 15:23:12 +0000
commit997a2d93d7a9216c248be9c983adec2d91283f5a (patch)
treee197f10766aad81ac2041593c6da94248cacfc20 /rootdir
parent891a0113941136544509886c1638d973a6c9773c (diff)
downloadsystem_core-997a2d93d7a9216c248be9c983adec2d91283f5a.tar.gz
system_core-997a2d93d7a9216c248be9c983adec2d91283f5a.tar.bz2
system_core-997a2d93d7a9216c248be9c983adec2d91283f5a.zip
Revert "Revert "rootdir / sdcard : Stop creating /data/media/obb.""
This reverts commit 891a0113941136544509886c1638d973a6c9773c. Reason for revert: Some Test failed, need more investigation Bug: 136199978 Change-Id: Ibad0dad02a6701447c39ddcc805d44c9e68bdcce
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 1b7367c46..260199794 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -586,7 +586,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