diff options
author | Jeff Sharkey <jsharkey@android.com> | 2018-05-22 11:35:29 -0600 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2018-05-22 11:35:32 -0600 |
commit | b5a97e6f63bfe8b828224f606f8cb8585d9f28ec (patch) | |
tree | ceaca7850a3cf232770b1f4f12564eda4d90ae12 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b138eaa7b7ff2606ffa08f2b447bb328d980f891 (diff) |
Last-ditch clamping of negative NetworkStats.
We've seen reports of negative values flowing through to attempt
being recorded, which will outright crash. This change does one
last-ditch check to see if we're about to work with negative values,
reporting any trouble and clamping them to zero so we don't crash.
This gives us the data we need to continue investigating without
triggering runtime restarts in the field.
Bug: 80057433
Test: atest android.net.NetworkStatsTest
Change-Id: I8174391c6cf5dadc2c2c10a8d841ee07e1f7d934
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions