summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2013-09-25 15:42:47 +0200
committerChristian Linke <christian.linke@bmw.de>2013-09-25 15:42:47 +0200
commit32caf7f1db12965712a1f74016e7b55e258cab73 (patch)
tree3e281e0fcb945b9f2158bf34cc6911f245b56e2b /PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl
parent4f90cec2d3cb8f19f03144297e2ce5fd62d80757 (diff)
downloadaudiomanager-32caf7f1db12965712a1f74016e7b55e258cab73.tar.gz
* made sure that CommonAPI stuff compiles with release 2.1
Signed-off-by: Christian Linke <christian.linke@bmw.de>
Diffstat (limited to 'PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl')
-rw-r--r--PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl b/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl
index 1fc0d5f..241e071 100644
--- a/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl
+++ b/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl
@@ -74,7 +74,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 volumeStep_
}
out {
am_Error_e ^error