|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition schema="3.0.0"> |
|
3 <package id="appinstall" name="Application Installation" levels="tool framework generic api"> |
|
4 <collection id="appinstaller" name="Application Installer" level="generic"> |
|
5 <component id="appmngr2" filter="s60" name="Application Manager 2" introduced="^2"> |
|
6 <unit bldFile="appinstaller/appmngr2/group"/> |
|
7 </component> |
|
8 <component id="appinstui" filter="s60" name="Application Installer UI" introduced="^2"> |
|
9 <unit bldFile="appinstaller/appinstui/group"/> |
|
10 </component> |
|
11 </collection> |
|
12 <collection id="ncdengine" name="Nokia Content Discover" level="framework"> |
|
13 <component id="ncdengine_engine" filter="s60" name="NCD Engine" introduced="^1"> |
|
14 <unit bldFile="ncdengine/engine/group"/> |
|
15 </component> |
|
16 <component id="debuglogger" filter="s60" name="NCD Debug Logger" introduced="^1"> |
|
17 <!-- <unit bldFile="ncdengine/debuglogger/group"/> --> |
|
18 </component> |
|
19 <component id="ncdengine_build" filter="s60" name="NCD Build" introduced="^1"> |
|
20 <unit bldFile="ncdengine/group"/> |
|
21 </component> |
|
22 </collection> |
|
23 <collection id="iaupdateapi_stub" name="IA Update API Stub" level="api"> |
|
24 <component id="iaupdateapi_stub_build" name="IA Update API Stub Build" filter="s60" introduced="^2"> |
|
25 <unit bldFile="iaupdateapi_stub/group"/> |
|
26 </component> |
|
27 </collection> |
|
28 <collection id="iaupdate" name="Independent Apps Update" level="api"> |
|
29 <component id="iad" name="Software Update" filter="s60" introduced="^2"> |
|
30 <unit bldFile="iaupdate/iad/group"/> |
|
31 </component> |
|
32 <component id="iaupdate_help" filter="s60" name="IA Update Help" introduced="^2"> |
|
33 <unit bldFile="iaupdate/help/group"/> |
|
34 </component> |
|
35 <component id="iaupdate_build" filter="s60" name="IA Update Build" introduced="^2"> |
|
36 <unit bldFile="iaupdate/group"/> |
|
37 </component> |
|
38 </collection> |
|
39 <collection id="installationservices" name="Installation Services" level="generic"> |
|
40 <component id="swi" name="Secure Software Install" purpose="optional"> |
|
41 <unit bldFile="installationservices/swi/group" mrp="installationservices/swi/group/security_swi.mrp"/> |
|
42 </component> |
|
43 <component id="swidevicetools" name="Secure Software Install Device Tools" introduced="8.1" purpose="development"> |
|
44 <unit bldFile="installationservices/swidevicetools/group" mrp="installationservices/swidevicetools/group/security_switools_device.mrp"/> |
|
45 </component> |
|
46 <component id="switestfw" name="Software Install Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test"> |
|
47 <unit mrp="installationservices/switestfw/group/install_testframework.mrp" bldFile="installationservices/switestfw/group"/> |
|
48 </component> |
|
49 <component id="swiconfig" name="Software Install Config" introduced="9.1" purpose="optional" class="config"> |
|
50 <unit bldFile="installationservices/swiconfig/group" mrp="installationservices/swiconfig/group/install_config.mrp"/> |
|
51 </component> |
|
52 </collection> |
|
53 <collection id="secureswitools" name="Secure Software Install Tools" level="tool"> |
|
54 <component id="makekeys" name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" target="desktop"> |
|
55 <unit bldFile="secureswitools/makekeys/group" mrp="secureswitools/makekeys/group/security_makekeys.mrp"/> |
|
56 </component> |
|
57 <component id="swianalysistoolkit" name="SWI Analysis Toolkit" purpose="development" target="desktop"> |
|
58 <unit bldFile="secureswitools/swianalysistoolkit/group" mrp="secureswitools/swianalysistoolkit/group/security_switools.mrp"/> |
|
59 </component> |
|
60 <component id="openssllib" name="OpenSSL Library" purpose="optional" target="desktop"> |
|
61 <unit mrp="secureswitools/openssllib/security_openssl.mrp"/> |
|
62 </component> |
|
63 <component id="swisistools" name="Secure Software Install SIS Tools" purpose="optional" target="desktop"> |
|
64 <unit bldFile="secureswitools/swisistools/group" mrp="secureswitools/swisistools/group/security_sistools.mrp"/> |
|
65 </component> |
|
66 </collection> |
|
67 <collection id="appinstall_info" name="Application Installation Info" level="api"> |
|
68 <component id="appinstall_pub" filter="s60" name="Application Installation Public Interfaces" class="api"> |
|
69 <unit bldFile="appinstall_pub/group"/> |
|
70 <!-- <unit bldFile="appinstall_pub/startup_list_management_api/tsrc/bc/startuplistmanagementapi/selfsignedstartupapp/group"/> --> |
|
71 <!-- <unit bldFile="appinstall_pub/startup_list_management_api/tsrc/bc/startuplistmanagementapi/startupapp/group"/> --> |
|
72 </component> |
|
73 <component id="appinstall_plat" filter="s60" name="Application Installation Platform Interfaces" class="api"> |
|
74 <unit bldFile="appinstall_plat/group"/> |
|
75 <unit bldFile="appinstall_plat/appmngr2runtimeapi/tsrc/group"/> |
|
76 <!-- <unit bldFile="appinstall_plat/appmngr2runtimeapi/tsrc/data_src/sistest"/> --> |
|
77 </component> |
|
78 <component id="appinstall_test" filter="s60" name="Application Installation Test" purpose="development"> |
|
79 <!-- <unit bldFile="tsrc/group"/> --> |
|
80 </component> |
|
81 <component id="appinstall_metadata" name="Application Installation Metadata" class="config" introduced="^2" purpose="development" target="desktop"> |
|
82 <unit mrp="appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/> |
|
83 </component> |
|
84 </collection> |
|
85 </package> |
|
86 </SystemDefinition> |