Bug: https://issuetracker.google.com/77284669 Test: builds Change-Id: Iaafc856f2a7441d318f7b9376caa6629e02a8e23
21 lines
394 B
Text
21 lines
394 B
Text
phony {
|
|
name: "shell_and_utilities",
|
|
required: [
|
|
"awk",
|
|
"awk_vendor",
|
|
"bzip2",
|
|
"grep",
|
|
"grep_vendor",
|
|
"logwrapper",
|
|
"logwrapper_vendor",
|
|
"mkshrc",
|
|
"mkshrc_vendor",
|
|
"reboot",
|
|
"sh",
|
|
"sh_vendor",
|
|
"toolbox",
|
|
"toolbox_vendor",
|
|
"toybox",
|
|
"toybox_vendor",
|
|
],
|
|
}
|