summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot2018-04-22 02:28:49 -0500
committerandroid-build-team Robot2018-04-22 02:28:49 -0500
commitd89f95414fc715c0e89b4a5da47aa9bd277736a1 (patch)
tree3b4f0777b35824e0b89ea70d35a7dcf3eb1f8af9 /audio/core/4.0/default/Device.cpp
parentcb0ee29e765a3f5076b90019f1c22636979ea2f4 (diff)
parent63abd8fdbc05ba5534141ae93816572e24b33289 (diff)
downloadplatform-hardware-interfaces-d89f95414fc715c0e89b4a5da47aa9bd277736a1.tar.gz
platform-hardware-interfaces-d89f95414fc715c0e89b4a5da47aa9bd277736a1.tar.xz
platform-hardware-interfaces-d89f95414fc715c0e89b4a5da47aa9bd277736a1.zip
Snap for 4736748 from 63abd8fdbc05ba5534141ae93816572e24b33289 to pi-release
Change-Id: Icd5ce28c284b6b7a8f1024158be663861bf10635
Diffstat (limited to 'audio/core/4.0/default/Device.cpp')
-rw-r--r--audio/core/4.0/default/Device.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/core/4.0/default/Device.cpp b/audio/core/4.0/default/Device.cpp
index 26f9ab4a..b33434ec 100644
--- a/audio/core/4.0/default/Device.cpp
+++ b/audio/core/4.0/default/Device.cpp
@@ -21,7 +21,7 @@
21#include "core/4.0/default/Conversions.h" 21#include "core/4.0/default/Conversions.h"
22#include "core/4.0/default/StreamIn.h" 22#include "core/4.0/default/StreamIn.h"
23#include "core/4.0/default/StreamOut.h" 23#include "core/4.0/default/StreamOut.h"
24#include "core/all-versions/default/Util.h" 24#include "core/4.0/default/Util.h"
25 25
26#define AUDIO_HAL_VERSION V4_0 26#define AUDIO_HAL_VERSION V4_0
27#include <core/all-versions/default/Device.impl.h> 27#include <core/all-versions/default/Device.impl.h>