commit | 598f8a5b88513c77120d1fb495d289e05d4bf184 | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Mon May 20 11:55:33 2024 -0700 |
committer | Evan Rosky <erosky@google.com> | Tue May 21 14:22:41 2024 -0700 |
tree | 10dca044e0ce1ff4fb45a4bda1632da53b8ab5ed | |
parent | 939bd52b0f14d6a88c6a9cc78672f44c4ff08724 [diff] |
Make it possible to register/unregister players as a stack Similar to TaskOrganizer, this supports being able to register/unregister transition players in a lifo manner. This will enable integration tests to register a transition player temporarily and then unregister to restore the original state. Bug: 341009477 Test: Existing tests Change-Id: I011095a35e1c4ea14c3a8fa1abf3576041338705