commit | 287a870adee61366669f8ba15bd6498cb9a08a2f | [log] [tgz] |
---|---|---|
author | Jeffrey Huang <jeffreyhuang@google.com> | Thu Jan 13 02:49:10 2022 -0800 |
committer | Jeffrey Huang <jeffreyhuang@google.com> | Fri Jan 14 17:10:25 2022 -0800 |
tree | 69e6949847cc8777c166595bb8a30fe419b1deb2 | |
parent | 7ae98d1b432190255ed145c15ecc1a728900b2c7 [diff] |
Compute size of FieldValue at runtime The size was previously fixed at compile time. This runtime check should be a better approximation of the actual size used. Bug: 214288751 Test: atest statsd_test Change-Id: I7eaee0a147e22b60f7b52ff78f7f900862731a51