sanders: overaly: Set google autofill service as default
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. Change-Id: Ib9a8620327dfbafa41063a96f84c3aaaf4ae4899 Signed-off-by: David Trpchevski <trpcevski.david@gmail.com> Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -578,4 +578,10 @@
|
||||
<item>392.9</item>
|
||||
</array>
|
||||
|
||||
<!-- 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>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user