From 45ed3b053d9af2250f5ece9ee4e826905c3763a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Gaffie?= Date: Thu, 19 Mar 2015 10:35:14 +0100 Subject: Add EffectDescriptor and associated collection to common elements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch adds EffectDescriptor and associated collection to common policy pillar elements. It moves the code from the policy manager and creates helpers function in the collection. It also factorize the RoutingStrategy structure within a separated header file. Change-Id: I29964ff77564fadedf3237c8754240b21ae77297 Signed-off-by: François Gaffie --- .../common/managerdefinitions/include/AudioOutputDescriptor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/audiopolicy/common/managerdefinitions/include/AudioOutputDescriptor.h') diff --git a/services/audiopolicy/common/managerdefinitions/include/AudioOutputDescriptor.h b/services/audiopolicy/common/managerdefinitions/include/AudioOutputDescriptor.h index e2f1bbf..43ee691 100644 --- a/services/audiopolicy/common/managerdefinitions/include/AudioOutputDescriptor.h +++ b/services/audiopolicy/common/managerdefinitions/include/AudioOutputDescriptor.h @@ -17,7 +17,7 @@ #pragma once #include "AudioPort.h" -#include "ApmImplDefinitions.h" +#include #include #include #include -- cgit v1.1