init.rc: Restore the /mnt/sdcard symlink
am: d2f0a2c
* commit 'd2f0a2c0653e332b906875077b9048e64b929d94':
init.rc: Restore the /mnt/sdcard symlink
Change-Id: Icd4eea67bdf9ea416f1e15ec9f1666e74e85b3eb
This commit is contained in:
commit
bcf98cfcd4
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ on init
|
|||
|
||||
# Symlink to keep legacy apps working in multi-user world
|
||||
symlink /storage/self/primary /sdcard
|
||||
symlink /storage/self/primary /mnt/sdcard
|
||||
symlink /mnt/user/0/primary /mnt/runtime/default/self/primary
|
||||
|
||||
# root memory control cgroup, used by lmkd
|
||||
|
|
Loading…
Reference in a new issue