diff options
Diffstat (limited to 'runtime/runtime_options.def')
-rw-r--r-- | runtime/runtime_options.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/runtime_options.def b/runtime/runtime_options.def index ba208e34cb..441b2f21f5 100644 --- a/runtime/runtime_options.def +++ b/runtime/runtime_options.def @@ -183,7 +183,5 @@ RUNTIME_OPTIONS_KEY (bool, PerfettoHprof, false) // Whether to dump ART metrics to logcat RUNTIME_OPTIONS_KEY (Unit, WriteMetricsToLog) -RUNTIME_OPTIONS_KEY (Unit, DisableFinalMetricsReport) -RUNTIME_OPTIONS_KEY (unsigned int, MetricsReportingPeriod) #undef RUNTIME_OPTIONS_KEY |