[Android][ChildAccount] Remove SignOutAllowed pref usage for child account
Remove the usage of setSignOutAllowedPreferenceValue when there is child account on device as child account is already handled with Profile.isChild() in AccountManagementFragment. Setting this pref here doesn't have any impact on code when there is child account. Bug: 1162231 Change-Id: I36fc4a30fbbd3ea05b260e2f2e714aa731f737bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617819Reviewed-by:Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#842510}
Showing
Please register or sign in to comment