author | William Roberts <williamr@symbian.org> |
Wed, 01 Sep 2010 10:15:26 +0100 | |
branch | HighFidelityModel |
changeset 369 | ab861983b307 |
parent 245 | 30e67220bf86 |
permissions | -rw-r--r-- |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
141
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
3 |
<package id="contentcontrol" name="Content Control Daemons" levels="plugin app"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
4 |
<collection id="contentctrl_plat" name="Content Control Daemons Platforn Interfaces" level="app"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
5 |
<component id="oma_ds_presync_plugin_api" name="OMA DS PreSync Plugin API" class="api" filter="s60"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
6 |
<meta rel="Api" href="contentctrl_plat/oma_ds_presync_plugin_api/oma_ds_presync_plugin_api.metaxml"/> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
7 |
<unit bldFile="contentctrl_plat/oma_ds_presync_plugin_api/group"/> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
8 |
</component> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
9 |
<component id="ds_agenda_handler_plugin_api" name="DS Agenda Handler Plugin API" class="api" filter="s60"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
10 |
<meta rel="Api" href="contentctrl_plat/ds_agenda_handler_plugin_api/ds_agenda_handler_plugin_api.metaxml"/> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
11 |
<unit bldFile="contentctrl_plat/ds_agenda_handler_plugin_api/group"/> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
12 |
</component> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
13 |
<component id="ds_folder_util_api" name="DS Folder Util API" class="api" filter="s60"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
14 |
<meta rel="Api" href="contentctrl_plat/ds_folder_util_api/ds_folder_util_api.metaxml"/> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
15 |
<unit bldFile="contentctrl_plat/ds_folder_util_api/group"/> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
16 |
</component> |
200
6337e330f518
Fix LBS to point to proper sfgroup hack. Add introduced values to new contentcontrol APIs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
197
diff
changeset
|
17 |
<component id="adapter_customization_api" name="Adapter Customization API" class="api" filter="s60" introduced="^3"> |
197
51975d1f3d70
Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents:
147
diff
changeset
|
18 |
<meta rel="Api" href="contentctrl_plat/adapter_customization_api/adapter_customization_api.metaxml"/> |
51975d1f3d70
Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents:
147
diff
changeset
|
19 |
<unit bldFile="contentctrl_plat/adapter_customization_api/group"/> |
51975d1f3d70
Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents:
147
diff
changeset
|
20 |
</component> |
200
6337e330f518
Fix LBS to point to proper sfgroup hack. Add introduced values to new contentcontrol APIs
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
197
diff
changeset
|
21 |
<component id="ds_data_modification_api" name="DS Data Modification API" class="api" filter="s60" introduced="^3"> |
197
51975d1f3d70
Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents:
147
diff
changeset
|
22 |
<meta rel="Api" href="contentctrl_plat/ds_data_modification_api/ds_data_modification_api.metaxml"/> |
51975d1f3d70
Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents:
147
diff
changeset
|
23 |
<unit bldFile="contentctrl_plat/ds_data_modification_api/group"/> |
51975d1f3d70
Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents:
147
diff
changeset
|
24 |
</component> |
141
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
25 |
</collection> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
26 |
<collection id="dsdcmoadapter" name="Data Sync DCMO Adapter" level="plugin"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
27 |
<!-- Component at wrong rank, should move down a directory --> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
28 |
<component id="dsdcmoadapter_build" filter="s60" name="Data Sync Control DCMO Adapter"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
29 |
<unit bldFile="dsdcmoadapter/group"/> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
30 |
</component> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
31 |
</collection> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
32 |
<collection id="omads" name="OMA Data Sync" level="app"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
33 |
<component id="omadsappui" filter="s60" name="OMA DS Application UI"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
34 |
<unit bldFile="omads/omadsappui/group"/> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
35 |
</component> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
36 |
<component id="omadsextensions" filter="s60" name="OMA DS Extensions" class="plugin"> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
37 |
<unit bldFile="omads/omadsextensions/group"/> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
38 |
</component> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
39 |
</collection> |
27d9d356efbf
Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
38
diff
changeset
|
40 |
</package> |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
41 |
</SystemDefinition> |