author | hgs |
Mon, 09 Aug 2010 12:19:11 +0800 | |
changeset 37 | d9d8313203af |
parent 0 | d0791faffa3f |
child 41 | 2c19c7cf5550 |
permissions | -rw-r--r-- |
0
d0791faffa3f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
d0791faffa3f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
37 | 3 |
<package id="remoteconn" name="Remote Connectivity" levels="plugin framework server generic specific"> |
4 |
<collection id="remoteconn_info" name="Remote Connectivity Info" level="specific"> |
|
5 |
<component id="remoteconn_metadata" name="Remote Connectivity Metadata" class="config" introduced="^2" purpose="development" target="desktop"> |
|
6 |
<unit mrp="remoteconn_info/remoteconn_metadata/remoteconn_metadata.mrp"/> |
|
7 |
</component> |
|
8 |
</collection> |
|
9 |
<collection id="remoteconn_plat" name="Remote Connectivity Platform Interfaces" level="specific"> |
|
10 |
<component id="dialup_connection_status_api" name="Dialup Connection Status API" class="api" filter="s60"> |
|
11 |
<meta rel="Api" href="remoteconn_plat/dialup_connection_status_api/dialup_connection_status_api.metaxml"/> |
|
12 |
<unit bldFile="remoteconn_plat/dialup_connection_status_api/group"/> |
|
13 |
</component> |
|
14 |
<component id="dun_secondary_display_notification_api" name="Dialup Secondary Display Notification API" class="api" filter="s60"> |
|
15 |
<meta rel="Api" href="remoteconn_plat/dun_secondary_display_notification_api/dun_secondary_display_notification_api.metaxml"/> |
|
16 |
<unit bldFile="remoteconn_plat/dun_secondary_display_notification_api/group"/> |
|
17 |
</component> |
|
18 |
<component id="generic_hid_api" name="Generic HID API" class="api" filter="s60"> |
|
19 |
<!-- Missing? <meta rel="Api" href="remoteconn_plat/generic_hid_api/generic_hid_api.metaxml"/> --> |
|
20 |
<unit bldFile="remoteconn_plat/generic_hid_api/group"/> |
|
21 |
</component> |
|
22 |
<component id="locod_bearer_plugin_api" name="Local Connectivity Daemon Bearer Plugin API" class="api" filter="s60"> |
|
23 |
<!-- Missing? <meta rel="Api" href="remoteconn_plat/locod_bearer_plugin_api/locod_bearer_plugin_api.metaxml"/> --> |
|
24 |
<unit bldFile="remoteconn_plat/locod_bearer_plugin_api/group"/> |
|
25 |
</component> |
|
26 |
<component id="locod_service_plugin_api" name="Local Connectivity Daemon Service Plugin API" class="api" filter="s60"> |
|
27 |
<!-- Missing? <meta rel="Api" href="remoteconn_plat/locod_service_plugin_api/locod_service_plugin_api.metaxml"/> --> |
|
28 |
<unit bldFile="remoteconn_plat/locod_service_plugin_api/group"/> |
|
29 |
</component> |
|
30 |
</collection> |
|
31 |
<collection id="localconnectivityservice" name="Local Connectivity Service" level="server"> |
|
32 |
<component id="locod" name="Local Connectivity Daemon" introduced="^4" purpose="optional" filter="s60"> |
|
33 |
<unit bldFile="localconnectivityservice/locod/group"/> |
|
34 |
</component> |
|
35 |
<component id="dun" name="Dial-Up Networking" introduced="^4" purpose="optional" filter="s60"> |
|
36 |
<unit bldFile="localconnectivityservice/dun/group"/> |
|
37 |
</component> |
|
38 |
<component id="generichid" name="Generic Human-Interface Device" introduced="^4" purpose="optional" filter="s60"> |
|
39 |
<unit bldFile="localconnectivityservice/generichid/group"/> |
|
40 |
</component> |
|
41 |
<component id="headset" name="Headset" introduced="^4" purpose="optional" filter="s60"> |
|
42 |
<unit bldFile="localconnectivityservice/headset/group"/> |
|
43 |
</component> |
|
44 |
</collection> |
|
45 |
<collection id="mtptransports" name="MTP Transports" level="plugin"> |
|
46 |
<component id="mtpusbtransport" name="MTP USB Transport" introduced="^2" purpose="optional" class="plugin"> |
|
47 |
<unit bldFile="mtptransports/mtpusbtransport/group" mrp="mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/> |
|
48 |
</component> |
|
49 |
<component id="mtpptpiptransport" name="MTP PTP-IP Transport" introduced="^3" purpose="optional" class="plugin"> |
|
50 |
<unit bldFile="mtptransports/mtpptpiptransport/group" mrp="mtptransports/mtpptpiptransport/group/mtp_ptpip.mrp"/> |
|
51 |
</component> |
|
52 |
<component id="mtpcontroller" name="MTP Controller" introduced="^3" purpose="optional" class="plugin"> |
|
53 |
<meta rel="config"> |
|
54 |
<defined condition="FF_MTP_CONTROLLER"/> |
|
55 |
</meta> |
|
56 |
<unit bldFile="mtptransports/mtpcontroller/group" mrp="mtptransports/mtpcontroller/group/mtpcontroller.mrp"/> |
|
57 |
</component> |
|
58 |
</collection> |
|
59 |
<collection id="mtpfws" name="MTP Frameworks" level="framework"> |
|
60 |
<component id="mtpfw" name="MTP Framework" introduced="^2" purpose="optional"> |
|
61 |
<unit bldFile="mtpfws/mtpfw/group" mrp="mtpfws/mtpfw/group/mtp_framework.mrp"/> |
|
62 |
</component> |
|
63 |
<component id="devdpextn" name="MTP Device Provider Extension" introduced="^4" purpose="optional"> |
|
64 |
<!-- can't have a component inside another component. Need to move to mtpfws/devdpextn/group --> |
|
65 |
<unit bldFile="mtpfws/mtpfw/dataproviders/devdp/devdpextn/group"/> |
|
66 |
</component> |
|
67 |
</collection> |
|
68 |
<collection id="mtpdataproviders" name="MTP Data Providers" level="generic"> |
|
69 |
<component id="mtpfileandfolderdp" name="MTP File and Folder Provider" introduced="^2" purpose="optional" class="plugin"> |
|
70 |
<unit bldFile="mtpdataproviders/mtpfileandfolderdp/group" mrp="mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/> |
|
71 |
</component> |
|
72 |
<component id="mtpimagedp" name="MTP Image Data Provider" filter="gt" introduced="^3" purpose="optional" class="plugin"> |
|
73 |
<unit bldFile="mtpdataproviders/mtpimagedp/group" mrp="mtpdataproviders/mtpimagedp/group/mtp_imagedp.mrp"/> |
|
74 |
</component> |
|
75 |
<component id="mtppictbridgedp" name="MTP PictBridge Data Provider" introduced="^3" purpose="optional" class="plugin" filter="gt"> |
|
76 |
<unit bldFile="mtpdataproviders/mtppictbridgedp/group" mrp="mtpdataproviders/mtppictbridgedp/group/mtp_pictbridgedp.mrp"/> |
|
77 |
</component> |
|
78 |
<component id="pictbridgeengine" name="MTP PictBridge Engine" introduced="^4" purpose="optional" filter="s60"> |
|
79 |
<!-- can't have a component inside another component. Need to move to mtpdataproviders/pictbridgeengine/group --> |
|
80 |
<unit bldFile="mtpdataproviders/mtppictbridgedp/pictbridgeengine/group"/> |
|
81 |
</component> |
|
82 |
<component id="mtpplaybackcontroldp" name="MTP Playback Control Data Provider" introduced="^4" filter="s60" purpose="optional" class="plugin"> |
|
83 |
<unit bldFile="mtpdataproviders/mtpplaybackcontroldp/group" mrp="mtpdataproviders/mtpplaybackcontroldp/group/mtp_playbackcontroldp.mrp"/> |
|
84 |
</component> |
|
85 |
</collection> |
|
86 |
<collection id="backupandrestore" name="Backup and Restore" level="specific"> |
|
87 |
<component id="backupengine" name="Backup Engine" introduced="9.0" purpose="optional"> |
|
88 |
<unit bldFile="backupandrestore/backupengine/group" mrp="backupandrestore/backupengine/group/connectivity_backupengine.mrp"/> |
|
89 |
</component> |
|
90 |
<component id="backuptest" name="Backup Test" introduced="^2" purpose="development"> |
|
91 |
<unit bldFile="backupandrestore/backuptest/group" mrp="backupandrestore/backuptest/group/connectivity_backuptest.mrp"/> |
|
92 |
</component> |
|
93 |
</collection> |
|
94 |
<collection id="obex" name="OBEX" level="generic"> |
|
95 |
<component id="obexprotocol" name="OBEX Protocol" introduced="9.1" purpose="optional"> |
|
96 |
<unit bldFile="obex/obexprotocol/group" mrp="obex/obexprotocol/group/obex.mrp"/> |
|
97 |
</component> |
|
98 |
<component id="obexextensionapi" name="OBEX Extension API" introduced="9.2" purpose="optional"> |
|
99 |
<unit bldFile="obex/obexextensionapi/group" mrp="obex/obexextensionapi/group/obex_extensionapis.mrp"/> |
|
100 |
</component> |
|
101 |
</collection> |
|
102 |
</package> |
|
0
d0791faffa3f
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
103 |
</SystemDefinition> |