summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/fidls/NodeStateAccessStub_model_org.genivi.NodeStateManager.LifecycleConsumer.fidl
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/fidls/NodeStateAccessStub_model_org.genivi.NodeStateManager.LifecycleConsumer.fidl')
-rwxr-xr-xAudioManagerDaemon/fidls/NodeStateAccessStub_model_org.genivi.NodeStateManager.LifecycleConsumer.fidl16
1 files changed, 0 insertions, 16 deletions
diff --git a/AudioManagerDaemon/fidls/NodeStateAccessStub_model_org.genivi.NodeStateManager.LifecycleConsumer.fidl b/AudioManagerDaemon/fidls/NodeStateAccessStub_model_org.genivi.NodeStateManager.LifecycleConsumer.fidl
deleted file mode 100755
index e32c1c6..0000000
--- a/AudioManagerDaemon/fidls/NodeStateAccessStub_model_org.genivi.NodeStateManager.LifecycleConsumer.fidl
+++ /dev/null
@@ -1,16 +0,0 @@
-package org.genivi.NodeStateManager.LifeCycleConsumer
-
-//interface org.genivi.NodeStateManager.LifeCycleConsumer {
-interface LifeCycleConsumer {
-
- version { major 0 minor 1 }
- method LifecycleRequest {
- in {
- UInt32 Request
- UInt32 RequestId
- }
- out {
- Int32 ErrorCode
- }
- }
-} \ No newline at end of file