[DeviceSync v2] Fix error-code handling of GetFeatureStatuses results
Ensure that any error codes emitted from the feature status getter are reflected in the high-level v2 DeviceSync result metrics. Before this CL, all feature status getter errors were bucketed into the error code kErrorMissingLocalDeviceFeatureStatuses. This caused some confusion in b/169842107. Change-Id: Ifd9373d5f4ad54e6e5b38f09fe1aaa329c1e5eaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451592 Commit-Queue: Josh Nohle <nohle@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#814048}
Showing
Please register or sign in to comment