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

Commit 00be8a3e authored by Elliott Hughes's avatar Elliott Hughes Committed by Sandeep Patil
Browse files

Switch to a shell_and_utilities phony module.

(cherrypick of 8ad0e66e.)

Bug: 36463595
Test: builds
Change-Id: I700700abb4de76017a2ff811ceff19ea2ee86eb2
parent 64bea883
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",
    ],
}