Use separate_debug_symbols to control generation of the separate Android debug symbols file#105671
Conversation
Repiteo
left a comment
There was a problem hiding this comment.
The unified naming scheme is preferable
|
I think I want to preserve the default gradle behaviour. |
|
The more I think about this, the more I think this PR is the way to go:
|
…droid debug symbols file
58f3b0b to
ccf6165
Compare
@dsnopek This is a good argument to keep consistency across the platforms, so I'm good for this PR to go as is!
@syntaxerror247 The added logic should keep the default behavior: The addition of the
|
|
Thanks! |
This addresses feedback from #105605 (comment).
As mentioned in #105605 (comment), I don't have a preference over which parameter to use, so looking for feedback.