commit | c6f227fceefcbb6325d4261f4593e073e2611e61 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Tue Jul 18 18:31:50 2023 -0700 |
committer | Andy Hung <hunga@google.com> | Fri Jul 21 10:41:32 2023 -0700 |
tree | 66c0ded49b45cb8e10ad09f6dc4d1a68a9374250 | |
parent | f52264bd4d69a5c192e203edab964d971162e229 [diff] [blame] |
AudioFlinger: Update PatchCommandThread class includes Test: atest AudioRecordTest AudioTrackTest Test: Camera YouTube Bug: 292018229 Change-Id: I20843c9ebb489238cbcc761ae46147132c60db5a
diff --git a/services/audioflinger/datapath/AudioStreamIn.h b/services/audioflinger/datapath/AudioStreamIn.h index 7b3a090..604a4e4 100644 --- a/services/audioflinger/datapath/AudioStreamIn.h +++ b/services/audioflinger/datapath/AudioStreamIn.h
@@ -16,6 +16,7 @@ #pragma once +#include "AudioHwDevice.h" #include <media/audiohal/DeviceHalInterface.h> #include <media/audiohal/StreamHalInterface.h>