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

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

Merge "toolbox: make "r" available for /vendor" am: bc637210 am: 05e32cf5

am: 8ab61d6e

Change-Id: Ia3210a0442161a151df4a996775890723ab2ac41
parents c19e4191 8ab61d6e
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).