forked from firka/flutter
4f50825d263e43167df43df128938e5bf8ee9cdd
## Description This PR updates the Android engine in order to provide a more efficient implementation for `BasicMessageChannel.resizeChannelBuffer` (helper to call the `resize` control command). It also adds a new helper called`BasicMessageChannel.allowChannelBufferOverflow` to call the `overflow` control command. ## Related Issue Fixes https://github.com/flutter/flutter/issues/132048 Android implementation for https://github.com/flutter/flutter/issues/132386 ## Tests Adds 2 tests.
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%