Loading core/res/res/values/config.xml +12 −0 Original line number Diff line number Diff line Loading @@ -4375,6 +4375,18 @@ --> <string name="config_defaultCredentialManagerHybridService" translatable="false"></string> <!-- The component name, flattened to a string, for the system's credential manager provider service. This service allows credential retrieval and storage od credentials. This service must be trusted, as it can be activated without explicit consent of the user. If no service with the specified name exists on the device, there will be no user configurable provider to service credential manager requests. However, credential manager system services that do not require user consent, will still work. See android.credentials.CredentialManager --> <string name="config_defaultCredentialProviderService" translatable="false"></string> <!-- The package name for the system's smartspace service. This service returns smartspace results. Loading core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -3729,6 +3729,7 @@ <java-symbol type="string" name="config_defaultAppPredictionService" /> <java-symbol type="string" name="config_defaultContentSuggestionsService" /> <java-symbol type="string" name="config_defaultCredentialManagerHybridService" /> <java-symbol type="string" name="config_defaultCredentialProviderService" /> <java-symbol type="string" name="config_defaultSearchUiService" /> <java-symbol type="string" name="config_defaultSmartspaceService" /> <java-symbol type="string" name="config_defaultWallpaperEffectsGenerationService" /> Loading Loading
core/res/res/values/config.xml +12 −0 Original line number Diff line number Diff line Loading @@ -4375,6 +4375,18 @@ --> <string name="config_defaultCredentialManagerHybridService" translatable="false"></string> <!-- The component name, flattened to a string, for the system's credential manager provider service. This service allows credential retrieval and storage od credentials. This service must be trusted, as it can be activated without explicit consent of the user. If no service with the specified name exists on the device, there will be no user configurable provider to service credential manager requests. However, credential manager system services that do not require user consent, will still work. See android.credentials.CredentialManager --> <string name="config_defaultCredentialProviderService" translatable="false"></string> <!-- The package name for the system's smartspace service. This service returns smartspace results. Loading
core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -3729,6 +3729,7 @@ <java-symbol type="string" name="config_defaultAppPredictionService" /> <java-symbol type="string" name="config_defaultContentSuggestionsService" /> <java-symbol type="string" name="config_defaultCredentialManagerHybridService" /> <java-symbol type="string" name="config_defaultCredentialProviderService" /> <java-symbol type="string" name="config_defaultSearchUiService" /> <java-symbol type="string" name="config_defaultSmartspaceService" /> <java-symbol type="string" name="config_defaultWallpaperEffectsGenerationService" /> Loading