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

Commit 9c1bc6bb authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 29576ae8: Merge "/vendor is sometimes on a separate partition now."

* commit '29576ae8':
  /vendor is sometimes on a separate partition now.
parents c3d2793f 29576ae8
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