commit | 156d6d0275189c24c762eb8ba9a21d7df2430354 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Fri Nov 15 16:58:58 2019 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Fri Nov 15 17:14:15 2019 +0800 |
tree | 2eca8c827d211da0e7cb2a3b77262c3449deb30e | |
parent | bb6d73a1fa9de6432c8a6bfb5f5276699c3122c0 [diff] |
Remove androidx dependency from WM CTS It is only used by one test that simulates an activity won't report idle. Actually the case can be done by starting an animation on main thread, that is simpler and more reliable. This reduces the size of main testing apk from 3.2MB to 2.5MB (-1500+ classes). Bug: 112837428 Test: atest ActivityVisibilityTests# \ testNoHistoryActivityFinishedResumedActivityNotIdle Change-Id: I75c030d0bfcd838968ae3950627d856424b79a41