From 68808c650fc95660c9eb0d8f0bf97701b8076eb8 Mon Sep 17 00:00:00 2001 From: Patrick Benavoli Date: Thu, 2 Feb 2012 17:12:41 +0100 Subject: PFW: Enum parameter mapping BZ: 22125 Enum parameter types are now fully parsed as any other types, which allow Mapping attributes to be correctly interpreted. Now inner structure of enum parameter types is based on automatically created objects: ValuePair Slight adaptation of to ICS environment in Android.mk files and XmlComposer (time.h). More explicit error statement issued in case of plugin load failure in SystemClass.cpp. Added a log for Alsa mixer elements accesses. Change-Id: Ia71fd854e639a288c5dae79260b1e2a0eb1a7ac2 Signed-off-by: Patrick Benavoli Reviewed-on: http://android.intel.com:8080/33756 Reviewed-by: Barthes, FabienX Tested-by: Barthes, FabienX Reviewed-by: buildbot Tested-by: buildbot --- Schemas/Parameter.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Schemas') diff --git a/Schemas/Parameter.xsd b/Schemas/Parameter.xsd index 098ee26..81f87c8 100644 --- a/Schemas/Parameter.xsd +++ b/Schemas/Parameter.xsd @@ -63,7 +63,7 @@ - + -- cgit v1.1