Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cc7b660 authored by Bookatz's avatar Bookatz
Browse files

Minor comment fix in StatsLogProcessor

Test: none; it's just a comment
Change-Id: Iafd9a5264eb13502509e7466c2773b0d5536170c
parent 67dd91e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -272,7 +272,7 @@ void StatsLogProcessor::dumpStates(int out, bool verbose) {
}

/*
 * onDumpReport dumps serialized ConfigMetricsReportList into outData.
 * onDumpReport dumps serialized ConfigMetricsReportList into proto.
 */
void StatsLogProcessor::onDumpReport(const ConfigKey& key, const int64_t dumpTimeStampNs,
                                     const bool include_current_partial_bucket,