summaryrefslogtreecommitdiffstats
path: root/services/audiopolicy/engineconfigurable
diff options
context:
space:
mode:
authorFrançois Gaffie <francois.gaffie@intel.com>2015-06-24 17:29:40 +0200
committerJean-Michel Trivi <jmtrivi@google.com>2015-07-15 17:15:52 -0700
commit0489aa0a7a9930a155022cac97242eb7ec610cdc (patch)
tree6ad1c1cdbd99bc13187660c06f00951d2f2d6970 /services/audiopolicy/engineconfigurable
parent1bc88814f530bf67e425cfb8cea0f2b8dce3c03f (diff)
downloadframeworks_av-0489aa0a7a9930a155022cac97242eb7ec610cdc.zip
frameworks_av-0489aa0a7a9930a155022cac97242eb7ec610cdc.tar.gz
frameworks_av-0489aa0a7a9930a155022cac97242eb7ec610cdc.tar.bz2
Update Policy PFW plugin makefile for PFW release 2.6.0
This patch updates the Policy PFW plugin with latest change within PFW. It makes use of the dynamic xmlserializer library and does not need anymore to link against xmlserializer library dependencies. Change-Id: Ic7b912929a69d3906a34999c1ae25ddb9ac800e5 Signed-off-by: François Gaffie <francois.gaffie@intel.com> Bug 246391
Diffstat (limited to 'services/audiopolicy/engineconfigurable')
-rwxr-xr-xservices/audiopolicy/engineconfigurable/parameter-framework/plugin/Android.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/services/audiopolicy/engineconfigurable/parameter-framework/plugin/Android.mk b/services/audiopolicy/engineconfigurable/parameter-framework/plugin/Android.mk
index 46b2725..a523656 100755
--- a/services/audiopolicy/engineconfigurable/parameter-framework/plugin/Android.mk
+++ b/services/audiopolicy/engineconfigurable/parameter-framework/plugin/Android.mk
@@ -26,13 +26,8 @@ LOCAL_C_INCLUDES := \
LOCAL_SHARED_LIBRARIES := \
libaudiopolicyengineconfigurable \
libparameter \
- libicuuc \
- liblog \
-
-LOCAL_STATIC_LIBRARIES := \
libxmlserializer \
- libpfw_utility \
- libxml2 \
+ liblog \
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := libpolicy-subsystem