| commit | d14b9c0c0c75e11a8d1af40c466cbc2864120f51 | [log] [tgz] |
|---|---|---|
| author | Andy Hung <hunga@google.com> | Tue Jul 18 18:55:52 2023 -0700 |
| committer | Andy Hung <hunga@google.com> | Mon Oct 09 14:12:06 2023 -0700 |
| tree | 8747fb668cfd54b95de939676c83855739b83c5f | |
| parent | a7926fde799bd2bbf41e4333cf822f4a7fbc5564 [diff] [blame] |
AudioFlinger: Update MelReporter class includes Test: atest AudioRecordTest AudioTrackTest Test: Camera YouTube Bug: 292018229 Merged-In: Ie34cf9ebb03c8cffdbc5e38801d8c902bcd8a93e Change-Id: Ie34cf9ebb03c8cffdbc5e38801d8c902bcd8a93e
diff --git a/services/audioflinger/MelReporter.cpp b/services/audioflinger/MelReporter.cpp index f0f613a..bcc6536 100644 --- a/services/audioflinger/MelReporter.cpp +++ b/services/audioflinger/MelReporter.cpp
@@ -18,7 +18,7 @@ // #define LOG_NDEBUG 0 #define LOG_TAG "MelReporter" -#include "AudioFlinger.h" +#include "MelReporter.h" #include <android/media/ISoundDoseCallback.h> #include <audio_utils/power.h>