symbian3/mw/shortlinkconn/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 03 Feb 2010 11:49:07 +0000
branchHighFidelityModel
changeset 46 c94b55c3fb61
child 141 27d9d356efbf
permissions -rw-r--r--
Finish off the packagedef changes for the mw layer

<?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>