[TOOLS] Do not generate debug information (#1359)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# infra/config/generated/builders/ci/android-official/gn-args.json
|
||||
debuggable_apks = false
|
||||
is_official_build = true
|
||||
symbol_level = 2
|
||||
|
||||
# the official instructions use symbol_level=2 but I do not need the debug symbols
|
||||
symbol_level = 0
|
||||
|
||||
Reference in New Issue
Block a user