OSDN Git Service

Add EffectDescriptor and associated collection to common elements
authorFrançois Gaffie <francois.gaffie@intel.com>
Thu, 19 Mar 2015 09:35:14 +0000 (10:35 +0100)
committerJean-Michel Trivi <jmtrivi@google.com>
Wed, 1 Apr 2015 17:22:42 +0000 (10:22 -0700)
commit45ed3b053d9af2250f5ece9ee4e826905c3763a7
tree97926c3be950a64e504347c103fe41628b4939da
parent036e1e9126dcd496203434aa69e52115d8e730cc
Add EffectDescriptor and associated collection to common elements

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 <francois.gaffie@intel.com>
services/audiopolicy/common/include/RoutingStrategy.h [moved from services/audiopolicy/common/managerdefinitions/include/ApmImplDefinitions.h with 100% similarity]
services/audiopolicy/common/managerdefinitions/Android.mk
services/audiopolicy/common/managerdefinitions/include/AudioOutputDescriptor.h
services/audiopolicy/common/managerdefinitions/include/EffectDescriptor.h [new file with mode: 0644]
services/audiopolicy/common/managerdefinitions/src/EffectDescriptor.cpp [new file with mode: 0644]
services/audiopolicy/managerdefault/AudioPolicyManager.cpp
services/audiopolicy/managerdefault/AudioPolicyManager.h