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

Commit 9c96297d authored by Jack He's avatar Jack He Committed by android-build-merger
Browse files

Build: Disable host_supported for cc_benchmark

am: 628a65f0

Change-Id: I1614d74f1f6980623ef38f00be4a1024a7f8e306
parents ca544f4a 628a65f0
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",
    ],