Remove /system/vendor->/vendor symlink, there is only one firmware in

/vendor and it's in initramfs.

Change-Id: Ibcef2421af0a8e30f8f1f8f65d021f633c0e8819
This commit is contained in:
Andrew Mahone 2011-07-09 20:41:09 -04:00
parent 3b963493ab
commit f295349314

View File

@ -29,10 +29,6 @@ loglevel 3
symlink /system/etc /etc
symlink /sys/kernel/debug /d
# Right now vendor lives on the same filesystem as system,
# but someday that may change.
symlink /system/vendor /vendor
# create mountpoints
mkdir /mnt 0775 root system
mkdir /mnt/sdcard 0000 system system