Merge "shell_and_utils: add vendor shell and toybox targets"

am: 7d213d08e7

Change-Id: I6f7d4ff2ec374d1719521ffe39db9c5892fe9535
This commit is contained in:
Sandeep Patil 2017-05-22 21:07:23 +00:00 committed by android-build-merger
commit 175fb8ce3f

View file

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