Remove the reporting of histogram data for AEC2
This CL removes the legacy reporting of histogram data for AEC2.
Bug: webrtc:5298
Change-Id: I838e729e0fb78d28e16de0fa79ddf5c857682d65
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/135101
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27834}
diff --git a/modules/audio_processing/include/audio_processing.h b/modules/audio_processing/include/audio_processing.h
index 4477e81..68054d1 100644
--- a/modules/audio_processing/include/audio_processing.h
+++ b/modules/audio_processing/include/audio_processing.h
@@ -630,6 +630,8 @@
// Use to send UMA histograms at end of a call. Note that all histogram
// specific member variables are reset.
+ // Deprecated. This method is deprecated and will be removed.
+ // TODO(peah): Remove this method.
virtual void UpdateHistogramsOnCallEnd() = 0;
// Get audio processing statistics. The |has_remote_tracks| argument should be