Skip to content

Commit

Permalink
Disable diagnostics support as default in Android sample app.
Browse files Browse the repository at this point in the history
  • Loading branch information
lateralusX committed Jun 4, 2021
1 parent 0fcd769 commit 8f3656c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mono/sample/Android/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ DOTNET := ../../../../dotnet.sh
USE_LLVM=true
AOT=false
DEPLOY_AND_RUN?=true
RUNTIME_COMPONENTS=diagnostics_tracing

#If DIAGNOSTIC_PORTS is enabled, RUNTIME_COMPONENTS must also be enabled.
#If RUNTIME_COMPONENTS is enabled, DIAGNOSTIC_PORTS is optional.
Expand Down

0 comments on commit 8f3656c

Please sign in to comment.