DebugVehicleDrivingStateService

interface DebugVehicleDrivingStateService

Allows manipulation of the VehicleDrivingStateService output for debugging and testing purposes.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun forceDrivingState(drivingState: DrivingState?)

Forces VehicleDrivingStateService.drivingState to be set to the given value, regardless of what the regular logic would lead to.