Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bcfa416e authored by Reema Bajwa's avatar Reema Bajwa
Browse files

Set a default value for credautofill config

Bug: 333316040
Test: Built & deployed locally

Change-Id: I5fe63e2824ae607b82b8eb6cba2d42b4dca6e456
parent e25101a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4820,7 +4820,7 @@

     See android.credentials.CredentialManager
    -->
    <string name="config_defaultCredentialManagerAutofillService" translatable="false"></string>
    <string name="config_defaultCredentialManagerAutofillService" translatable="false">com.android.credentialmanager/com.android.credentialmanager.autofill.CredentialAutofillService</string>

    <!-- The component name(s), flattened to a string, for the system's credential manager
      provider services. These services allow retrieving and storing credentials.