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

Commit a449c6cf authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1960440

Change-Id: I237da531578d73d09e4ee7d27f8640846bfaf9c6
parents 3f598dd7 0ed598dd
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 {