Remove duplicated debugfs symlink

* Currently it's created at build-time in rootdir/Android.mk

Test: m
Change-Id: I48e8ebf3412dfdfc2dff3b4fcf9b72de52726865
This commit is contained in:
Luca Stefani 2020-02-10 21:56:01 +01:00
parent 68f2e9cf1b
commit 8c61e7da49

View file

@ -117,9 +117,6 @@ on init
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