Package com.tomtom.ivi.appsuite.gradle.automotiveui.api.appsuitedefaults.automotiveui.config

Types

Link copied to clipboard
class IviDefaultsAutomotiveUiConfigPlugin : IviDefaultsPlugin

Plugin to configure Automotive UI API key and Onboard Map through a configuration provider.

Plugin to configure the TomTom-internal Automotive UI API key and the Automotive UI Onboard Map through a configuration provider for internal testing purposes.

Functions

Creates the config to create a AutomotiveUiApiKeyStaticConfigurationProvider instance.

fun createAutomotiveUiOnboardMapStaticConfigurationProvider(    onboardMapPathKey: ArgumentValueConfig,     onboardMapKeystorePathKey: ArgumentValueConfig,     onboardMapKeystorePassword: ArgumentValueConfig,     mapDisplayTileOnboardServiceUriKey: ArgumentValueConfig): StaticConfigurationProviderConfig

Creates the config to create a AutomotiveUiOnboardMapStaticConfigurationProvider instance.