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

Commit 1ac905e8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Turn flag back to default on" into udc-dev am: 83566315

parents e59d13fc 83566315
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -796,7 +796,7 @@ public final class CredentialManagerService
                return DeviceConfig.getBoolean(
                        DeviceConfig.NAMESPACE_CREDENTIAL,
                        DEVICE_CONFIG_ENABLE_CREDENTIAL_MANAGER,
                        false);
                        true);
            } finally {
                Binder.restoreCallingIdentity(origId);
            }