summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDaniel Nishi <dhnishi@google.com>2017-02-07 16:47:57 -0800
committerDaniel Nishi <dhnishi@google.com>2017-02-07 16:47:57 -0800
commitbaa381119ce6a0872cfc8c6808329bd55691cb93 (patch)
tree3c725704da86022dcf3f694008b2f0e5cd6c4cd9 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentc78d74e3ea83eef56009503540cbde88f4cccdfc (diff)
Fix a bug where the last used times could be wrong.
If a newer UsageStats came along, it would wipe away the older UsageStats' last used times because it was newer and, therefore, a source of truth. This is an improper assumption, however. The newer UsageStat may cover a timeframe which does not even have a last use and, thus, destroys valid data. Bug: 34857041 Test: FrameworksCoreTest Change-Id: I5111b0d5a184a31a0a8fbdf12984cc7ef90ccd6e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions