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

Commit 628a65f0 authored by Jack He's avatar Jack He
Browse files

Build: Disable host_supported for cc_benchmark

* host_supported is broken in cc_benchmark on Mac

Bug: 77585931
Test: make
Change-Id: I2d2b4d52a108f90e3ce2d9c8c9f5510918f1fcff
parent 63d2fa3e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -46,7 +46,6 @@ cc_benchmark {
    name: "bluetooth_benchmark_thread_performance",
    defaults: ["fluoride_defaults"],
    include_dirs: ["packages/modules/Bluetooth/system"],
    host_supported: true,
    srcs: [
        "benchmark/thread_performance_benchmark.cc",
    ],