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

Commit 9355fbfa authored by Guangjie (Jerry) Shi's avatar Guangjie (Jerry) Shi Committed by Automerger Merge Worker
Browse files

Merge "Use correct filter" into udc-dev am: cf440dca

parents e188c6c0 cf440dca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -285,7 +285,7 @@ public class CredentialManagerPreferenceController extends BasePreferenceControl

        setAvailableServices(
                mCredentialManager.getCredentialProviderServices(
                        getUser(), CredentialManager.PROVIDER_FILTER_ALL_PROVIDERS),
                        getUser(), CredentialManager.PROVIDER_FILTER_USER_PROVIDERS_ONLY),
                null);
    }