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

Commit 5acf9c36 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Generate Rust Binder bindings for recovery" into main

parents 94ce01a7 6d0c0548
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ rust_library {
    host_supported: true,
    vendor_available: true,
    product_available: true,
    recovery_available: true,
    target: {
        darwin: {
            enabled: false,
@@ -87,6 +88,7 @@ rust_library {
    host_supported: true,
    vendor_available: true,
    product_available: true,
    recovery_available: true,
    target: {
        darwin: {
            enabled: false,
@@ -152,6 +154,7 @@ rust_bindgen {
    host_supported: true,
    vendor_available: true,
    product_available: true,
    recovery_available: true,

    // Currently necessary for host builds
    // TODO(b/31559095): bionic on host should define this