Fix StageCoordinator to use API
Use the ActivityOptions API instead of accessing the underlying Bundle. The Bundle representing the ActivityOptions is internal and may change, so accessing it directly should be avoided where possible. Test: atest StageCoordinatorTest Bug: 341140181 Flag: EXEMPT bugfix Change-Id: Ie16f7219bac3eba53acd19310943be1a5d78c46b
Loading
Please register or sign in to comment