path: android-platform-tools_34.0.5-12/development/scripts/acov
  else
    echo "Flushing coverage for [$@] on the device..."
    adb shell kill -37 $(adb shell pidof $@)
  fi
  echo "Waiting $FLUSH_SLEEP seconds for coverage to be written..."
