symbian3/mw/shortlinkconn/package_definition_3.0.xml
branchHighFidelityModel
changeset 46 c94b55c3fb61
child 141 27d9d356efbf
equal deleted inserted replaced
45:262790aa488d 46:c94b55c3fb61
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="shortlinkconn" name="Shortlink Connectivity" levels="framework server generic specific plugin">
       
     4   	<!-- Package is pending removal. Contents to be moved to remoteconn and btservices -->
       
     5     <collection id="localconnectivityservice" name="Local Connectivity Service" level="server">
       
     6 		<component id="locod" name="Local Connectivity Daemon">
       
     7 			<unit bldFile="localconnectivityservice/locod/group"/>
       
     8 		</component>	
       
     9 		<component id="obexserviceman" name="OBEX Service Managar">
       
    10 			<unit bldFile="localconnectivityservice/obexserviceman/group"/>
       
    11 		</component>
       
    12 		<component id="obexsendservices" name="OBEX Send Services">
       
    13 			<unit bldFile="localconnectivityservice/obexsendservices/group"/>
       
    14 		</component>
       
    15 		<component id="obexreceiveservices" name="OBEX Receive Services">
       
    16 			<unit bldFile="localconnectivityservice/obexreceiveservices/group"/>
       
    17 		</component>
       
    18 		<component id="dun" name="Dial Up Networking">
       
    19 			<unit bldFile="localconnectivityservice/dun/group"/>
       
    20 		</component>
       
    21 		<component id="lccustomplugin" name="LC Custom Plugins" class="plugin">
       
    22 			<unit bldFile="localconnectivityservice/lccustomplugin/group"/>
       
    23 		</component>
       
    24 		<component id="lcstylustap" name="LC Stylus Tap Plugins" class="plugin">
       
    25 			<unit bldFile="localconnectivityservice/lcstylustap/group"/>
       
    26 		</component>
       
    27 		<component id="legacymodemplugin" name="Legacy Modem Plugin" class="plugin">
       
    28 			<unit bldFile="localconnectivityservice/legacymodemplugin/group"/>
       
    29 		</component>
       
    30 		<component id="modematplugin" name="Modem AT Plugin" class="plugin">
       
    31 			<unit bldFile="localconnectivityservice/modematplugin/group"/>
       
    32 		</component>
       
    33 		<component id="generichid" name="Generic HID">
       
    34 			<unit bldFile="localconnectivityservice/generichid/group"/>
       
    35 		</component>
       
    36 		<component id="headset" name="Headset">
       
    37 			<unit bldFile="localconnectivityservice/headset/group"/>
       
    38 		</component>
       
    39     </collection>
       
    40     <collection id="shortlinkconn_info" name="Shortlink Connectivity Info" level="plugin">
       
    41       <component id="shortlinkconn_plat" filter="s60" name="Shortlink Connectivity Platform Interfaces" class="api">
       
    42         <unit bldFile="shortlinkconn_plat/group"/>
       
    43       </component>
       
    44     </collection>
       
    45   </package>
       
    46 </SystemDefinition>