Add empty addTransactionCommittedListener for StubTransaction
To avoid calling real method which may run the listener on a dead handler which was terminated by test. That crashes the test process. (TransitionTests#testFixedRotationOpen uses the stub transaction to onRotationTransactionReady -> addTransactionCommittedListener) Bug: 221223435 Test: atest TransitionTests Change-Id: Ie967814cebf8f33563184c6a98ed4e670e7a8056
Loading
Please register or sign in to comment