settingsServiceApi

abstract var settingsServiceApi: Boolean

If true then the module contains IVI settings service declarations. Once set to true it cannot be set back to false.

Example

ivi {
settingsServiceApi = true
}