author | Bob Rosenberg <bob.rosenberg@nokia.com> |
Thu, 18 Feb 2010 13:04:45 +0000 | |
branch | HighFidelityModel |
changeset 77 | e07166a29d4d |
parent 63 | d7aa110911c4 |
child 136 | 2eb37a26cb55 |
permissions | -rw-r--r-- |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
3 |
<package id="homescreensrv" name="Home Screen Services" levels="plugin framework server generic specific"> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
4 |
<collection id="xcfw" name="XML Content Framework" level="framework"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
5 |
<!-- collection is really a component, needs to be moved down a directory --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
6 |
<component id="xcfw_build" filter="s60" name="XML Content Framework Build"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
7 |
<unit bldFile="xcfw/group"/> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
8 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
9 |
</collection> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
10 |
<collection id="homescreenpluginsrv" name="Home Screen Plugin Service" level="plugin"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
11 |
<component id="hspsdefinitionengine" filter="s60" name="HS Plugin Service Definition Engine"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
12 |
<!-- <unit bldFile="homescreenpluginsrv/hspsdefinitionengine/group"/> --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
13 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
14 |
<component id="hspsdom" filter="s60" name="HS Plugin Service DOM"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
15 |
<!-- <unit bldFile="homescreenpluginsrv/hspsdom/group"/> --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
16 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
17 |
<component id="hspstools" filter="s60" name="HS Server Tools"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
18 |
<meta rel="config"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
19 |
<defined condition="____HSPS_CFG_LOG_ON____"/> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
20 |
</meta> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
21 |
<!-- <unit bldFile="homescreenpluginsrv/hspstools/group"/> --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
22 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
23 |
<component id="hspspluginregistry" filter="s60" name="HS Plugin Registry"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
24 |
<!-- <unit bldFile="homescreenpluginsrv/hspspluginregistry/group"/>--> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
25 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
26 |
<component id="hspsmanager" filter="s60" name="HSPS Manager"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
27 |
<!-- <unit bldFile="homescreenpluginsrv/hspsmanager/group"/>--> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
28 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
29 |
<component id="hspsodt" filter="s60" name="HSPS Object Description Tree"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
30 |
<!-- <unit bldFile="homescreenpluginsrv/hspsodt/group"/>--> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
31 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
32 |
<component id="hspsresource" filter="s60" name="HS Plugin Server Resource"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
33 |
<!-- <unit bldFile="homescreenpluginsrv/hspsresource/group"/>--> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
34 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
35 |
<component id="hspsresult" filter="s60" name="HS Plugin Server Result"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
36 |
<!-- <unit bldFile="homescreenpluginsrv/hspsresult/group"/>--> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
37 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
38 |
<component id="homescreen_settings_api" filter="s60" name="HS Settings API" class="api"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
39 |
<!-- <unit bldFile="homescreenpluginsrv/hspsresult/group"/>--> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
40 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
41 |
<component id="homescreenpluginsrv_build" filter="s60" name="HSPS Build"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
42 |
<!-- need to break this up into the self-contained components above and uncomment them --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
43 |
<unit bldFile="homescreenpluginsrv/group"/> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
44 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
45 |
</collection> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
46 |
<collection id="idlefw" name="Idle Framework" level="framework"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
47 |
<meta rel="config"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
48 |
<defined condition="RD_CUSTOMIZABLE_AI"/> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
49 |
</meta> |
63
d7aa110911c4
Add "test" filter to all xxx_test filters
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
48
diff
changeset
|
50 |
<!-- Uncomment all units when configuration is in place. All currently #included from idlefw_build --> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
51 |
<component id="idlefw_plugins" filter="s60" name="Idle Framework Plugins" class="plugin"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
52 |
<!--<unit bldFile="idlefw/plugins/group"/>--> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
53 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
54 |
<component id="hslaunch" filter="s60" name="Home Screen Launch"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
55 |
<!--<unit bldFile="idlefw/plugins/group"/>--> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
56 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
57 |
<component id="idlefw_build" filter="s60" name="Idle Framework Build"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
58 |
<!--split this into components, or separate from the above components and move this down a directory --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
59 |
<unit bldFile="idlefw/group"/> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
60 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
61 |
</collection> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
62 |
<collection id="menucontentsrv" name="Menu Content Service" level="generic"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
63 |
<component id="menusatinterface" filter="s60" name="Menu SAT Interface"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
64 |
<unit bldFile="menucontentsrv/menusatinterface/group"/> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
65 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
66 |
<component id="menucontentsrv_build" filter="s60" name="Menu Content Service Build"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
67 |
<!--split this into components, or separate from the above component and move this down a directory --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
68 |
<unit bldFile="menucontentsrv/group"/> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
69 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
70 |
</collection> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
71 |
<collection id="backsteppingsrv" name="Back Stepping Service" level="server"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
72 |
<!-- collection is really a component, needs to be moved down a directory --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
73 |
<component id="bsengine" name="Back Stepping Engine" filter="s60"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
74 |
<unit bldFile="backsteppingsrv/group"/> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
75 |
</component> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
76 |
</collection> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
77 |
<collection id="contentpublishingsrv" name="Content Publishing Service" level="server"> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
78 |
<component id="contentpublishingdebug" filter="s60" name="Content Publishing Debug"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
79 |
<meta rel="config"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
80 |
<defined condition="CONTENT_PUBLISHER_DEBUG"/> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
81 |
</meta> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
82 |
<!-- <unit bldFile="contentpublishingsrv/contentpublishingutils/contentpublishingdebug/group"/> --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
83 |
</component> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
84 |
<component id="contentpublishingutils" filter="s60" name="Content Publishing Utils"> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
85 |
<unit bldFile="contentpublishingsrv/contentpublishingutils/group"/> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
86 |
<!-- should only have one bld.inf, does the below need to be #included in the above ? --> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
87 |
<unit bldFile="contentpublishingsrv/contentpublishingutils/contentpublishingdebug/group"/> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
88 |
</component> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
89 |
<component id="contentpublishingserver" filter="s60" name="Content Publishing Server"> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
90 |
<unit bldFile="contentpublishingsrv/contentpublishingserver/group"/> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
91 |
</component> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
92 |
<component id="contentharvester" filter="s60" name="Content Harvester"> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
93 |
<unit bldFile="contentpublishingsrv/contentharvester/group"/> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
94 |
</component> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
95 |
<component id="contentpublishingsrv_build" filter="s60" name="Content Publishing Service Build"> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
96 |
<!-- need to remove links to the above components and just contain the IBY (or move the IBY into another component). |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
97 |
If keeping, it need to move down a directory.--> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
98 |
<unit bldFile="contentpublishingsrv/group"/> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
99 |
</component> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
100 |
</collection> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
101 |
<collection id="contextutility" name="Context Utility" level="generic"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
102 |
<!-- collection is really a component, needs to be moved down a directory --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
103 |
<component id="contextutility_build" name="Context Utility Build" filter="s60" introduced="^3"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
104 |
<unit bldFile="contextutility/group"/> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
105 |
</component> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
106 |
</collection> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
107 |
<collection id="contentcontrolsrv" name="Content Control Service" level="server"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
108 |
<component id="ccsrv" name="Content Control Service" filter="s60" introduced="^3"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
109 |
<unit bldFile="contentcontrolsrv/ccsrv/group"/> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
110 |
</component> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
111 |
<component id="ccsrvapi" name="Content Control Service API" filter="s60" introduced="^3" class="api"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
112 |
<unit bldFile="contentcontrolsrv/ccsrvapi/group"/> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
113 |
</component> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
114 |
<component id="ccclientsession" name="Content Control Client Session" filter="s60" introduced="^3"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
115 |
<unit bldFile="contentcontrolsrv/ccclientsession/group"/> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
116 |
</component> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
117 |
<component id="hsccclient" name="HS Content Control Client" filter="s60" introduced="^3"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
118 |
<unit bldFile="contentcontrolsrv/hsccclient/group"/> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
119 |
</component> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
120 |
<component id="hscontentinfo" name="Home Screen Content Info" filter="s60" introduced="^3"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
121 |
<unit bldFile="contentcontrolsrv/hscontentinfo/group"/> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
122 |
</component> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
123 |
<component id="contentcontrolsrv_build" name="Content Control Service Build" filter="s60" introduced="^3"> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
124 |
<!-- need to remove links to the above components and just contain the IBY (or move the IBY into another component). |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
125 |
If keeping, it need to move down a directory.--> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
126 |
<unit bldFile="contentcontrolsrv/group"/> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
127 |
</component> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
128 |
</collection> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
129 |
<collection id="homescreensrv_info" name="Home Screen Services Info" level="specific"> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
130 |
<component id="homescreensrv_plat" filter="s60" name="Home Screen Services Platform Interfaces" class="api"> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
131 |
<unit bldFile="homescreensrv_plat/group"/> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
132 |
</component> |
63
d7aa110911c4
Add "test" filter to all xxx_test filters
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
48
diff
changeset
|
133 |
<component id="homescreensrv_api_tests" filter="s60,test,api_test" name="Home Screen Services Platform API Tests" purpose="developement"> |
48
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
134 |
<!-- split into components or #include from common bld.inf --> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
135 |
<unit bldFile="homescreensrv_plat/content_harvester_plugin_api/tsrc/group" /> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
136 |
<unit bldFile="homescreensrv_plat/menu_content_service_api/tsrc/group" /> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
137 |
<unit bldFile="homescreensrv_plat/ai_utilities_api/internal/tsrc/group" /> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
138 |
<unit bldFile="homescreensrv_plat/action_handler_plugin_api/tsrc/group" /> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
139 |
<unit bldFile="homescreensrv_plat/menu_sat_interface_api/tsrc/group" /> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
140 |
<unit bldFile="homescreensrv_plat/sapi_homescreenplugin/tsrc/group" /> |
c8d3143d3c0e
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
44
diff
changeset
|
141 |
</component> |
44
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
142 |
</collection> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
143 |
</package> |
0b761d12ae12
Detail more packages for mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
144 |
</SystemDefinition> |