Merge changes I1bf07301,I48e8ebf3

* changes:
  Remove more duplicated symlinks
  Remove duplicated debugfs symlink
This commit is contained in:
Treehugger Robot 2020-02-10 23:10:08 +00:00 committed by Gerrit Code Review
commit c17c5b00e1
1 changed files with 0 additions and 10 deletions

View File

@ -114,15 +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
# Backward compatibility.
symlink /sys/kernel/debug /d
# 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
@ -219,7 +210,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