Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a5d71ac authored by Elliott Hughes's avatar Elliott Hughes
Browse files

/vendor is sometimes on a separate partition now.

Change-Id: I3217c272ea38ab8212056e0432d0ededacd362f6
parent b0572e25
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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