init.rc: Restore the /mnt/sdcard symlink am: d2f0a2c

am: bcf98cf

* commit 'bcf98cfcd40f2d408f601061ba1071b52d92ffbc':
  init.rc: Restore the /mnt/sdcard symlink

Change-Id: I50ec25bcc48f4cc312b8559b5985a8371feef5ae
This commit is contained in:
Nick Kralevich 2016-04-13 14:37:27 +00:00 committed by android-build-merger
commit bc725db93a
1 changed files with 1 additions and 0 deletions

View File

@ -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