Use separate_debug_symbols to control generation of the separate Android debug symbols file
This commit is contained in:
@ -40,7 +40,6 @@ def get_opts():
|
||||
False,
|
||||
),
|
||||
BoolVariable("swappy", "Use Swappy Frame Pacing library", False),
|
||||
BoolVariable("gradle_do_not_strip", "Whether Gradle should strip the Android *.so libraries or not", False),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user