commit | 2d94c6201936f339e838b5d16ad206939c5607d3 | [log] [tgz] |
---|---|---|
author | Hui Yu <huiyu@google.com> | Wed Oct 02 15:51:55 2019 -0700 |
committer | Hui Yu <huiyu@google.com> | Wed Oct 02 15:51:55 2019 -0700 |
tree | 7f85b6ca782fb79b45fc6f3bb1ed2f35287a72f6 | |
parent | 6c32679a3528bec9f50f4b2d503dc9aaf3171598 [diff] |
Fix the unit test UsageStatsTest. Entry is removed from mActivities after event ACTIVITY_STOPPED, unit test needs to be fixed. Change-Id: I8ecf2eb75c694478e940fa82a34c6e6948847d96 Fix: 141953236 Test: atest frameworks/base/core/tests/coretests/src/android/app/usage/UsageStatsTest.java