summaryrefslogtreecommitdiff
path: root/common/shutdown-consumer-dbus.xml
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2012-08-09 14:13:26 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2012-08-10 11:03:32 +0100
commit32b833ead49a6b001e9a77ee89a045e62b8c2b97 (patch)
tree7f3beb67e4d1e93f475a23162a33a25a068032e4 /common/shutdown-consumer-dbus.xml
parenta4326808ad9e0500fb5785e7553cc2b46329542c (diff)
downloadnode-startup-controller-32b833ead49a6b001e9a77ee89a045e62b8c2b97.tar.gz
Rename all com.contiautomotive to org.genivi
Diffstat (limited to 'common/shutdown-consumer-dbus.xml')
-rw-r--r--common/shutdown-consumer-dbus.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/shutdown-consumer-dbus.xml b/common/shutdown-consumer-dbus.xml
index ae41676..8b9e2c1 100644
--- a/common/shutdown-consumer-dbus.xml
+++ b/common/shutdown-consumer-dbus.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<node>
<!--
- com.contiautomotive.NodeStateManager.LifeCycleConsumer:
+ org.genivi.NodeStateManager.LifeCycleConsumer:
@short_description: Interface for receiving LifecycleRequest commands from the NSM
Lifecycle Consumers are D-Bus object which are created to shut down apps
@@ -9,7 +9,7 @@
with the Node State Manager (NSM) instead of the apps and respond to any
LifecycleRequest() in the app's place.
-->
- <interface name="com.contiautomotive.NodeStateManager.LifeCycleConsumer">
+ <interface name="org.genivi.NodeStateManager.LifeCycleConsumer">
<!--
Shutdown:
@Request: The code for this request, either normal, fast or runup.