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

Commit 83566315 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents f304ffc9 3f501881
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);
            }