getServiceInfo

@NonNull
open fun getServiceInfo(@NonNull context: @NonNull Context): @NonNull ServiceInfo(source)

Returns the ServiceInfo for the declared AppLocalesMetadataHolderService.

This serviceInfo contains the attribute "autoStoreLocales", its value being a boolean that informs us if the developer wants us to handle the storage of locales or not.