• bartfab's avatar
    Add device disabling to OOBE flow · 48e7faaf
    bartfab authored
    Chrome OS retrieves device state from DMServer during OOBE. If this
    state indicates that the device should be disabled, it will show a
    corresponding screen and prevent the user from proceeding further.
    
    The feature is on by default because we are aiming for M40 but a flag
    is provided that can easily be flipped to turn it off if we do not
    make the deadline.
    
    BUG=425574
    TEST=Unit and browser tests
    
    Review URL: https://codereview.chromium.org/676773002
    
    Cr-Commit-Position: refs/heads/master@{#301092}
    48e7faaf
auto_enrollment_client_unittest.cc 24.9 KB