Loading core/res/res/values/config.xml +14 −1 Original line number Diff line number Diff line Loading @@ -4243,6 +4243,19 @@ --> <string name="config_defaultSearchUiService" translatable="false"></string> <!-- The component name, flattened to a string, for the system's credential manager hybrid service. This service allows credential retrieval and storage from, and to remote devices. 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, credential manager will still work, but remote credential retrieval and storage will not be offered to the user. See android.credentials.CredentialManager --> <string name="config_defaultCredentialManagerHybridService" 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 @@ -3688,6 +3688,7 @@ <java-symbol type="string" name="config_defaultTranslationService" /> <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_defaultSearchUiService" /> <java-symbol type="string" name="config_defaultSmartspaceService" /> <java-symbol type="string" name="config_defaultWallpaperEffectsGenerationService" /> Loading Loading
core/res/res/values/config.xml +14 −1 Original line number Diff line number Diff line Loading @@ -4243,6 +4243,19 @@ --> <string name="config_defaultSearchUiService" translatable="false"></string> <!-- The component name, flattened to a string, for the system's credential manager hybrid service. This service allows credential retrieval and storage from, and to remote devices. 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, credential manager will still work, but remote credential retrieval and storage will not be offered to the user. See android.credentials.CredentialManager --> <string name="config_defaultCredentialManagerHybridService" 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 @@ -3688,6 +3688,7 @@ <java-symbol type="string" name="config_defaultTranslationService" /> <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_defaultSearchUiService" /> <java-symbol type="string" name="config_defaultSmartspaceService" /> <java-symbol type="string" name="config_defaultWallpaperEffectsGenerationService" /> Loading