Merge "toolbox: make "r" available for /vendor"
am: bc6372103a
Change-Id: Ib55339d168808e2593748efe1aea573a56b3beb5
This commit is contained in:
commit
05e32cf544
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ cc_binary {
|
|||
name: "r",
|
||||
defaults: ["toolbox_defaults"],
|
||||
srcs: ["r.c"],
|
||||
vendor_available: true,
|
||||
}
|
||||
|
||||
// We build BSD grep separately (but see http://b/111849261).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue