diff options
author | Nick Kralevich <nnk@google.com> | 2016-04-12 14:45:00 -0500 |
---|---|---|
committer | Steven Lay <arbiter1000@gmail.com> | 2017-04-17 14:06:52 +0000 |
commit | 05094156eff88196d35cbc1352bdedb503a4a1b7 (patch) | |
tree | 2283d67f73d63057e32507b2d429e4074a1fe027 /rootdir/init.qcom.rc | |
parent | ab1276c54e2b1b2589babdb0a6bdb2818cff85a0 (diff) |
Delete /mnt/sdcard symlink
Bug: 28108983
Change-Id: Iab933217810fa92687e79992acdf023acdb6ad88
Diffstat (limited to 'rootdir/init.qcom.rc')
-rw-r--r-- | rootdir/init.qcom.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 3ade919..ae004b0 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -35,7 +35,6 @@ on init write /sys/bus/msm_subsys/devices/subsys3/restart_level "RELATED" # for backwards compatibility - symlink /sdcard /mnt/sdcard symlink /sdcard /storage/sdcard0 mkdir /tmp |