Revert manifest to default floor 32/7832/1
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Wed, 7 Aug 2013 18:06:08 +0000 (11:06 -0700)
committerPatrick McCarty <patrick.mccarty@linux.intel.com>
Wed, 7 Aug 2013 18:08:55 +0000 (11:08 -0700)
In commit 6f8eff092409c87722f8447f5157a42c6b750b08, the packaging
manifest was modified to define the "connman" domain, etc.

This was fixed in the previous commit, but it should be using the
default floor manifest instead.

Change-Id: I90859240509b3dcfbd2a7607b0ded613cca8e618

packaging/connman.manifest

index 70774eb..017d22d 100644 (file)
@@ -1,11 +1,5 @@
 <manifest>
-       <assign>
-               <filesystem path="/etc/dbus-1/system.d/connman.conf" label="_"/>
-               <filesystem path="/usr/lib/systemd/system/connman.service" label="_"/>
-               <filesystem path="/usr/lib/systemd/system/network.target.wants/connman.service" label="_"/>
-               <filesystem path="/usr/share/dbus-1/services/net.connman.service" label="_"/>
-       </assign>
-       <request>
-               <domain name="_"/>
-       </request>
+ <request>
+    <domain name="_"/>
+ </request>
 </manifest>