Merge "Turn flag back to default on" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
83566315a3
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user