Ensure AndroidEduOwnerCheckCallback is called.
ChromiumApplication.AndroidEduOwnerCheckCallback() has a stub implementation that doesn't actually call the passed in callback. This fixes the stub to actually call the callback with a value of false, which fixes code that depends on this callback being called. BUG=489514 Review URL: https://codereview.chromium.org/1132723009 Cr-Commit-Position: refs/heads/master@{#330467}
Showing
Please register or sign in to comment