From 6cae0ecf49ec7815aa59a4f4a0ec99976ca38032 Mon Sep 17 00:00:00 2001 From: Frederic Boisnard Date: Thu, 23 May 2013 18:48:58 +0200 Subject: Add showMapping command to the PFW MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit BZ: 99822 Developers often need to get the mapping corresponding to a specific parameter. However, the PFW doesn't provide a command to achieve this goal. This patch aims to add the showMapping command to the PFW. Change-Id: I05af64a408abe4ceb7f5d177a0ff5fa0461034d0 Signed-off-by: Frédéric Boisnard Reviewed-on: http://android.intel.com:8080/105145 Reviewed-by: Benavoli, Patrick Reviewed-by: Denneulin, Guillaume Reviewed-by: Gonzalve, Sebastien Tested-by: Barthes, FabienX Reviewed-by: buildbot Tested-by: buildbot --- parameter/TypeElement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parameter/TypeElement.h') diff --git a/parameter/TypeElement.h b/parameter/TypeElement.h index db40412..353b0a5 100644 --- a/parameter/TypeElement.h +++ b/parameter/TypeElement.h @@ -1,4 +1,4 @@ -/* +/* * INTEL CONFIDENTIAL * Copyright © 2011 Intel * Corporation All Rights Reserved. -- cgit v1.1