diff --git a/vibrator/bench/benchmark.cpp b/vibrator/bench/benchmark.cpp index dd618a5bc1..deaa6f2c55 100644 --- a/vibrator/bench/benchmark.cpp +++ b/vibrator/bench/benchmark.cpp @@ -493,11 +493,6 @@ BENCHMARK_WRAPPER(VibratorBench_Aidl, setAmplitude, { return; } } - - shouldSkipWithError(state, mVibrator->off()); - if (cb) { - cb->waitForComplete(); - } }); BENCHMARK_WRAPPER(VibratorBench_Aidl, setExternalControl, {