commit | c33639b26bf57a5ad2d9bb8dd759ec4014c19538 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Wed Dec 14 03:35:01 2022 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Tue Dec 20 18:27:48 2022 +0000 |
tree | 9e2a6def8e591e5c529fdb4859dfd3657ccf1fec | |
parent | 20a4eeea734d3b3d904f572e08a25865bd56b015 [diff] |
Stop setting Settings.Global.REQUIRE_PASSWORD_TO_DECRYPT This setting was specific to FDE, so it no longer serves any purpose. Both the Settings app and LockSettingsService can potentially set it, but only to the value 0. This CL removes the corresponding code from LockSettingsService, so this setting will no longer be set. Test: atest com.android.server.locksettings Bug: 208476087 Change-Id: I34b749ac0aeb7f38d8208b10f29d3b061aadc40c