diff options
| author | Nick Kralevich <nnk@google.com> | 2016-08-25 03:39:11 +0000 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2016-09-03 23:42:05 +0300 |
| commit | 869627020a39ba50112bdc5a37f9a6d91e3542d7 (patch) | |
| tree | 4f1dcef1e1830efbe9ba71e28aa51fffdc7c9ad3 | |
| parent | a5081e50a5c8ae1ef59a71ce87ea46553da461ba (diff) | |
msm8916-common: remove /mnt/sdcard symlink
Change-Id: I14eab85d45b20e13502bba17b78e4792f85d2e35
| -rw-r--r-- | rootdir/etc/init.qcom.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 947a07f..e5d5e41 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -42,7 +42,6 @@ on init # Set permissions for persist partition mkdir /persist 0771 system system - symlink /sdcard /mnt/sdcard symlink /sdcard /storage/sdcard0 on fs |
