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

Commit 2bfce975 authored by Becca Hughes's avatar Becca Hughes
Browse files

Fix outdated comment

Change-Id: I34fd1d268aca43cfaa29480568b11205bc03a03a
parent 8dfeda55
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -178,8 +178,8 @@ public abstract class CredentialProviderService extends Service {
      *          <capability>@string/passwords</capability>
      *          <capability>@string/passkeys</capability>
      *      </capabilities>
      *      <string name="passwords">android.credentials.TYPE_PASSWORD_CREDENTIAL</string>
      *      <string name="passkeys">android.credentials.TYPE_PUBLIC_KEY_CREDENTIAL</string>
      *      <capability name="android.credentials.TYPE_PASSWORD_CREDENTIAL" />
      *      <capability name="android.credentials.TYPE_PUBLIC_KEY_CREDENTIAL" />
      *  </credential-provider>
      * </code>
      */