Skip to content

fix: Fix host centric check

Anastasiia Volkova requested to merge fix_excepion_for_tpm_host_centric into main

When the definite conditions are satisfied the exception "Host entity is not set but host centric trace recording is enabled". These are the conditions:

  • host centric is set to false
  • trace recording is disabled
  • no host vehicle is provided

It is incorrect behavior. This PR fixes it.

Merge request reports

Loading