Package-level declarations

This package provides helper classes to interact with android.car.

The package provides two classes and an interface, usable in different contexts:

Types

Link copied to clipboard
@IviExperimental(reasons = [])
class FlowVhal(context: Context, lifecycle: Lifecycle)

Experimental API for obtaining Android Car properties as Flows.

Link copied to clipboard
Link copied to clipboard

VhalWrapper implements basic handling of car properties from Android's Vehicle Hardware Abstraction Layer. Intended to be used in vehicle function service implementations.

Properties

Link copied to clipboard

Converts the VehicleAreaSeat to a dedicated SeatArea.

Link copied to clipboard

Converts the VehicleAreaWindow to a dedicated WindowArea.