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

Commit ad226c11 authored by David Drysdale's avatar David Drysdale Committed by Gerrit Code Review
Browse files

Merge "Make crate vendor_available"

parents 6cd136fc 9ee82396
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"
    ],