Merge "shell_and_utils: add vendor shell and toybox targets" am: 7d213d08e7 am: 175fb8ce3f
am: 8cc253b59c

Change-Id: I554d806d221e3b0c4debaebf6337f241cb10da5d
diff --git a/shell_and_utilities/Android.bp b/shell_and_utilities/Android.bp
index 81cf315..4f4fc5d 100644
--- a/shell_and_utilities/Android.bp
+++ b/shell_and_utilities/Android.bp
@@ -5,9 +5,12 @@
         "grep",
         "gzip",
         "mkshrc",
+        "mkshrc_vendor",
         "reboot",
         "sh",
+        "sh_vendor",
         "toolbox",
         "toybox",
+        "toybox_vendor",
     ],
 }