Update git submodules
* Update frameworks/support from branch 'androidx-main'
to 586a1ebeccf84aeebe06fd18f2e0e5cc657e6da0
- Merge "Unbind all use cases in tearDown() for extensions related tests" into androidx-main
- Unbind all use cases in tearDown() for extensions related tests
Calling ProcessCameraProvider#unbindAll() in tearDown() to make sure that onDisableSession() will be called. It will be the correct flow in 3P apps which onDisableSession() will be called when the LifecycleOwner become ON_STOP state.
Bug: 215481646
Test: ./gradlew bOS
Change-Id: I4f3366c2545070c3ff9df6c9e142b174107b20e9
Loading
Please sign in to comment