commit | 2f23109ffbcc19c0ce8450c9be1cfc5cf4c347d3 | [log] [tgz] |
---|---|---|
author | Varad Gautam <varadgautam@google.com> | Thu Sep 05 11:08:35 2024 +0000 |
committer | Varad Gautam <varadgautam@google.com> | Fri Sep 06 21:14:14 2024 +0000 |
tree | 6c907e783e096d2bd2188c61533d67d60b2925aa | |
parent | 31de081e1a125394c2689b0b27cf60968de2d61a [diff] |
gpuwork: Fix GPU time threshold overflow due to bad literals The overflow leads to threshold being too low, which generates insgnificant data. Set this to 10s. Flag: EXEMPT bugfix Bug: 347657694 Test: statsd_testdrive 10147 Change-Id: Ibb21baaf825ec148a0a0bc01f0416586214886db Signed-off-by: Varad Gautam <varadgautam@google.com>