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

Commit 88e713a5 authored by Matthew Maurer's avatar Matthew Maurer
Browse files

rust: Make binder-tokio vendor+uwb available

Bug: 216357072
Bug: 216358770
Change-Id: Iddf81605d2cc4f7d7ec79538fb2fc51384a5a30d
parent 0d692ed9
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 {