am 9c1bc6bb: am 29576ae8: Merge "/vendor is sometimes on a separate partition now."
* commit '9c1bc6bbc82e3e4f005e9fcacfca94b2dd82ca31': /vendor is sometimes on a separate partition now.
This commit is contained in:
commit
7630916fb8
|
@ -34,12 +34,11 @@ on init
|
|||
|
||||
loglevel 3
|
||||
|
||||
# Backward compatibility
|
||||
# Backward compatibility.
|
||||
symlink /system/etc /etc
|
||||
symlink /sys/kernel/debug /d
|
||||
|
||||
# Right now vendor lives on the same filesystem as system,
|
||||
# but someday that may change.
|
||||
# Link /vendor to /system/vendor for devices without a vendor partition.
|
||||
symlink /system/vendor /vendor
|
||||
|
||||
# Create cgroup mount point for cpu accounting
|
||||
|
|
Loading…
Reference in New Issue