Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57909b4c authored by Luca Stefani's avatar Luca Stefani
Browse files

Remove more duplicated symlinks

They're all created in rootdir/Android.mk

Test: m
Change-Id: I1bf07301434d8cf4f2e9226071983d7aeaf149ac
parent 8c61e7da
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -114,12 +114,6 @@ on init
    symlink /proc/self/fd/1 /dev/stdout
    symlink /proc/self/fd/2 /dev/stderr

    symlink /system/bin /bin
    symlink /system/etc /etc

    # Link /vendor to /system/vendor for devices without a vendor partition.
    symlink /system/vendor /vendor

    # Create energy-aware scheduler tuning nodes
    mkdir /dev/stune/foreground
    mkdir /dev/stune/background
@@ -208,7 +202,6 @@ on init
    mkdir /mnt/runtime/full/self 0755 root root

    # 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