Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 667d85d6 authored by uazo's avatar uazo Committed by GitHub
Browse files

[TOOLS] Do not generate debug information (#1359)

parent 21f45c2e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
# 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