am 29576ae8: Merge "/vendor is sometimes on a separate partition now."
* commit '29576ae8901eb95d4c8a34f242a282b2fb73d35f': /vendor is sometimes on a separate partition now.
This commit is contained in:
commit
9c1bc6bbc8
1 changed files with 2 additions and 3 deletions
|
|
@ -34,12 +34,11 @@ on init
|
||||||
|
|
||||||
loglevel 3
|
loglevel 3
|
||||||
|
|
||||||
# Backward compatibility
|
# Backward compatibility.
|
||||||
symlink /system/etc /etc
|
symlink /system/etc /etc
|
||||||
symlink /sys/kernel/debug /d
|
symlink /sys/kernel/debug /d
|
||||||
|
|
||||||
# Right now vendor lives on the same filesystem as system,
|
# Link /vendor to /system/vendor for devices without a vendor partition.
|
||||||
# but someday that may change.
|
|
||||||
symlink /system/vendor /vendor
|
symlink /system/vendor /vendor
|
||||||
|
|
||||||
# Create cgroup mount point for cpu accounting
|
# Create cgroup mount point for cpu accounting
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue