diff options
| author | Nick Kralevich <nnk@google.com> | 2016-04-12 12:45:58 -0700 |
|---|---|---|
| committer | vm03 <vasy@vasy.ru> | 2016-10-03 15:50:04 +0300 |
| commit | 0bcfd9dc4c0befdac890aac2e6a3711da78a5cd7 (patch) | |
| tree | fa51ae1d5e3b48254b80f0c7cf34b0135e5de828 | |
| parent | aa3c695b90ed452ab52263d154def3516e041170 (diff) | |
Delete /mnt/sdcard symlink
Bug: 28108983
Change-Id: I071c3987aa519b2bf4aa35415fd217107b55fe03
| -rw-r--r-- | rootdir/init.qcom.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 40ebb5e..8a1a999 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -33,8 +33,6 @@ on early-init on init - # Support legacy paths - symlink /sdcard /mnt/sdcard symlink /sdcard /storage/sdcard0 mkdir /firmware 0771 system system |
