summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceCAPI/fidl/deployment.fdepl
diff options
context:
space:
mode:
Diffstat (limited to 'PluginRoutingInterfaceCAPI/fidl/deployment.fdepl')
-rw-r--r--PluginRoutingInterfaceCAPI/fidl/deployment.fdepl9
1 files changed, 0 insertions, 9 deletions
diff --git a/PluginRoutingInterfaceCAPI/fidl/deployment.fdepl b/PluginRoutingInterfaceCAPI/fidl/deployment.fdepl
deleted file mode 100644
index 3846ed4..0000000
--- a/PluginRoutingInterfaceCAPI/fidl/deployment.fdepl
+++ /dev/null
@@ -1,9 +0,0 @@
-specification org.genivi.commonapi.core.deployment.deployment {
- for interfaces {
- DefaultEnumBackingType: {UInt8, UInt16, UInt32, UInt64, Int8, Int16, Int32, Int64} (default: UInt32);
- }
-
- for enumerations {
- EnumBackingType: {UseDefault, UInt8, UInt16, UInt32, UInt64, Int8, Int16, Int32, Int64} (default: UseDefault);
- }
-}