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

Commit dba28388 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

am: e96faa6e

Change-Id: I55c082450a4cdbd76d88acf2ab10f6063ad0b428
parents ca7326b1 e96faa6e
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",
    ],
}