SystemSettingsService

@IviExperimental(reasons = [])
interface SystemSettingsService

Service that provides settings for the navigation system. This service is optional.

On Android API level 29 and higher, it is recommended not to implement this service.

Only on Android API level 28 and lower is this service useful to set the units for distance. On Android API level 29 and higher, the units for distance will be based on android.car.VehiclePropertyIds.DISTANCE_DISPLAY_UNITS.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The distance unit to be used for the navigation system.