Convert long_device_id field type from "bytes" to "string"
This CryptAuth backend CL converted the long_device_id field of the ClientAppMetadata proto from type "bytes" to type "string": https://critique.corp.google.com/#review/242222308. Because Chrome OS has already been setting this field with a string, this change should have no effect. Note: This change is only necessary for v2 Enrollment; v1 code should remain the same. Bug: 899080 Change-Id: Icf4bd1c93b0c6aaad4a5245de8c882baa7b31f7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559757Reviewed-by:Jeremy Klein <jlklein@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#649247}
Showing
Please register or sign in to comment