symbian3/mw/shortlinkconn/package_definition_3.0.xml
branchHighFidelityModel
changeset 46 c94b55c3fb61
child 141 27d9d356efbf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian3/mw/shortlinkconn/package_definition_3.0.xml	Wed Feb 03 11:49:07 2010 +0000
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition schema="3.0.0">
+  <package id="shortlinkconn" name="Shortlink Connectivity" levels="framework server generic specific plugin">
+  	<!-- Package is pending removal. Contents to be moved to remoteconn and btservices -->
+    <collection id="localconnectivityservice" name="Local Connectivity Service" level="server">
+		<component id="locod" name="Local Connectivity Daemon">
+			<unit bldFile="localconnectivityservice/locod/group"/>
+		</component>	
+		<component id="obexserviceman" name="OBEX Service Managar">
+			<unit bldFile="localconnectivityservice/obexserviceman/group"/>
+		</component>
+		<component id="obexsendservices" name="OBEX Send Services">
+			<unit bldFile="localconnectivityservice/obexsendservices/group"/>
+		</component>
+		<component id="obexreceiveservices" name="OBEX Receive Services">
+			<unit bldFile="localconnectivityservice/obexreceiveservices/group"/>
+		</component>
+		<component id="dun" name="Dial Up Networking">
+			<unit bldFile="localconnectivityservice/dun/group"/>
+		</component>
+		<component id="lccustomplugin" name="LC Custom Plugins" class="plugin">
+			<unit bldFile="localconnectivityservice/lccustomplugin/group"/>
+		</component>
+		<component id="lcstylustap" name="LC Stylus Tap Plugins" class="plugin">
+			<unit bldFile="localconnectivityservice/lcstylustap/group"/>
+		</component>
+		<component id="legacymodemplugin" name="Legacy Modem Plugin" class="plugin">
+			<unit bldFile="localconnectivityservice/legacymodemplugin/group"/>
+		</component>
+		<component id="modematplugin" name="Modem AT Plugin" class="plugin">
+			<unit bldFile="localconnectivityservice/modematplugin/group"/>
+		</component>
+		<component id="generichid" name="Generic HID">
+			<unit bldFile="localconnectivityservice/generichid/group"/>
+		</component>
+		<component id="headset" name="Headset">
+			<unit bldFile="localconnectivityservice/headset/group"/>
+		</component>
+    </collection>
+    <collection id="shortlinkconn_info" name="Shortlink Connectivity Info" level="plugin">
+      <component id="shortlinkconn_plat" filter="s60" name="Shortlink Connectivity Platform Interfaces" class="api">
+        <unit bldFile="shortlinkconn_plat/group"/>
+      </component>
+    </collection>
+  </package>
+</SystemDefinition>