Files
frameworks_base/core/java/android/app
Daniel Nishi baa381119c 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
2017-02-07 16:47:57 -08:00
..
2017-02-07 15:04:48 +00:00
2017-02-01 11:00:15 -08:00
2017-01-31 14:58:17 -08:00
2017-02-07 11:43:45 -08:00
2017-01-31 14:58:17 -08:00
2017-02-07 11:43:45 -08:00
2016-09-15 08:42:35 -04:00
2016-11-04 10:43:25 -07:00
2016-11-04 10:43:25 -07:00