Fix inconsistency between Android and the server side proto.

The server side has ART_COMPILATION_REASON_CLOUD = 22. For some reason, this was not synced to the Android side, and we mistakenly added ART_COMPILATION_REASON_OTHER = 22 in commit 595b75bf77dc4cd5526ea064a44d75e9d091bcc3. Fortunately, it hasn't been too long since then, so the amount of wrong data being reported was limited. We accept having this amount of wrong data and fix it from now.

Bug: 423542133
Test: Presubmit
Flag: EXEMPT log only update
Change-Id: I890454f5bc6e3db73e6e93c5e8266e0881b34202
1 file changed
tree: 20ebe2c9650011661fcc6c025878b2f206449a11
  1. stats/
  2. OWNERS