commit | 13f42d7ca6d0481014837d2efd0dce06c91bef6b | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Mon Apr 22 14:18:14 2024 -0400 |
committer | Mark Renouf <mrenouf@google.com> | Mon Apr 22 14:18:14 2024 -0400 |
tree | 5c117565731df451bab787fb7c82ec27adcc4129 | |
parent | 56bae808e5af2bde54a69f95aa0c9ba19edc051c [diff] |
Disable window animations during instrumented tests "Use this one weird trick cut test times in half!" Before: real 5m34.595s user 6m40.481s sys 1m58.035s After: real 2m22.298s user 1m20.089s sys 0m58.576s Test: atest --test-mapping packages/modules/IntentResolver Flag: NONE Bug: 300157408 Change-Id: Ia70c0468324635dd7f230f17213ee4557111c77b
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder