Skip to content

Commit

Permalink
Disable diagnostics support as default in Android sample app. (#53716)
Browse files Browse the repository at this point in the history
  • Loading branch information
lateralusX authored Jun 6, 2021
1 parent 5b8e178 commit a9d2f03
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 a9d2f03

Please sign in to comment.