Bug: 36463595
Test: Build and boot.
Change-Id: I245d1755546fa597e941badce251c2e8293e998e
Signed-off-by: Sandeep Patil <sspatil@google.com>
(cherry picked from commit 52b20877dc)
16 lines
273 B
Text
16 lines
273 B
Text
phony {
|
|
name: "shell_and_utilities",
|
|
required: [
|
|
"bzip2",
|
|
"grep",
|
|
"gzip",
|
|
"mkshrc",
|
|
"mkshrc_vendor",
|
|
"reboot",
|
|
"sh",
|
|
"sh_vendor",
|
|
"toolbox",
|
|
"toybox",
|
|
"toybox_vendor",
|
|
],
|
|
}
|