diff options
author | Kevin Rocard <krocard@google.com> | 2018-04-19 03:32:46 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2018-04-19 03:32:46 +0000 |
commit | 3c50fab04876f7fc3c6a02f42b718be27944c0fc (patch) | |
tree | 8950def2175740193329ea8e92a3643519682e73 /audio/core/4.0/default/Stream.cpp | |
parent | f21217f173f07467584d117629958ccfc35f7b3c (diff) | |
parent | f26235fde01ec013846db8ebefa301d8523cb2c8 (diff) |
Merge "Revert "Audio: setParam improve status_t to Result consistency"" into pi-dev
Diffstat (limited to 'audio/core/4.0/default/Stream.cpp')
-rw-r--r-- | audio/core/4.0/default/Stream.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/core/4.0/default/Stream.cpp b/audio/core/4.0/default/Stream.cpp index b8c71de7b7..30b34544d6 100644 --- a/audio/core/4.0/default/Stream.cpp +++ b/audio/core/4.0/default/Stream.cpp @@ -19,7 +19,6 @@ #include "core/4.0/default/Stream.h" #include "common/all-versions/default/EffectMap.h" #include "core/4.0/default/Conversions.h" -#include "core/4.0/default/Util.h" #define AUDIO_HAL_VERSION V4_0 #include <core/all-versions/default/Stream.impl.h> |