summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSalvador Martinez <dehboxturtle@google.com>2019-04-04 10:30:19 -0700
committerSalvador Martinez <dehboxturtle@google.com>2019-04-04 22:21:57 +0000
commit290496e94e35d1bc804aad4ef7f7d04ee5c86eea (patch)
tree2736a71dd5b75a0e881918ddc2a6da2dcd5f34f5 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente320cdb4415d9e1fd42d8e0b2dd96be1088ae684 (diff)
Fix mixed up variable in triggering logic
When this code got refactored the check for severe warnings accidentally had the time remaining being compared against the percentage value of the severe warning threshold. Unfortunately this meant that it was impossible to mark the severe level warning as shown and could result in multiple triggerings. This change makes it so everything is compared with the appropriate type of value again. Test: PowerUI Tests pass Bug: 129730217 Change-Id: Ic8bdabf1c70e49d117210bb80f1ca0a0d7684617
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions