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

Commit fe1700e5 authored by Abhishek Pandit-Subedi's avatar Abhishek Pandit-Subedi
Browse files

Add `compile_multilib: "first"` to `libusb4` binary

This ensures the binary is only built for the primary architecture
when targeting multiple ABI.

Bug: 441422008
Flag: EXEMPT BUGFIX
Test: m
Change-Id: Id0b6ddb9683b11521184cf20296b94f899c8709e
parent 0f7b4ace
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,4 +64,5 @@ rust_ffi_shared {
        "liblog_rust",
        "libusb4_policies",
    ],
    compile_multilib: "first",
}