overlay: Do not set config_defaultAutofillService

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pranav Vashi 2024-08-22 00:55:17 +05:30
parent 4d6b41e70f
commit f5b75468d2

View File

@ -502,13 +502,6 @@
<!-- Component name that should be granted Notification Assistant access -->
<string name="config_defaultAssistant" translatable="false">com.google.android.googlequicksearchbox</string>
<!-- The component name, flattened to a string, for the default autofill service
to enabled for an user. This service must be trusted, as it can be activated
without explicit consent of the user. If no autofill service with the
specified name exists on the device, autofill will be disabled by default.
-->
<string name="config_defaultAutofillService" translatable="false">com.google.android.gms/.autofill.service.AutofillService</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.