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

Commit 0ed598dd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "rust: Make binder-tokio vendor+uwb available"

parents 90e554ef 88e713a5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ rust_library {
        "libtokio",
    ],
    host_supported: true,
    vendor_available: true,
    target: {
        darwin: {
            enabled: false,
@@ -52,8 +53,10 @@ rust_library {
    apex_available: [
        "//apex_available:platform",
        "com.android.compos",
        "com.android.uwb",
        "com.android.virt",
    ],
    min_sdk_version: "Tiramisu",
}

rust_library {