commit | ab085c63519da2337f07d5824cf60902aaa6849e | [log] [tgz] |
---|---|---|
author | Adam Bookatz <bookatz@google.com> | Wed Feb 16 02:07:11 2022 +0000 |
committer | Adam Bookatz <bookatz@google.com> | Fri Feb 25 17:24:14 2022 +0000 |
tree | f2fff8be6fd2039a19f6ded14280f38bc38e4de1 | |
parent | cafcc80f5e155cbae1bd1f3c5269cf1a5dc7c8cf [diff] |
UserController.shouldConfirmCredentials uses isCredentialSharedWithParent Instead of checking isManagedProfile, it should really be checking isCredentialSharedWithParent. Change-Id: Ibaa9a3195d74b568ba37d1ca108fef29f1203a38 Test: Compiles Bug: 219838311