summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2014-07-11 17:48:10 +0200
committerChristian Linke <christian.linke@bmw.de>2014-07-11 17:48:10 +0200
commita6eaa626d4c4bffe91d561cd71d0710f2e43e1c7 (patch)
treea5ba5e6e084801b966c2c78a29d191f02473b357 /PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl
parent038732ec315808ccebda557e88a79bec9febf5a9 (diff)
downloadaudiomanager-a6eaa626d4c4bffe91d561cd71d0710f2e43e1c7.tar.gz
* fix changes that made commonapi generation not working6.0
Signed-off-by: Christian Linke <christian.linke@bmw.de>
Diffstat (limited to 'PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl')
-rwxr-xr-xPluginCommandInterfaceCAPI/fidl/CommandInterface.fidl2
1 files changed, 1 insertions, 1 deletions
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