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

Commit e96faa6e authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Switch to a shell_and_utilities phony module." am: 2aeed10a

am: 40fa93db

Change-Id: Ib58a38a624151f3e24af8fd4c3d073584d8f03ca
parents 02a8ac95 40fa93db
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
phony {
    name: "shell_and_utilities",
    required: [
        "bzip2",
        "grep",
        "gzip",
        "mkshrc",
        "reboot",
        "sh",
        "toolbox",
        "toybox",
    ],
}