Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment