| commit | ba8b63bb3c05b88b8988c2de13ca305af75afa5a | [log] [tgz] |
|---|---|---|
| author | Andy Hung <hunga@google.com> | Tue Jul 18 18:55:52 2023 -0700 |
| committer | Andy Hung <hunga@google.com> | Fri Jul 21 10:57:21 2023 -0700 |
| tree | a54ba7d46ffce6862781ed729f32042b1583b8fd | |
| parent | 00b9aea1a34af8da48cf0e8def828d4cdadb8c68 [diff] [blame] |
AudioFlinger: Update MelReporter class includes Test: atest AudioRecordTest AudioTrackTest Test: Camera YouTube Bug: 292018229 Change-Id: Ie34cf9ebb03c8cffdbc5e38801d8c902bcd8a93e
diff --git a/services/audioflinger/MelReporter.cpp b/services/audioflinger/MelReporter.cpp index 35400e1..f3256a7 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>