shell_and_utils: add vendor shell and toybox targets

Bug: 36463595
Test: Build and boot.

Change-Id: I245d1755546fa597e941badce251c2e8293e998e
Signed-off-by: Sandeep Patil <sspatil@google.com>
(cherry picked from commit 52b20877dc)
This commit is contained in:
Sandeep Patil 2017-05-19 13:22:51 -07:00
parent 00be8a3ecf
commit 3c8476cd99

View file

@ -5,9 +5,12 @@ phony {
"grep",
"gzip",
"mkshrc",
"mkshrc_vendor",
"reboot",
"sh",
"sh_vendor",
"toolbox",
"toybox",
"toybox_vendor",
],
}