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

Commit fe5cf122 authored by David Drysdale's avatar David Drysdale Committed by Automerger Merge Worker
Browse files

Merge "Make crate vendor_available" am: ad226c11

parents 7fa8f7a5 ad226c11
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"
    ],