From a6eaa626d4c4bffe91d561cd71d0710f2e43e1c7 Mon Sep 17 00:00:00 2001 From: Christian Linke Date: Fri, 11 Jul 2014 17:48:10 +0200 Subject: * fix changes that made commonapi generation not working Signed-off-by: Christian Linke --- PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl') diff --git a/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl b/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl index db5204d..b956de9 100755 --- a/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl +++ b/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl @@ -75,7 +75,7 @@ interface CommandControl { <** @description : indicated the number of steps that should be incremented or decremented. Positive values here inkrement, negative values decrement **> - Int16 volumeStep + Int16 volStep } out { am_Error_e ^error -- cgit v1.2.1