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

Commit 9ee82396 authored by David Drysdale's avatar David Drysdale
Browse files

Make crate vendor_available

Bug: 195310053
Test: build, TreeHugger
Change-Id: I466a7cf609a3c945a56d3f3fac99cbc04cb4dc9b
parent b17a5e4c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ package {
rust_library {
    name: "libtrusty-rs",
    crate_name: "trusty",
    vendor_available: true,
    srcs: [
        "src/lib.rs"
    ],