Remove Gaia ID from AndroidAppInstallEvent
Gaia ID was incorrectly reported previously: 1. It was stored as an int when the obfuscated Gaia ID cannot be converted to an int. 2. It was then converted to an int64 in the proto. The proto symbol for Gaia ID will be deprecated and it's identifier will be reserved for future use. Removing the Gaia ID prior to deprecation. Bug: 1045967 Change-Id: I4c3477005788046408e3ae81f8ee37cfc1df17d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028211 Commit-Queue: Zach Trudo <zatrudo@google.com> Reviewed-by:Sergey Poromov <poromov@chromium.org> Auto-Submit: Zach Trudo <zatrudo@google.com> Cr-Commit-Position: refs/heads/master@{#737028}
Showing
Please register or sign in to comment