Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05e32cf5 authored by Petri Gynther's avatar Petri Gynther Committed by android-build-merger
Browse files

Merge "toolbox: make "r" available for /vendor"

am: bc637210

Change-Id: Ib55339d168808e2593748efe1aea573a56b3beb5
parents f3a23fe8 bc637210
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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).