arc: replace ProvisioningResult enum with object
ProvisioningResult is used in UMA stats so we're not removing it but replacing most of its use with a new ArcProvisioningResult object that can represent all kinds of problems that can happen during provisioning. BUG=b:166322619 TEST=CQ TEST=unit_tests --gtest_filter='*ArcProvisioningResultTest*' Change-Id: Iec7192e05a84e1f4ae4d8e556a675d67fff1cd62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2548841 Commit-Queue: Muhammad Hasan Khan <mhasank@chromium.org> Reviewed-by:Yury Khmel <khmel@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#830485}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment