summaryrefslogtreecommitdiff
path: root/src/test/test-freedesktop-interface.fdepl
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/test-freedesktop-interface.fdepl')
-rw-r--r--src/test/test-freedesktop-interface.fdepl8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/test/test-freedesktop-interface.fdepl b/src/test/test-freedesktop-interface.fdepl
index 0f309db..067ccec 100644
--- a/src/test/test-freedesktop-interface.fdepl
+++ b/src/test/test-freedesktop-interface.fdepl
@@ -3,14 +3,14 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
-import "platform:/plugin/org.genivi.commonapi.dbus/deployment/CommonAPI-DBus_deployment.fdepl"
+import "platform:/plugin/org.genivi.commonapi.dbus/deployment/CommonAPI-DBus_deployment_spec.fdepl"
import "test-freedesktop-interface.fidl"
define org.genivi.commonapi.dbus.deployment for interface commonapi.tests.TestFreedesktopInterface {
- PropertiesType = freedesktop
+ DBusDefaultAttributeType = freedesktop
}
define org.genivi.commonapi.dbus.deployment for interface commonapi.tests.TestFreedesktopDerivedInterface {
- PropertiesType = freedesktop
-} \ No newline at end of file
+ DBusDefaultAttributeType = freedesktop
+}