e80ecd9194a4b20244e399139f18cae61d0097bb
fixes https://github.com/flutter/flutter/issues/138535 test coverage: existing integration tests in flutter repo which look for validation layers I also verified locally that the `libc++.so` is no longer present and that it runs correctly. ``` $ find lib/arm64-v8a/ lib/arm64-v8a/ lib/arm64-v8a//libflutter.so lib/arm64-v8a//libVkLayer_khronos_validation.so ``` [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%