diff options
| author | Caner Aydın <punisher_caner@windowslive.com> | 2016-09-26 11:37:15 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-26 11:37:15 +0300 |
| commit | 1028ef0bfc0424f95b1f640dc71b68ff4b96bd49 (patch) | |
| tree | 634b7aeb24a1ce54dcbf78611e759256f4fb8b67 | |
| parent | 8da4c1f5b934c7f805f37fef6c6fd7b5494c914f (diff) | |
Remove /mnt/sdcard symlink
| -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 62f12d2..b544240 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -38,7 +38,6 @@ on init # Set permissions for persist partition mkdir /persist 0771 system system - symlink /sdcard /mnt/sdcard symlink /sdcard /storage/sdcard0 on fs |
