diff --git a/src/mono/sample/Android/Makefile b/src/mono/sample/Android/Makefile index 889e31248dc18..11f1c35df9fb4 100644 --- a/src/mono/sample/Android/Makefile +++ b/src/mono/sample/Android/Makefile @@ -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.