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

Commit cf440dca authored by Guangjie (Jerry) Shi's avatar Guangjie (Jerry) Shi Committed by Android (Google) Code Review
Browse files

Merge "Use correct filter" into udc-dev

parents 2605ccbc ed295c24
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);
    }