[flutter_tools] support --split-debug-info option in android builds (#49650)

This commit is contained in:
Jonah Williams
2020-02-05 17:45:24 -08:00
committed by GitHub
parent de7908f9e9
commit da4b5d68c4
19 changed files with 231 additions and 2 deletions

3
.gitignore vendored
View File

@@ -102,6 +102,9 @@ unlinked_spec.ds
# Coverage
coverage/
# Symbols
app.*.symbols
# Exceptions to above rules.
!**/ios/**/default.mode1v3
!**/ios/**/default.mode2v3