Comment about list duplication in gradle_benchmark.scenarios.
Change-Id: I8fabff8210a8c3b9204ce7151604c52220e97d5a
diff --git a/tools/gradle_benchmark.scenarios b/tools/gradle_benchmark.scenarios
index ea08304..7fda7a1 100644
--- a/tools/gradle_benchmark.scenarios
+++ b/tools/gradle_benchmark.scenarios
@@ -2,7 +2,8 @@
# https://github.com/gradle/gradle-profiler?tab=readme-ov-file#advanced-profiling-scenarios
scenario-groups {
- # This is run by gradle_benchmark.py
+ # This is the target run by gradle_benchmark.py.
+ # Remember to propagate any modifications to this list into perf.py.
performance-suite = [
"configuration_only",
"compile_java_main",