diff --git a/system/common/Android.bp b/system/common/Android.bp index 9378c23bcb8139462c111d90fe34dce37f793190..e19cc43ac9fdba3c4314ca330ffd02bfabf18ae9 100644 --- a/system/common/Android.bp +++ b/system/common/Android.bp @@ -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", ],