symbian4/single/sysdefs/system_model_3.0.xml
author William Roberts <williamr@symbian.org>
Thu, 09 Sep 2010 13:51:09 +0100
changeset 819 5c87a84199bf
parent 804 77a57a440d27
child 822 26fe06acc4d1
permissions -rw-r--r--
Update S^4 system_model taking the "meta" things into account
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?><!-- this DTD describes schema="3.0.1" --><!-- all relative paths are relative to this file
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
     2
	all absolute paths are relative to the environment variable specified by the root attribute, or SRCROOT if not.  --><!-- Container for metadata
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
     3
	meta, if present, should always be the first element in the parent 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
     4
	 --><!-- systemModel element has name but no ID --><!-- All items from layer down to component should have either @href or at least one valid child item.
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
     5
	Anything else will be considered a placeholder
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
     6
	--><!-- Nested packages are for backwards compatibility only --><!-- contains units or is a placeholder --><!--
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
     7
	"origin-model" attribute is only to be inserted by tools when merging models
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
     8
 	recommended class values are: doc, config, plugin, tool, api --><!-- priority is deprecated 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
     9
	"root" attribute will usually be inserted by tools when merging models, although it can be set manually--><SystemDefinition xmlns:qt="http://www.nokia.com/qt" schema="3.0.1" id-namespace="http://www.symbian.org/system-definition">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    10
  <systemModel name="Symbian^4">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    11
    <layer id="adaptation" name="Adaptation" levels="low mw high">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    12
      <package id="stubs" tech-domain="hb" level="high" span="2" levels="adaptation plugin mid engine" name="Stubs">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    13
    <collection id="audiostubs" name="Audio Stubs" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    14
     <component id="devsoundextensions_stubs" name="Devsound Extensions Stubs" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    15
      <unit bldFile="/adaptation/stubs/audiostubs/devsoundextensions_stubs/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    16
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    17
     <component id="fmradiotunercontrolstub" name="FM Radio Tuner Control Stub" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    18
      <unit bldFile="/adaptation/stubs/audiostubs/fmradiotunercontrolstub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    19
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    20
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    21
   <collection id="drm_stubs" name="DRM Stubs" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    22
     <component id="drm_stubs_build" name="DRM Stubs Build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    23
      <unit bldFile="/adaptation/stubs/drm_stubs/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    24
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    25
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    26
    <collection id="ocrsrv_stub" name="OCR Services Stub" level="mid">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    27
     <component id="ocrsrv_stub_build" name="OCR Services Stub Build" filter="!dfs_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    28
      <unit bldFile="/adaptation/stubs/ocrsrv_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    29
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    30
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    31
    <collection id="omasuplasnconverterstubimpl" name="OMA SUPL ASN Converter Stub Implementation" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    32
	 <component id="omasuplasnconverterstubimpl_build" name="OMA SUPL ASN Converter Stub Implementation Build" filter="!dfs_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    33
      <unit bldFile="/adaptation/stubs/omasuplasnconverterstubimpl/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    34
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    35
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    36
    <collection id="posmsgpluginreferenceimpl" name="POS Message Plugin Reference Implementation" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    37
     <component id="posmsgpluginreferenceimpl_build" name="POS Message Plugin Reference Implementation Build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    38
      <unit bldFile="/adaptation/stubs/posmsgpluginreferenceimpl/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    39
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    40
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    41
    <collection id="srsfenginestub" name="SRSF Engine Stub" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    42
     <component id="srsfenginestub_build" name="SRSF Engine Stub Build" filter="stubs" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    43
	    <unit bldFile="/adaptation/stubs/srsfenginestub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    44
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    45
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    46
    <collection id="power_save_display_mode_stub" name="Power Save Display Mode Stub" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    47
     <component id="power_save_display_mode_stub_build" name="Power Save Display Mode Stub Build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    48
      <unit bldFile="/adaptation/stubs/power_save_display_mode_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    49
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    50
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    51
    <collection id="systemswstubs" name="System Software Stubs" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    52
     <component id="ddcaccessstub" name="DDC Access Stub" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    53
      <unit bldFile="/adaptation/stubs/systemswstubs/ddcaccessstub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    54
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    55
     <component id="tvoutconfig" name="TV Out Config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    56
      <unit bldFile="/adaptation/stubs/systemswstubs/TVOutConfig/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    57
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    58
     <component id="accessorypolicyreference" name="Accessory Policy Reference" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    59
 	  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    60
      <unit bldFile="/adaptation/stubs/systemswstubs/accessorypolicyreference/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    61
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    62
     <component id="asyreference" name="ASY Reference" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    63
 	  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    64
      <unit bldFile="/adaptation/stubs/systemswstubs/asyreference/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    65
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    66
     <component id="examplecommonisc" name="Example Common ISC" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    67
      <unit bldFile="/adaptation/stubs/systemswstubs/examplecommonisc/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    68
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    69
     <component id="exampledsy" name="Example DSY" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    70
 	  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    71
      <unit bldFile="/adaptation/stubs/systemswstubs/exampledsy/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    72
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    73
     <component id="featuremanagerstub" name="Feature Manager Stub" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    74
      <unit bldFile="/adaptation/stubs/systemswstubs/featuremanagerstub/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    75
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    76
     <component id="hwrmstubplugins" name="Hardware Resource Manager Stub Plugins" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    77
      <unit bldFile="/adaptation/stubs/systemswstubs/hwrmstubplugins/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    78
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    79
     <component id="hwrmhapticsstubplugin" name="Hardware Resource Manager Haptics Stub Plugin" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    80
      <unit bldFile="/adaptation/stubs/systemswstubs/hwrmhapticsstubplugin/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    81
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    82
     <component id="sensorchannelsreference" name="Sensor Channels Reference" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    83
      <unit bldFile="/adaptation/stubs/systemswstubs/sensorchannelsreference/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    84
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    85
     <component id="ssyreference" name="SSY Reference" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    86
 	  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    87
      <unit bldFile="/adaptation/stubs/systemswstubs/ssyreference/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    88
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    89
     <component id="startupadaptationstub" name="Startup Adaptation Stub" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    90
      <unit bldFile="/adaptation/stubs/systemswstubs/startupadaptationstub/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    91
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    92
     <component id="tiltcompensationstub" name="Tilt Compensation Stub" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    93
      <unit bldFile="/adaptation/stubs/systemswstubs/tiltcompensationstub/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    94
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    95
     <component id="tvoutbehaviour" name="TV Out Behaviour" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    96
      <unit bldFile="/adaptation/stubs/systemswstubs/tvoutbehaviour/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    97
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    98
     <component id="wiredbearerreference" name="Wired Bearer Reference" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
    99
      <unit bldFile="/adaptation/stubs/systemswstubs/wiredbearerreference/group" filter="oem_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   100
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   101
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   102
    <collection id="tactileclickplugin_stub" name="Tactile Click Plugin Stub" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   103
 	  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   104
     <component id="tactileclickplugin_stub_build" name="Tactile Click Plugin Stub Build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   105
      <unit bldFile="/adaptation/stubs/tactileclickplugin_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   106
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   107
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   108
    <collection id="wlanhwinit_stub" name="WLAN Hardware Init Stub" level="mid">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   109
     <component id="wlanhwinit_stub_build" name="WLAN Hardware Init Stub Build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   110
      <unit bldFile="/adaptation/stubs/wlanhwinit_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   111
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   112
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   113
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   114
      <package id="beagleboard" tech-domain="hb" level="low" levels="hw-if" name="Beagle Board">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   115
    <collection id="omap3530" name="OMAP 3530" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   116
      <component id="omap3530_build" name="Beagle Board Common" introduced="^3" filter="sf_build" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   117
        <unit bldFile="/adaptation/beagleboard/omap3530" mrp="/adaptation/beagleboard/omap3530/base_beagle.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   118
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   119
      <component id="omap3530_kernel" name="Beagle Board Kernel" introduced="^3" filter="sf_build" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   120
        <unit bldFile="/adaptation/beagleboard/omap3530/kernel"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   121
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   122
      <component id="beagleboard_Baseport" name="Beagle Board Baseport" introduced="^3" filter="sf_build" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   123
        <unit bldFile="/adaptation/beagleboard/omap3530/beagleboard"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   124
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   125
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   126
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   127
      <package id="qemu" tech-domain="hb" level="low" levels="hw-if" name="QEMU and Baseport">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   128
    <collection id="qemu_baseport" name="Baseport" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   129
      <component id="syborg" name="Syborg" introduced="^2" filter="sf_build" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   130
        <unit bldFile="/adaptation/qemu/baseport/syborg" mrp="/adaptation/qemu/baseport/syborg/syborg.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   131
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   132
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   133
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   134
      <package id="codecs.aricent" tech-domain="mm" level="low" levels="util plugin" name="Aricent Codecs">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   135
    <collection id="aricent_utilities" name="Aricent Utilities" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   136
      <component id="ariprocessengine" name="Aricent Process Engine" introduced="^4" filter="sf_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   137
        <unit bldFile="/adaptation/codecs.aricent/utilities/ariprocessengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   138
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   139
      <component id="aristatemachine" name="Aricent State Machine" introduced="^4" filter="sf_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   140
        <unit bldFile="/adaptation/codecs.aricent/utilities/aristatemachine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   141
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   142
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   143
    <collection id="aaclc_enc" name="AAC LC Encoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   144
      <component id="ariaaclcencmmfcodec" name="Aricent AAC LC Encoding MMF Codec" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   145
        <unit bldFile="/adaptation/codecs.aricent/aaclc_enc/ariaaclcencmmfcodec/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   146
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   147
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   148
    <collection id="amrnb_dec" name="AMR NB Decoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   149
      <component id="ariamrnbdecmmfcodec" name="Aricent AMR NB Decoding MMF Codec" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   150
        <unit bldFile="/adaptation/codecs.aricent/amrnb_dec/ariamrnbdecmmfcodec/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   151
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   152
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   153
    <collection id="amrnb_enc" name="AMR NB Encoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   154
      <component id="ariamrnbencmmfcodec" name="Aricent AMR NB Encoding MMF Codec" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   155
        <unit bldFile="/adaptation/codecs.aricent/amrnb_enc/ariamrnbencmmfcodec/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   156
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   157
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   158
    <collection id="amrwb_dec" name="AMR WB Decoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   159
      <component id="ariamrwbdecmmfcodec" name="Aricent AMR WB Decoding MMF Codec" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   160
        <unit bldFile="/adaptation/codecs.aricent/amrwb_dec/ariamrwbdecmmfcodec/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   161
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   162
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   163
    <collection id="h264_dec" name="H264 Decoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   164
      <component id="arih264dechwdevice" name="Aricent H264 Decoding Hardware Device" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   165
        <unit bldFile="/adaptation/codecs.aricent/h264_dec/arih264dechwdevice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   166
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   167
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   168
    <collection id="h264_enc" name="H264 Encoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   169
      <component id="arih264enchwdevice" name="Aricent H264 Encoding Hardware Device" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   170
        <unit bldFile="/adaptation/codecs.aricent/h264_enc/arih264enchwdevice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   171
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   172
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   173
    <collection id="heaac_dec" name="HE AAC Decoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   174
      <component id="ariheaacdecmmfcodec" name="Aricent HE AAC Decoding MMF Codec" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   175
        <unit bldFile="/adaptation/codecs.aricent/heaac_dec/ariheaacdecmmfcodec/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   176
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   177
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   178
    <collection id="mp3_dec" name="MP3 Decoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   179
      <component id="arimp3decmmfcodec" name="Aricent MP3 Decoding MMF Codec" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   180
        <unit bldFile="/adaptation/codecs.aricent/mp3_dec/arimp3decmmfcodec/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   181
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   182
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   183
    <collection id="mp4asp_dec" name="MP4 ASP Decoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   184
      <component id="arimpeg4aspdechwdevice" name="Aricent MP4 ASP Decoding Hardware Device" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   185
        <unit bldFile="/adaptation/codecs.aricent/mp4asp_dec/arimpeg4aspdechwdevice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   186
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   187
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   188
    <collection id="mp4sp_enc" name="MP4 SP Encoding" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   189
      <component id="arimp4spenchwdevice" name="MP4 SP Encoding Hardware Device" introduced="^4" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   190
        <unit bldFile="/adaptation/codecs.aricent/mp4sp_enc/arimp4spenchwdevice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   191
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   192
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   193
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   194
      <package id="openmaxil.nokia" tech-domain="mm" level="mw" levels="adaptation hw-if device-fw" name="Nokia OpenMAX IL Adaptation">
804
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
   195
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   196
    <collection id="omxilcomp" name="OpenMAX IL Components" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   197
         <component id="omxilgeneric" name="Generic OpenMAX IL Components" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   198
        <unit bldFile="/adaptation/openmaxil.nokia/omxilcomp/omxilgeneric/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   199
      </component>
804
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
   200
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   201
          <component id="omxilaudioemulator" name="OpenMAX IL Audio Emulator" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   202
        <unit bldFile="/adaptation/openmaxil.nokia/omxilcomp/omxilaudioemulator/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   203
      </component>
804
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
   204
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   205
          <component id="omxiltestcomp" name="OpenMAX IL Test Components" introduced="^3" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   206
        <unit bldFile="/adaptation/openmaxil.nokia/omxilcomp/omxiltestcomp/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   207
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   208
    </collection>
804
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
   209
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   210
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   211
    </layer>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   212
    <layer id="os" name="OS" levels="hw services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   213
      <package id="kernelhwsrv" level="hw" tech-domain="hb" levels="hw-if adaptation framework test" name="Kernel and Hardware Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   214
    <collection id="brdbootldr" name="Board Boot Loader" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   215
      <component id="ubootldr" name="Boot Loader" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   216
        <unit bldFile="/os/kernelhwsrv/brdbootldr/ubootldr" mrp="/os/kernelhwsrv/brdbootldr/ubootldr/base_ubootldr.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   217
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   218
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   219
    <collection id="bsptemplate" name="Board Support Package Template" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   220
      <component id="asspandvariant" name="Template ASSP and Variant" introduced="6.0" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   221
        <unit bldFile="/os/kernelhwsrv/bsptemplate/asspandvariant/template_variant" mrp="/os/kernelhwsrv/bsptemplate/asspandvariant/base_template.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   222
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   223
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   224
    <collection id="kernel" name="Kernel Architecture" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   225
      <component id="eka" name="Kernel Architecture" introduced="8.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   226
        <unit bldFile="/os/kernelhwsrv/kernel/eka" mrp="/os/kernelhwsrv/kernel/eka/base_e32.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   227
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   228
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   229
    <collection id="kerneltest" name="Kernel Test" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   230
      <component id="e32utils" name="E32 Utilities" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   231
      <unit bldFile="/os/kernelhwsrv/kerneltest/e32utils/group" mrp="/os/kernelhwsrv/kerneltest/e32utils/group/base_e32utils.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   232
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   233
      <component id="e32test" name="E32 Tests" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   234
        <unit bldFile="/os/kernelhwsrv/kerneltest/e32test/group" mrp="/os/kernelhwsrv/kerneltest/e32test/group/base_e32test.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   235
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   236
      <component id="f32test" name="File Server Tests" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   237
        <unit bldFile="/os/kernelhwsrv/kerneltest/f32test/group" mrp="/os/kernelhwsrv/kerneltest/f32test/group/base_f32test.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   238
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   239
      <component id="rofstests" name="Read Only File System Tests" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   240
        <unit bldFile="/os/kernelhwsrv/kerneltest/f32test/rofs" mrp="/os/kernelhwsrv/kerneltest/f32test/rofs/rofs_tests.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   241
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   242
      <component id="loadertest" name="Loader Tests" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   243
        <unit bldFile="/os/kernelhwsrv/kerneltest/f32test/loader" mrp="/os/kernelhwsrv/kerneltest/f32test/loader/base_loader.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   244
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   245
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   246
    <collection id="ldds" name="Logical Device Drivers" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   247
      <component id="ethernetldd" name="Ethernet Drivers" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   248
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/ethernet" mrp="/os/kernelhwsrv/kernel/eka/drivers/ethernet/base_e32_drivers_ethernet.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   249
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   250
      <component id="audioldd" name="Audio Drivers" introduced="8.1b" purpose="optional" target="device">     
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   251
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/soundsc" mrp="/os/kernelhwsrv/kernel/eka/drivers/soundsc/base_e32_drivers_sound.mrp"/>       
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   252
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   253
      <component id="serialldd" name="Serial Port Drivers" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   254
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/ecomm" mrp="/os/kernelhwsrv/kernel/eka/drivers/ecomm/base_e32_drivers_ecomm.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   255
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   256
      <component id="legacydrivers" name="Legacy Drivers" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   257
        <unit mrp="/os/kernelhwsrv/kernel/eka/drivers/adc/base_e32_drivers_adc.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   258
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   259
      <component id="locmedia" name="Local Media Subsystem" introduced="8.1b" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   260
        <!-- these are LDDs for storage media-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   261
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/locmedia" mrp="/os/kernelhwsrv/kernel/eka/drivers/locmedia/base_e32_drivers_locmedia.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   262
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   263
      <component id="stopmodedebugdriver" name="Stop Mode Debug Driver" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   264
		<unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/debug/group" mrp="/os/kernelhwsrv/kernel/eka/drivers/debug/group/base_e32_drivers_debug.mrp"/>	    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   265
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   266
      <component id="btrace" name="Kernel Trace Tool" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   267
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/trace" mrp="/os/kernelhwsrv/kernel/eka/drivers/trace/base_e32_drivers_trace.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   268
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   269
      <component id="displayldd" name="Display Drivers" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   270
        <!-- owned and maintained by graphics package. To be moved there as soon as technical limitations are resolved -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   271
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/display" mrp="/os/kernelhwsrv/kernel/eka/drivers/display/base_e32_drivers_display.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   272
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   273
      <component id="usbclientdrivers" name="USB Client Drivers" introduced="8.1b" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   274
        <!-- owned and maintained by usb package. To be moved there as soon as technical limitations are resolved -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   275
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/usbc" mrp="/os/kernelhwsrv/kernel/eka/drivers/usbc/base_e32_drivers_usbcli.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   276
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   277
      <component id="usbdescriptors" name="USB Descriptors" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   278
        <!-- owned and maintained by usb package. To be moved there as soon as technical limitations are resolved -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   279
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/usbho/usbdescriptors" mrp="/os/kernelhwsrv/kernel/eka/drivers/usbho/usbdescriptors/base_drivers_usbdescriptors.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   280
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   281
      <component id="usbdi_utils" name="USB DI Utils" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   282
        <!-- owned and maintained by usb package. To be moved there as soon as technical limitations are resolved -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   283
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/usbho/usbdi_utils" mrp="/os/kernelhwsrv/kernel/eka/drivers/usbho/usbdi_utils/base_drivers_usbdi_utils.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   284
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   285
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   286
    <collection id="driversupport" name="Generic Driver Support" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   287
      <component id="mediadrivers" name="Media Drivers" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   288
        <!-- these are for storage media-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   289
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/media" mrp="/os/kernelhwsrv/kernel/eka/drivers/media/base_e32_drivers_media.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   290
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   291
      <component id="genericboardsupport" name="Generic Board Support" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   292
        <unit bldFile="/os/kernelhwsrv/kernel/eka/drivers/bsp" mrp="/os/kernelhwsrv/kernel/eka/drivers/bsp/base_e32_drivers_bsp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   293
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   294
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   295
    <collection id="userlibandfileserver" name="User Library and File Server" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   296
      <component id="euser" name="User Library" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   297
        <unit bldFile="/os/kernelhwsrv/kernel/eka/euser" mrp="/os/kernelhwsrv/kernel/eka/euser/base_e32_euser.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   298
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   299
      <component id="compsupp" name="Compiler Runtime Support" filter="gt" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   300
        <unit bldFile="/os/kernelhwsrv/kernel/eka/compsupp" mrp="/os/kernelhwsrv/kernel/eka/compsupp/base_e32_compsupp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   301
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   302
      <component id="fileserver" name="File Server" filter="gt" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   303
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/group" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/group/base_f32.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   304
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   305
      <component id="automounter" name="Automounter" filter="gt" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   306
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/automounter" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/automounter/base_f32_automounter.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   307
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   308
      <component id="estart" name="Base Starter" filter="gt" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   309
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/estart" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/estart/base_f32_estart.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   310
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   311
      <component id="domainmgr" name="Domain Manager" introduced="8.1b" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   312
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/domainmgr/group" mrp="/os/kernelhwsrv/userlibandfileserver/domainmgr/group/base_domain.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   313
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   314
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   315
    <collection id="filesystems" name="File Systems" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   316
      <component id="romfs" name="ROM File System" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   317
        <unit mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/srom/base_f32_srom.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   318
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   319
      <component id="rofs" name="ROFS" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   320
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/srofs" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/srofs/base_f32_srofs.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   321
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   322
      <component id="usbmsfs" name="USB Mass Storage File System" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   323
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage/base_f32_smassstorage.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   324
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   325
      <component id="usbhostmssrv" name="USB Host Mass Storage Server" introduced="^3" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   326
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/shostmassstorage" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/shostmassstorage/base_f32_shostmassstorage.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   327
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   328
      <component id="fat32fs" name="FAT32 File System" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   329
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/sfat32" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/sfat32/base_f32_sfat32.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   330
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   331
      <component id="fatfs" name="FAT File System" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   332
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/sfat" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/sfat/base_f32_sfat.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   333
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   334
      <component id="compfs" name="Composite File System" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   335
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/scomp" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/scomp/base_f32_scomp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   336
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   337
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   338
    <collection id="halservices" name="HAL Services" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   339
      <component id="hal" name="User-Side Hardware Abstraction" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   340
        <unit bldFile="/os/kernelhwsrv/halservices/hal" mrp="/os/kernelhwsrv/halservices/hal/base_hal.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   341
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   342
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   343
    <collection id="textmodeshell" name="Text Mode Shell" level="test">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   344
      <component id="e32wsrv" name="Text Window Server" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   345
        <unit bldFile="/os/kernelhwsrv/kernel/eka/ewsrv" mrp="/os/kernelhwsrv/kernel/eka/ewsrv/base_e32_ewsrv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   346
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   347
      <component id="textshell" name="Text Shell" filter="gt" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   348
        <unit bldFile="/os/kernelhwsrv/userlibandfileserver/fileserver/etshell" mrp="/os/kernelhwsrv/userlibandfileserver/fileserver/etshell/base_f32_eshell.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   349
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   350
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   351
    <collection id="baseapitest" name="Base API Tests" level="test">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   352
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   353
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   354
    <collection id="kernelhwsrv_info" name="Kernel and Hardware Services Info" level="test">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   355
      <component id="kernelhwsrv_metadata" name="Kernel and Hardware Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   356
        <unit mrp="/os/kernelhwsrv/kernelhwsrv_info/kernelhwsrv_metadata/kernelhwsrv_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   357
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   358
      <component id="kernelhwsrv_docpub" name="Kernel and Hardware Services Public Documentation" introduced="^3" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   359
        <unit mrp="/os/kernelhwsrv/kernelhwsrv_info/doc_pub/kernelhwsrv_doc_pub.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   360
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   361
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   362
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   363
      <package id="boardsupport" level="hw" tech-domain="hb" levels="bsp test 2 3 config" name="Board Support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   364
    <collection id="emulator" name="Emulator" level="bsp">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   365
      <component id="emulatorbsp" name="Emulator BSP" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   366
        <unit bldFile="/os/boardsupport/emulator/emulatorbsp" mrp="/os/boardsupport/emulator/emulatorbsp/base_wins.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   367
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   368
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   369
    <collection id="haitest" name="HAI Test Suites" level="test">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   370
      <component id="bspsvs" name="BSP Verification Suite" introduced="^2" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   371
        <unit mrp="/os/boardsupport/haitest/bspsvs/group/bspsvs.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   372
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   373
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   374
    <collection id="boardsupport_info" name="Board Support Info" level="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   375
      <component id="boardsupport_metadata" name="Board Support Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   376
        <unit mrp="/os/boardsupport/boardsupport_info/boardsupport_metadata/boardsupport_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   377
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   378
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   379
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   380
      <package id="buildtools" level="hw" tech-domain="to" levels="bld mw fw ui" name="Build Tools">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   381
    <collection id="bldsystemtools" name="Build System Tools" level="bld">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   382
      <component id="sysdeftools" name="System Definition Tools" introduced="^2" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   383
        <unit mrp="/os/buildtools/bldsystemtools/sysdeftools/group/sysdeftools.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   384
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   385
      <component id="commonbldutils" name="Common Utils" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   386
        <unit mrp="/os/buildtools/bldsystemtools/commonbldutils/tools_utils_common.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   387
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   388
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   389
    <collection id="toolsandutils" name="Tools and Utils" level="mw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   390
      <component id="productionbldtools" name="Production Build Tools" filter="gt" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   391
        <unit mrp="/os/buildtools/toolsandutils/productionbldtools/product_tools.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   392
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   393
      <component id="e32tools" name="E32 Tools" deprecated="^2" target="desktop" purpose="development">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   394
        <unit bldFile="/os/buildtools/toolsandutils/e32tools/group" mrp="/os/buildtools/toolsandutils/e32tools/group/tools_e32tools.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   395
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   396
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   397
      <component id="autotest" name="Autotest" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   398
        <unit bldFile="/os/buildtools/toolsandutils/autotest/group" mrp="/os/buildtools/toolsandutils/autotest/group/tools_autotest.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   399
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   400
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   401
    <collection id="sbsv1_os" name="Symbian Build System v1" level="fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   402
      <component id="e32toolp" name="E32 Perl Tools" filter="sf_build" target="desktop" purpose="development">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   403
        <unit bldFile="/os/buildtools/sbsv1_os/e32toolp/group" mrp="/os/buildtools/sbsv1_os/e32toolp/group/tools_e32toolp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   404
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   405
	 </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   406
	 <collection id="imgtools_os" name="Image Tools" level="fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   407
      <component id="romkiteka2" name="ROMKIT EKA2" deprecated="^2" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   408
        <unit bldFile="/os/buildtools/imgtools_os/romkiteka2/group" mrp="/os/buildtools/imgtools_os/romkiteka2/group/tools_romkit.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   409
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   410
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   411
    <collection id="misccomponents" name="Misc Components" level="mw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   412
      <component id="emulatorlauncher" name="Emulator Launcher" filter="gt" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   413
        <unit bldFile="/os/buildtools/misccomponents/emulatorlauncher/group" mrp="/os/buildtools/misccomponents/emulatorlauncher/group/tools_sdk_eng_emulator_launcher.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   414
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   415
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   416
    <collection id="buildtools_info" name="Build Tools Info" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   417
      <component id="buildtools_metadata" name="Build Tools Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   418
        <unit mrp="/os/buildtools/buildtools_info/buildtools_metadata/buildtools_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   419
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   420
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   421
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   422
      <package id="ossrv" level="services" tech-domain="hb" levels="physical-abstraction app-libs encoding translation data-services utilities" name="Generic OS Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   423
  <collection id="ossrv_pub" name="Generic OS Services Public Interfaces" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   424
   <component id="boost_apis" name="Boost APIs" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   425
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   426
    <unit bldFile="/os/ossrv/ossrv_pub/boost_apis/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   427
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   428
   <component id="cpp_wrappers" name="Cpp wrappers" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   429
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   430
    <unit bldFile="/os/ossrv/ossrv_pub/cpp_wrappers/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   431
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   432
   <component id="character_type_apis" name="Character Type APIs" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   433
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   434
    <unit bldFile="/os/ossrv/ossrv_pub/character_type_apis/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   435
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   436
   <component id="compiler_specific_runtime_support" name="Compiler Specific Runtime Support" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   437
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   438
    <unit bldFile="/os/ossrv/ossrv_pub/compiler_specific_runtime_support/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   439
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   440
   <component id="ossrv_configuration_api" name="Generic OS Services Configuration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   441
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   442
    <unit bldFile="/os/ossrv/ossrv_pub/configuration/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   443
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   444
   <component id="crypto_authentication_codes_and_hash_functions_api" name="Crypto Authentication Codes and Hash Functions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   445
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   446
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_authentication_codes_and_hash_functions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   447
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   448
   <component id="crypto_auxillary_functions_api" name="Crypto Auxillary Functions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   449
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   450
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_auxillary_functions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   451
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   452
   <component id="crypto_certificates_api" name="Crypto Certificates API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   453
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   454
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_certificates_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   455
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   456
   <component id="crypto_inputoutput_and_data_encoding_api" name="Crypto Input/Output and Data Encoding API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   457
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   458
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_inputoutput_and_data_encoding_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   459
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   460
   <component id="crypto_public_key_cryptography_and_key_agreement_api" name="Crypto Public Key Cryptography and Key Agreement API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   461
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   462
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_public_key_cryptography_and_key_agreement_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   463
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   464
   <component id="crypto_symmetric_ciphers_api" name="Crypto Symmetric Ciphers API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   465
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   466
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_symmetric_ciphers_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   467
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   468
   <component id="crypto_utility_functions_api" name="Crypto Utility Functions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   469
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   470
    <unit bldFile="/os/ossrv/ossrv_pub/crypto_utility_functions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   471
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   472
   <component id="cryptogaphy_related_api" name="Cryptogaphy Related API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   473
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   474
    <unit bldFile="/os/ossrv/ossrv_pub/cryptogaphy_related_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   475
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   476
   <component id="ossrv_debug_api" name="Generic OS Services Debug API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   477
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   478
    <unit bldFile="/os/ossrv/ossrv_pub/debug/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   479
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   480
   <component id="ossrv_exceptions_api" name="Generic OS Services Exceptions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   481
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   482
    <unit bldFile="/os/ossrv/ossrv_pub/exceptions/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   483
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   484
   <component id="io_stream_api" name="I/O stream API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   485
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   486
    <unit bldFile="/os/ossrv/ossrv_pub/io_stream_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   487
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   488
   <component id="localization_function_api" name="Localization Function API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   489
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   490
    <unit bldFile="/os/ossrv/ossrv_pub/localization_function_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   491
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   492
   <component id="math_operations_api" name="Math Operations API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   493
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   494
    <unit bldFile="/os/ossrv/ossrv_pub/math_operations_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   495
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   496
   <component id="ossrv_memory_api" name="Generic OS Services Memory API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   497
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   498
    <unit bldFile="/os/ossrv/ossrv_pub/memory/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   499
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   500
   <component id="no_namespace_headers" name="No Namespace Headers" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   501
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   502
    <unit bldFile="/os/ossrv/ossrv_pub/no_namespace_headers/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   503
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   504
   <component id="openc_headers" name="OpenC headers" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   505
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   506
    <unit bldFile="/os/ossrv/ossrv_pub/openc_headers/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   507
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   508
   <component id="openc_wrappers" name="OpenC wrappers" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   509
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   510
    <unit bldFile="/os/ossrv/ossrv_pub/openc_wrappers/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   511
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   512
   <component id="ssl_general_api" name="SSL General API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   513
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   514
    <unit bldFile="/os/ossrv/ossrv_pub/ssl_general_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   515
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   516
   <component id="ssl_protocol_methods_api" name="SSL Protocol Methods API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   517
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   518
    <unit bldFile="/os/ossrv/ossrv_pub/ssl_protocol_methods_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   519
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   520
   <component id="standard_compressiondecompression_api" name="Standard Compression/Decompression API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   521
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   522
    <unit bldFile="/os/ossrv/ossrv_pub/standard_compressiondecompression_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   523
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   524
   <component id="stl" name="STL API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   525
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   526
    <unit bldFile="/os/ossrv/ossrv_pub/stl/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   527
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   528
   <component id="thread_api" name="Thread API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   529
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   530
    <unit bldFile="/os/ossrv/ossrv_pub/thread_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   531
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   532
   <component id="type_attributes" name="Type Attributes API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   533
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   534
    <unit bldFile="/os/ossrv/ossrv_pub/type_attributes/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   535
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   536
   <component id="typeinfo" name="Type Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   537
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   538
    <unit bldFile="/os/ossrv/ossrv_pub/typeinfo/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   539
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   540
   <component id="utility_apis" name="Utility APIs" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   541
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   542
    <unit bldFile="/os/ossrv/ossrv_pub/utility_apis/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   543
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   544
   <component id="wide_character_classapis" name="Wide character class/apis" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   545
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   546
    <unit bldFile="/os/ossrv/ossrv_pub/wide_character_classapis/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   547
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   548
   <component id="dbus_api" name="Dbus API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   549
    <unit bldFile="/os/ossrv/ossrv_pub/dbus/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   550
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   551
   <component id="dbus-glib_api" name="D-Bus GLib API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   552
    <unit bldFile="/os/ossrv/ossrv_pub/dbus-glib/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   553
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   554
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   555
  <collection id="ossrv_plat" name="Generic OS Services Platform Interfaces" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   556
   <component id="libutils_apis" name="Utility Library APIs" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   557
    <unit bldFile="/os/ossrv/ossrv_plat/libutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   558
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   559
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   560
  <collection id="stdlibs" name="Standard Libraries" level="translation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   561
   <component id="libz" name="Z Compression Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   562
    <unit bldFile="/os/ossrv/stdlibs/libz/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   563
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   564
   <component id="libcrypt" name="Crypt Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   565
    <unit bldFile="/os/ossrv/stdlibs/libcrypt/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   566
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   567
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   568
  <collection id="ssl" name="SSL" level="data-services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   569
   <component id="libcrypto" name="Crypto Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   570
    <unit bldFile="/os/ossrv/ssl/libcrypto/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   571
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   572
   <component id="libssl" name="SSL Library" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   573
    <unit bldFile="/os/ossrv/ssl/libssl/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   574
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   575
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   576
  <collection id="glib" name="GLib" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   577
   <component id="glibbackend" name="GLib Backend" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   578
    <unit bldFile="/os/ossrv/glib/build/symbian/glibbackend/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   579
    <!-- Move to here: <unit bldFile="glib/glibbackend/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   580
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   581
   <component id="libglib" name="GLib Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   582
    <unit bldFile="/os/ossrv/glib/build/symbian/glib/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   583
    <!-- Move to here: <unit bldFile="glib/libglib/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   584
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   585
   <component id="libgthread" name="Libg Thread" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   586
    <unit bldFile="/os/ossrv/glib/build/symbian/gthread/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   587
    <!-- Move to here:     <unit bldFile="glib/libgthread/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   588
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   589
   <component id="libgmodule" name="Libg Module" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   590
    <unit bldFile="/os/ossrv/glib/build/symbian/gmodule/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   591
    <!-- Move to here:         <unit bldFile="glib/libgmodule/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   592
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   593
   <component id="libgobject" name="Libg Object" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   594
    <unit bldFile="/os/ossrv/glib/build/symbian/gobject/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   595
    <!-- Move to here:         <unit bldFile="glib/libgobject/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   596
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   597
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   598
  <collection id="stdcpp" name="C++ Standard Library" level="translation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   599
   <!-- collection is really a component. Needs to be moved down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   600
   <component id="stdcpp_build" name="Stdcpp" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   601
    <unit bldFile="/os/ossrv/stdcpp/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   602
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   603
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   604
  <collection id="ofdbus" name="Open Foundation D-Bus" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   605
   <component id="dbus" name="D-Bus" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   606
    <unit bldFile="/os/ossrv/ofdbus/dbus/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   607
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   608
   <component id="dbus-glib" name="D-Bus GLib" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   609
    <unit bldFile="/os/ossrv/ofdbus/dbus-glib/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   610
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   611
   <component id="ofdbus_rom" name="D-Bus ROM" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   612
    <!-- Contains IBY for for dbus. Should remove #includes to above components and move this down a directory 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   613
            Consider moving IBY file to one of the above as well and removing this component entirely -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   614
    <unit bldFile="/os/ossrv/ofdbus/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   615
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   616
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   617
  <collection id="utilitylibraries" name="Utility Libraries" level="encoding">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   618
   <component id="libutils" name="Utility Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   619
    <unit bldFile="/os/ossrv/utilitylibraries/libutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   620
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   621
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   622
  <collection id="genericservices" name="Generic Services" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   623
   <component id="s60compatibilityheaders" name="S60 Compatibility Headers" filter="gt" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   624
    <unit bldFile="/os/ossrv/genericservices/s60compatibilityheaders/groupsymtb101sf" mrp="/os/ossrv/genericservices/s60compatibilityheaders/groupsymtb101sf/tools_s60_header_compatsymtb101sf.mrp" version="tb101sf"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   625
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   626
   <component id="mimerecognitionfw" name="MIME Recognition Framework" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   627
    <unit bldFile="/os/ossrv/genericservices/mimerecognitionfw/group" mrp="/os/ossrv/genericservices/mimerecognitionfw/group/app-framework_emime.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   628
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   629
   <component id="systemagent" name="System Agent" introduced="9.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   630
    <unit bldFile="/os/ossrv/genericservices/systemagent/group" mrp="/os/ossrv/genericservices/systemagent/group/syslibs_sysagent2.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   631
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   632
   <component id="taskscheduler" name="Task Scheduler" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   633
    <unit bldFile="/os/ossrv/genericservices/taskscheduler/group" mrp="/os/ossrv/genericservices/taskscheduler/group/syslibs_schsvr.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   634
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   635
   <component id="activebackupclient" name="Active Backup Client" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   636
    <unit bldFile="/os/ossrv/genericservices/activebackupclient/group" mrp="/os/ossrv/genericservices/activebackupclient/group/connectivity_abclient.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   637
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   638
   <component id="syslibsdocs" name="Syslibs Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   639
    <unit mrp="/os/ossrv/genericservices/syslibsdocs/syslibs_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   640
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   641
   <component id="httputils" name="HTTP Utilities Library" introduced="6.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   642
    <unit bldFile="/os/ossrv/genericservices/httputils/group" mrp="/os/ossrv/genericservices/httputils/group/application-protocols_inetprotutil.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   643
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   644
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   645
  <collection id="syslibsapitest" name="SysLibs API Tests" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   646
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   647
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   648
  <collection id="compressionlibs" name="Compression Libraries" level="data-services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   649
   <component id="ziplib" name="Zip Compression Library" introduced="6.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   650
    <unit bldFile="/os/ossrv/compressionlibs/ziplib/group" mrp="/os/ossrv/compressionlibs/ziplib/group/syslibs_ezlib2.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   651
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   652
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   653
  <collection id="genericopenlibs" name="Generic Open Libraries" level="translation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   654
   <component id="cstdlib" name="C Standard Library" introduced="ER5" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   655
    <unit bldFile="/os/ossrv/genericopenlibs/cstdlib/group" mrp="/os/ossrv/genericopenlibs/cstdlib/group/syslibs_stdlib.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   656
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   657
   <component id="cppstdlib" name="C++ Standard Library" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   658
    <unit bldFile="/os/ossrv/genericopenlibs/cppstdlib/group" mrp="/os/ossrv/genericopenlibs/cppstdlib/group/openenv_libstdcpp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   659
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   660
   <component id="openenvcore" name="Open Environment Core" introduced="^2" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   661
    <unit bldFile="/os/ossrv/genericopenlibs/openenvcore/group" mrp="/os/ossrv/genericopenlibs/openenvcore/group/openenv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   662
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   663
   <component id="posixrealtimeextensions" name="POSIX Realtime Extensions" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   664
    <unit bldFile="/os/ossrv/genericopenlibs/posixrealtimeextensions/group" mrp="/os/ossrv/genericopenlibs/posixrealtimeextensions/group/oeaddons_librt.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   665
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   666
   <component id="liboil" name="Liboil" introduced="^4" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   667
    <unit bldFile="/os/ossrv/genericopenlibs/liboil/group" mrp="/os/ossrv/genericopenlibs/liboil/group/oeaddons_liboil.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   668
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   669
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   670
  <collection id="lowlevellibsandfws" name="Low Level Libraries and Frameworks" level="app-libs">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   671
   <component id="pluginfw" name="Plugin Framework" introduced="6.2" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   672
    <unit bldFile="/os/ossrv/lowlevellibsandfws/pluginfw/Group" mrp="/os/ossrv/lowlevellibsandfws/pluginfw/Group/syslibs_ecom3.mrp" version="3"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   673
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   674
   <component id="apputils" name="Application Utilities" introduced="ER5" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   675
    <unit bldFile="/os/ossrv/lowlevellibsandfws/apputils/group" mrp="/os/ossrv/lowlevellibsandfws/apputils/group/syslibs_bafl.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   676
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   677
   <component id="genericusabilitylib" name="Generic Usability Library" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   678
    <unit bldFile="/os/ossrv/lowlevellibsandfws/genericusabilitylib/group" mrp="/os/ossrv/lowlevellibsandfws/genericusabilitylib/group/syslibs_euserhl.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   679
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   680
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   681
  <collection id="ossrv_info" name="Generic OS Services Info" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   682
   <component id="ossrv_build" name="Generic OS Services Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   683
    <!-- exports should be moved to individual components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   684
    <unit bldFile="/os/ossrv/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   685
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   686
   <component id="ossrv_metadata" name="Generic OS Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   687
    <unit mrp="/os/ossrv/ossrv_info/ossrv_metadata/ossrv_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   688
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   689
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   690
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   691
      <package id="persistentdata" level="services" tech-domain="hb" levels="adaptation hw-if plugin framework server app-if" name="Persistent Data Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   692
    <collection id="featuremgmt" name="Feature Management" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   693
      <component id="featuremgr" name="Feature Manager" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   694
        <unit bldFile="/os/persistentdata/featuremgmt/featuremgr/group" mrp="/os/persistentdata/featuremgmt/featuremgr/group/syslibs_featmgr.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   695
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   696
      <component id="featureregistry" name="Feature Registry" introduced="9.2" deprecated="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   697
        <unit bldFile="/os/persistentdata/featuremgmt/featureregistry/group" mrp="/os/persistentdata/featuremgmt/featureregistry/group/syslibs_featreg.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   698
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   699
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   700
    <collection id="loggingservices" name="Logging Services" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   701
      <component id="eventlogger" name="Event Logger" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   702
        <unit bldFile="/os/persistentdata/loggingservices/eventlogger/group" mrp="/os/persistentdata/loggingservices/eventlogger/group/syslibs_logeng.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   703
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   704
      <component id="filelogger" name="File Logger" introduced="ER5" deprecated="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   705
        <unit bldFile="/os/persistentdata/loggingservices/filelogger/group" mrp="/os/persistentdata/loggingservices/filelogger/group/comms-infras_flogger.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   706
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   707
      <component id="rfilelogger" name="RFile Logger" introduced="9.1" deprecated="^3" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   708
        <unit bldFile="/os/persistentdata/loggingservices/rfilelogger/group" mrp="/os/persistentdata/loggingservices/rfilelogger/group/testtools_utilities.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   709
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   710
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   711
    <collection id="traceservices" name="Trace Services" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   712
      <component id="commsdebugutility" name="Comms Debug Utility" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   713
        <unit bldFile="/os/persistentdata/traceservices/commsdebugutility/group" mrp="/os/persistentdata/traceservices/commsdebugutility/group/comms-infras_commsdebugutility.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   714
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   715
      <component id="tracefw" name="Trace Framework" introduced="9.2" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   716
        <unit bldFile="/os/persistentdata/traceservices/tracefw/ulogger/group" mrp="/os/persistentdata/traceservices/tracefw/ulogger/group/tools_debug_trace.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   717
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   718
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   719
    <collection id="persistentstorage" name="Persistent Storage" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   720
      <component id="store" name="Store" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   721
        <unit bldFile="/os/persistentdata/persistentstorage/store/group" mrp="/os/persistentdata/persistentstorage/store/group/syslibs_store.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   722
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   723
      <component id="dbms" name="DBMS" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   724
        <unit bldFile="/os/persistentdata/persistentstorage/dbms/group" mrp="/os/persistentdata/persistentstorage/dbms/group/syslibs_dbms.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   725
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   726
      <component id="centralrepository" name="Central Repository" introduced="7.0s" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   727
        <unit bldFile="/os/persistentdata/persistentstorage/centralrepository/group" mrp="/os/persistentdata/persistentstorage/centralrepository/group/syslibs_centralrepository.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   728
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   729
      <component id="sql" name="SQL" introduced="9.3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   730
        <unit bldFile="/os/persistentdata/persistentstorage/sql/GROUP" mrp="/os/persistentdata/persistentstorage/sql/GROUP/syslibs_sql.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   731
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   732
      <component id="sqlite3api" name="SQLite 3 API" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   733
        <unit bldFile="/os/persistentdata/persistentstorage/sqlite3api/GROUP" mrp="/os/persistentdata/persistentstorage/sqlite3api/GROUP/syslibs_sqlite3.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   734
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   735
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   736
    <collection id="persistentdata_info" name="Persistent Data Services Info" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   737
      <component id="persistentdata_metadata" name="Persistent Data Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   738
        <unit mrp="/os/persistentdata/persistentdata_info/persistentdata_metadata/persistentdata_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   739
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   740
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   741
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   742
      <package id="devicesrv" level="services" tech-domain="hb" levels="adaptation hw-if plugin framework server app-if" name="Device Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   743
  <collection id="devicesrv_pub" name="Device Services Public Interfaces" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   744
   <component id="platform_path_definitions_api" name="Platform Path Definitions API" filter="s60,bldmefirst" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   745
	<!-- this needs to be moved to deviceplatformrelease -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   746
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   747
    <unit bldFile="/os/devicesrv/devicesrv_pub/platform_path_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   748
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   749
   <component id="common_platform_security_definitions_api" name="Common Platform Security Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   750
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   751
    <unit bldFile="/os/devicesrv/devicesrv_pub/common_platform_security_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   752
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   753
   <component id="feature_discovery_api" name="Feature Discovery API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   754
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   755
    <unit bldFile="/os/devicesrv/devicesrv_pub/feature_discovery_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   756
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   757
   <component id="platform_environment_api" name="Platform Environment API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   758
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   759
    <unit bldFile="/os/devicesrv/devicesrv_pub/platform_environment_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   760
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   761
   <component id="sensor_channel_api" name="Sensor Channel API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   762
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   763
    <unit bldFile="/os/devicesrv/devicesrv_pub/sensor_channel_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   764
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   765
   <component id="sensor_definitions_api" name="Sensor Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   766
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   767
    <unit bldFile="/os/devicesrv/devicesrv_pub/sensor_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   768
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   769
   <component id="version_info_api" name="Version Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   770
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   771
    <unit bldFile="/os/devicesrv/devicesrv_pub/version_info_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   772
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   773
   <component id="accessory_monitoring_api" name="Accessory Monitoring API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   774
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   775
    <unit bldFile="/os/devicesrv/devicesrv_pub/accessory_monitoring_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   776
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   777
   <component id="haptics_api" name="Haptics API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   778
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   779
    <unit bldFile="/os/devicesrv/devicesrv_pub/haptics_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   780
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   781
   <component id="sensor_data_compensator_api" name="Sensor Data Compensator API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   782
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   783
    <unit bldFile="/os/devicesrv/devicesrv_pub/sensor_data_compensator_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   784
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   785
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   786
  <collection id="devicesrv_plat" name="Device Services Platform Interfaces" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   787
   <component id="configuration_file_parser_api" name="Configuration File Parser API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   788
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   789
    <unit bldFile="/os/devicesrv/devicesrv_plat/configuration_file_parser_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   790
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   791
   <component id="dos_extension_plugin_api" name="DOS Extension Plug-In API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   792
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   793
    <unit bldFile="/os/devicesrv/devicesrv_plat/dos_extension_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   794
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   795
   <component id="mediator_command_initiator_api" name="Mediator Command Initiator API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   796
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   797
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_command_initiator_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   798
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   799
   <component id="syslangutil_api" name="SysLangUtil API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   800
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   801
    <unit bldFile="/os/devicesrv/devicesrv_plat/syslangutil_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   802
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   803
   <component id="wakeup_alarm_api" name="Wakeup Alarm API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   804
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   805
    <unit bldFile="/os/devicesrv/devicesrv_plat/wakeup_alarm_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   806
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   807
   <component id="disk_and_memory_level_keys_api" name="Disk and Memory Level Keys API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   808
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   809
    <unit bldFile="/os/devicesrv/devicesrv_plat/disk_and_memory_level_keys_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   810
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   811
   <component id="mediator_plugin_api" name="Mediator Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   812
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   813
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   814
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   815
   <component id="headset_status_api" name="Headset Status API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   816
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   817
    <unit bldFile="/os/devicesrv/devicesrv_plat/headset_status_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   818
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   819
   <component id="system_startup_extension_plugin_api" name="System Startup Extension Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   820
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   821
    <unit bldFile="/os/devicesrv/devicesrv_plat/system_startup_extension_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   822
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   823
   <component id="sensor_plugin_api" name="Sensor Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   824
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   825
    <unit bldFile="/os/devicesrv/devicesrv_plat/sensor_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   826
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   827
   <component id="accessory_api" name="Accessory API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   828
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   829
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   830
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   831
   <component id="display_language_definition_api" name="Display Language Definition API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   832
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   833
    <unit bldFile="/os/devicesrv/devicesrv_plat/display_language_definition_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   834
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   835
   <component id="mediator_command_responder_api" name="Mediator Command Responder API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   836
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   837
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_command_responder_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   838
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   839
   <component id="accessory_policy_definitions_api" name="Accessory Policy Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   840
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   841
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_policy_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   842
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   843
   <component id="hw_settings_api" name="Hardware Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   844
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   845
    <unit bldFile="/os/devicesrv/devicesrv_plat/hw_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   846
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   847
   <component id="mediator_domain_definitions_api" name="Mediator Domain Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   848
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   849
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_domain_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   850
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   851
   <component id="sensor_extension_api" name="Sensor Extension API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   852
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   853
    <unit bldFile="/os/devicesrv/devicesrv_plat/sensor_extension_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   854
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   855
   <component id="accessory_plugin_api" name="Accessory Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   856
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   857
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   858
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   859
   <component id="sae_api" name="SAE API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   860
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   861
    <unit bldFile="/os/devicesrv/devicesrv_plat/sae_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   862
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   863
   <component id="accessory_control_api" name="Accessory Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   864
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   865
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_control_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   866
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   867
   <component id="mediator_static_registration_api" name="Mediator Static Registration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   868
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   869
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_static_registration_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   870
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   871
   <component id="accessory_key_event_handling_api" name="Accessory Key Event Handling API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   872
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   873
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_key_event_handling_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   874
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   875
   <component id="mediator_notification_api" name="Mediator Notification API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   876
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   877
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_notification_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   878
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   879
   <component id="accessory_policy_utility_api" name="Accessory Policy Utility API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   880
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   881
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_policy_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   882
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   883
   <component id="common_dsy_plugin_api" name="Common DSY Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   884
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   885
    <unit bldFile="/os/devicesrv/devicesrv_plat/common_dsy_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   886
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   887
   <component id="remote_control_extension_api" name="Remote Control Extension API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   888
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   889
    <unit bldFile="/os/devicesrv/devicesrv_plat/remote_control_extension_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   890
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   891
   <component id="sensor_channel_filter_api" name="Sensor Channel Filter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   892
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   893
    <unit bldFile="/os/devicesrv/devicesrv_plat/sensor_channel_filter_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   894
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   895
   <component id="dos_extension_api" name="DOS Extension API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   896
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   897
    <unit bldFile="/os/devicesrv/devicesrv_plat/dos_extension_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   898
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   899
   <component id="accessory_audio_control_api" name="Accessory Audio Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   900
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   901
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_audio_control_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   902
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   903
   <component id="mediator_event_consumer_api" name="Mediator Event Consumer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   904
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   905
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_event_consumer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   906
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   907
   <component id="shared_data_api" name="Shared Data API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   908
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   909
    <unit bldFile="/os/devicesrv/devicesrv_plat/shared_data_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   910
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   911
   <component id="accessory_settings_api" name="Accessory Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   912
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   913
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   914
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   915
   <component id="accessory_bluetooth_control_api" name="Accessory Bluetooth Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   916
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   917
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_bluetooth_control_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   918
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   919
   <component id="extended_version_info_api" name="Extended Version Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   920
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   921
    <unit bldFile="/os/devicesrv/devicesrv_plat/extended_version_info_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   922
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   923
   <component id="mediator_event_provider_api" name="Mediator Event Provider API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   924
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   925
    <unit bldFile="/os/devicesrv/devicesrv_plat/mediator_event_provider_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   926
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   927
   <component id="tv_out_config_api" name="TV Out Config API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   928
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   929
    <unit bldFile="/os/devicesrv/devicesrv_plat/tv_out_config_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   930
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   931
   <component id="tspclientmapper_api" name="TSP Client Mapper API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   932
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   933
    <unit bldFile="/os/devicesrv/devicesrv_plat/tspclientmapper_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   934
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   935
   <component id="powersave_api" name="Power Save API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   936
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   937
    <unit bldFile="/os/devicesrv/devicesrv_plat/powersave_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   938
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   939
   <component id="powersave_definitions_api" name="Power Save Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   940
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   941
    <unit bldFile="/os/devicesrv/devicesrv_plat/powersave_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   942
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   943
   <component id="powersave_plugin_api" name="Power Save Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   944
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   945
    <unit bldFile="/os/devicesrv/devicesrv_plat/powersave_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   946
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   947
   <component id="extended_version_info_plugin_api" name="Extended Version Info Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   948
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   949
    <unit bldFile="/os/devicesrv/devicesrv_plat/extended_version_info_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   950
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   951
   <component id="haptics_plugin_api" name="Haptics Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   952
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   953
    <unit bldFile="/os/devicesrv/devicesrv_plat/haptics_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   954
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   955
   <component id="haptics_effect_data_getter_plugin_api" name="Haptics Effect Data Getter Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   956
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   957
    <unit bldFile="/os/devicesrv/devicesrv_plat/haptics_effect_data_getter_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   958
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   959
   <component id="haptics_packetizer_plugin_api" name="Haptics Packetizer Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   960
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   961
    <unit bldFile="/os/devicesrv/devicesrv_plat/haptics_packetizer_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   962
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   963
   <component id="tiltcompensation_api" name="Tilt Compensation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   964
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   965
    <unit bldFile="/os/devicesrv/devicesrv_plat/tiltcompensation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   966
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   967
   <component id="disk_notification_handler_api" name="Disk Notification Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   968
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   969
    <unit bldFile="/os/devicesrv/devicesrv_plat/disk_notification_handler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   970
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   971
   <component id="accessory_policy_usb_audio_api" name="Accessory Policy USB Audio API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   972
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   973
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_policy_usb_audio_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   974
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   975
   <component id="accessory_policy_hdmi_audio_api" name="Accessory Policy HDMI Audio API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   976
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   977
    <unit bldFile="/os/devicesrv/devicesrv_plat/accessory_policy_hdmi_audio_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   978
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   979
   <component id="sensor_data_compensator_plugin_api" name="Sensor Data Compensator Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   980
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   981
    <unit bldFile="/os/devicesrv/devicesrv_plat/sensor_data_compensator_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   982
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   983
   <component id="ddc_access_api" name="DDC Access API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   984
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   985
    <unit bldFile="/os/devicesrv/devicesrv_plat/ddc_access_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   986
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   987
   <component id="tv_out_behaviour_api" name="TV Out Behaviour API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   988
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   989
    <unit bldFile="/os/devicesrv/devicesrv_plat/tv_out_behaviour_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   990
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   991
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   992
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   993
  <collection id="accessoryservices" name="Accessory Services" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   994
   <component id="accessorymonitor" name="Accessory Monitor" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   995
    <unit bldFile="/os/devicesrv/accessoryservices/accessorymonitor/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   996
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   997
   <component id="accessoryremotecontrol" name="Accessory Remote Control" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   998
    <unit bldFile="/os/devicesrv/accessoryservices/accessoryremotecontrol/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
   999
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1000
   <component id="accessoryserver" name="Accessory Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1001
    <unit bldFile="/os/devicesrv/accessoryservices/accessoryserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1002
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1003
   <component id="pluggeddisplay" name="Plugged Display" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1004
    <unit bldFile="/os/devicesrv/accessoryservices/pluggeddisplay/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1005
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1006
   <component id="headsetstatusapi" name="Headset Status API" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1007
    <unit bldFile="/os/devicesrv/accessoryservices/headsetstatusapi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1008
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1009
   <component id="tspclientmapper" name="TSP Client Mapper" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1010
    <unit bldFile="/os/devicesrv/accessoryservices/tspclientmapper/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1011
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1012
   <component id="remotecontrolfw" name="Remote Control Framework" introduced="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1013
    <unit bldFile="/os/devicesrv/accessoryservices/remotecontrolfw/group" mrp="/os/devicesrv/accessoryservices/remotecontrolfw/group/bluetooth_remotecontrol.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1014
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1015
   <component id="gid_pc_tool" name="Generic ID PC Tool" filter="s60" target="desktop" class="tool" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1016
    <unit bldFile="/os/devicesrv/accessoryservices/gid_pc_tool/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1017
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1018
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1019
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1020
  <collection id="commonservices" name="Common Services" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1021
   <component id="commonengine" name="Common Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1022
    <unit bldFile="/os/devicesrv/commonservices/commonengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1023
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1024
   <component id="commonengineresources" name="Common Engine Resources" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1025
    <unit bldFile="/os/devicesrv/commonservices/commonengineresources/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1026
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1027
   <component id="platformenv" name="Platform Environment" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1028
    <unit bldFile="/os/devicesrv/commonservices/platformenv/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1029
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1030
   <component id="sysutil" name="System Utilities" introduced="ER5" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1031
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1032
    <unit bldFile="/os/devicesrv/commonservices/sysutil/group" mrp="/os/devicesrv/commonservices/sysutil/group/sysutil.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1033
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1034
   <component id="activitymanager" name="Activity Manager" introduced="ER5" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1035
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1036
    <unit bldFile="/os/devicesrv/commonservices/activitymanager/group" mrp="/os/devicesrv/commonservices/activitymanager/group/activitymanager.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1037
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1038
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1039
  <collection id="dosservices" name="Domestic Operating System Services" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1040
   <component id="commondsy" name="Common DSY" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1041
    <unit bldFile="/os/devicesrv/dosservices/commondsy/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1042
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1043
   <component id="dosserver" name="Domestic OS Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1044
    <unit bldFile="/os/devicesrv/dosservices/dosserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1045
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1046
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1047
  <collection id="sensorservices" name="Sensor Services" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1048
   <component id="sensorserver" name="Sensor Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1049
    <unit bldFile="/os/devicesrv/sensorservices/sensorserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1050
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1051
   <component id="orientationssy" name="Orientation SSY" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1052
    <unit bldFile="/os/devicesrv/sensorservices/orientationssy/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1053
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1054
   <component id="tiltcompensationssy" name="Tilt Compensation SSY" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1055
    <unit bldFile="/os/devicesrv/sensorservices/tiltcompensationssy/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1056
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1057
   <component id="sensordatacompensator" name="Sensor Data Compensator" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1058
    <unit bldFile="/os/devicesrv/sensorservices/sensordatacompensator/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1059
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1060
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1061
  <collection id="hwrmhaptics" name="HWRM Haptics" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1062
   <component id="hapticseffectdatagetterfw" name="Haptics Effect Data Getter Framework" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1063
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticseffectdatagetterfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1064
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1065
   <component id="hapticspluginservice" name="Haptics Plugin Service" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1066
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticspluginservice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1067
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1068
   <component id="hapticspacketizer" name="Haptics Packetizer" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1069
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticspacketizer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1070
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1071
   <component id="hapticspluginmanager" name="Haptics Plugin Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1072
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticspluginmanager/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1073
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1074
   <component id="hapticsserver" name="Haptics Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1075
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticsserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1076
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1077
   <component id="hapticsclient" name="Haptics Client" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1078
    <unit bldFile="/os/devicesrv/hwrmhaptics/hapticsclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1079
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1080
   <component id="hwrmhaptics_build" name="HWRM Haptics Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1081
    <!-- move these exports into the appropriate above components and delete this component-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1082
    <unit bldFile="/os/devicesrv/hwrmhaptics/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1083
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1084
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1085
  <collection id="mediator" name="Mediator" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1086
   <!--collection is really a component. Move it down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1087
   <component id="mediator_build" name="Mediator Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1088
    <unit bldFile="/os/devicesrv/mediator/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1089
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1090
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1091
  <collection id="psmservices" name="Power Save Mode Services" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1092
   <component id="psmserver" name="PSM Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1093
    <unit bldFile="/os/devicesrv/psmservices/psmserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1094
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1095
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1096
  <collection id="resourcemgmt" name="Resource Management" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1097
   <component id="hwrmfmtxwatcherplugin" name="HWRM FM Transmitter Watcher Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1098
    <unit bldFile="/os/devicesrv/resourcemgmt/hwrmfmtxwatcherplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1099
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1100
   <component id="hwrmtargetmodifierplugin" name="HWRM Target Modifier Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1101
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1102
    <unit bldFile="/os/devicesrv/resourcemgmt/hwrmtargetmodifierplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1103
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1104
   <component id="vibractrl" name="Vibra Control" deprecated="9.1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1105
    <unit bldFile="/os/devicesrv/resourcemgmt/vibractrl/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1106
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1107
   <component id="hwresourcesmgr" name="Hardware Resources Manager" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1108
    <unit bldFile="/os/devicesrv/resourcemgmt/hwresourcesmgr/group" mrp="/os/devicesrv/resourcemgmt/hwresourcesmgr/group/telephony_hwrm.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1109
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1110
   <component id="hwresourcesmgrconfig" name="Hardware Resources Manager Config" introduced="^3" purpose="optional" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1111
    <unit bldFile="/os/devicesrv/resourcemgmt/hwresourcesmgrconfig" mrp="/os/devicesrv/resourcemgmt/hwresourcesmgrconfig/telephony_hwrm-config.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1112
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1113
   <component id="resourcemgmt_data" name="Resource Management Data" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1114
    <unit bldFile="/os/devicesrv/resourcemgmt/data"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1115
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1116
   <component id="powerandmemorynotificationservice" name="Power and Memory Notification Service" introduced="6.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1117
    <unit bldFile="/os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group" mrp="/os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group/syslibs_pwrcli.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1118
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1119
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1120
  <collection id="sysstatemgmt" name="System State Management" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1121
   <component id="ssmmapperutility" name="SSM Mapper Utility" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1122
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmmapperutility/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1123
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1124
   <component id="ssmpolicyplugins" name="SSM Policy Plugins" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1125
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmpolicyplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1126
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1127
   <component id="ssmutilityplugins" name="SSM Utility Plugins" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1128
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmutilityplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1129
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1130
   <component id="ssmcmdlists" name="SSM Command Lists" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1131
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmcmdlists/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1132
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1133
   <component id="ssmcustcmds" name="SSM Custom Commands" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1134
    <unit bldFile="/os/devicesrv/sysstatemgmt/ssmcustcmds/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1135
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1136
   <component id="syslangutil" name="System Language Utility" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1137
    <unit bldFile="/os/devicesrv/sysstatemgmt/syslangutil/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1138
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1139
   <component id="sysrestart" name="System Restart" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1140
    <unit bldFile="/os/devicesrv/sysstatemgmt/sysrestart/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1141
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1142
   <component id="sysuiprovider" name="System UI Provider" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1143
    <unit bldFile="/os/devicesrv/sysstatemgmt/sysuiprovider/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1144
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1145
   <component id="systemstarter" name="System Starter" introduced="9.1" deprecated="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1146
    <unit bldFile="/os/devicesrv/sysstatemgmt/systemstarter/group" mrp="/os/devicesrv/sysstatemgmt/systemstarter/group/app-framework_sysstart.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1147
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1148
   <component id="systemstatemgr" name="System State Manager" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1149
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1150
    <unit bldFile="/os/devicesrv/sysstatemgmt/systemstatemgr/group" mrp="/os/devicesrv/sysstatemgmt/systemstatemgr/group/app-framework_ssma.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1151
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1152
   <component id="systemstateplugins" name="System State Plugins" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1153
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1154
    <unit bldFile="/os/devicesrv/sysstatemgmt/systemstateplugins/group" mrp="/os/devicesrv/sysstatemgmt/systemstateplugins/group/app-framework_ssplugins.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1155
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1156
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1157
   <component id="systemstatereferenceplugins" name="System State Reference Plugins" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1158
    <unit bldFile="/os/devicesrv/sysstatemgmt/systemstatereferenceplugins/group" mrp="/os/devicesrv/sysstatemgmt/systemstatereferenceplugins/group/app-framework_ssrefplugins.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1159
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1160
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1161
  <collection id="resourceinterfaces" name="Resource Interfaces" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1162
   <component id="fmtransmittercontrol" name="FM Transmitter Control" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1163
    <unit bldFile="/os/devicesrv/resourceinterfaces/fmtransmittercontrol/group" mrp="/os/devicesrv/resourceinterfaces/fmtransmittercontrol/group/telephony_hwrmfmtx.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1164
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1165
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1166
  <collection id="systemhealthmanagement" name="System Health Management" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1167
   <component id="systemhealthmgr" name="System Health Manager" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1168
    <unit bldFile="/os/devicesrv/systemhealthmanagement/systemhealthmgr/group" mrp="/os/devicesrv/systemhealthmanagement/systemhealthmgr/group/app-framework_shma.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1169
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1170
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1171
  <collection id="devicesrvapitest" name="Devices Services API Tests" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1172
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1173
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1174
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1175
  <collection id="devicesrv_info" name="Device Services Info" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1176
   <component id="devicesrv_metadata" name="Device Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1177
    <unit mrp="/os/devicesrv/devicesrv_info/devicesrv_metadata/devicesrv_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1178
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1179
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1180
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1181
      <package id="security" level="services" tech-domain="se" levels="physical-abstraction plugins libraries management services utilities" name="OS Security">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1182
	<collection id="authenticationservices" name="Authentication Services" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1183
      <component id="authenticationserver" name="Authentication Server" introduced="^4" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1184
        <unit bldFile="/os/security/authenticationservices/authenticationserver/group" mrp="/os/security/authenticationservices/authenticationserver/group/security_authserver.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1185
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1186
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1187
    <collection id="authorisation" name="Authorisation" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1188
      <component id="userpromptservice" name="User Prompt Service" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1189
        <unit bldFile="/os/security/authorisation/userpromptservice/group" mrp="/os/security/authorisation/userpromptservice/group/security_ups.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1190
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1191
      <component id="userpromptutils" name="User Prompt Utils" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1192
        <unit bldFile="/os/security/authorisation/userpromptutils/group" mrp="/os/security/authorisation/userpromptutils/group/security_ups_utils.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1193
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1194
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1195
    <collection id="contentmgmt" name="Content Management" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1196
      <component id="contentaccessfwfordrm" name="Content Access Framework for DRM" introduced="9.1" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1197
        <unit bldFile="/os/security/contentmgmt/contentaccessfwfordrm/group" mrp="/os/security/contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1198
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1199
      <component id="cafrecogniserconfig" name="CAF Recogniser Config" introduced="9.1" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1200
        <unit bldFile="/os/security/contentmgmt/cafrecogniserconfig" mrp="/os/security/contentmgmt/cafrecogniserconfig/security_reccafconfig.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1201
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1202
      <component id="referencedrmagent" name="Reference DRM Agent" introduced="8.0" purpose="development" target="device">      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1203
        <unit bldFile="/os/security/contentmgmt/referencedrmagent/RefTestAgent/group" mrp="/os/security/contentmgmt/referencedrmagent/RefTestAgent/group/security_rta.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1204
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1205
      <component id="cafstreamingsupport" name="CAF Streaming Support" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1206
        <unit bldFile="/os/security/contentmgmt/cafstreamingsupport/group" mrp="/os/security/contentmgmt/cafstreamingsupport/group/security_streamingcaf.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1207
      </component>      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1208
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1209
    <collection id="crypto" name="Crypto Libraries" level="libraries">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1210
      <component id="weakcryptospi" name="Weak Crypto SPI" introduced="^3" filter="gt" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1211
        <unit bldFile="/os/security/crypto/weakcryptospi/group" mrp="/os/security/crypto/weakcryptospi/group/security_cryptospi_weak.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1212
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1213
      <component id="strongcryptospi" name="Strong Crypto SPI" introduced="^3" filter="gt" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1214
        <unit bldFile="/os/security/crypto/weakcryptospi/strong" mrp="/os/security/crypto/weakcryptospi/group/security_cryptospi_strong.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1215
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1216
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1217
    <collection id="cryptomgmtlibs" name="Crypto Management Libraries" level="management">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1218
      <component id="securityutils" name="Security Utils" introduced="8.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1219
        <unit bldFile="/os/security/cryptomgmtlibs/securityutils/group" mrp="/os/security/cryptomgmtlibs/securityutils/group/security_common.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1220
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1221
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1222
      <component id="securitydocs" name="Security Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1223
        <unit mrp="/os/security/cryptomgmtlibs/securitydocs/security_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1224
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1225
      <component id="cryptotokenfw" name="Crypto Token Framework" introduced="7.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1226
        <unit bldFile="/os/security/cryptomgmtlibs/cryptotokenfw/group" mrp="/os/security/cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1227
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1228
      <component id="securitycommonutils" name="Security Common Utils" introduced="8.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1229
        <unit bldFile="/os/security/cryptomgmtlibs/securitycommonutils/group" mrp="/os/security/cryptomgmtlibs/securitycommonutils/group/security_commonutils.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1230
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1231
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1232
    <collection id="securityanddataprivacytools" name="Security and Data Privacy Tools" level="services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1233
      <component id="securityconfig" name="Security Config" introduced="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1234
        <unit bldFile="/os/security/securityanddataprivacytools/securityconfig/group" mrp="/os/security/securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1235
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1236
      <component id="securitytools" name="Security Tools" introduced="^3" target="desktop" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1237
        <unit bldFile="/os/security/securityanddataprivacytools/securitytools/group" mrp="/os/security/securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1238
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1239
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1240
    <collection id="cryptoplugins" name="Crypto Plugins" level="plugins">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1241
      <component id="cryptospiplugins" name="Crypto SPI Plugins" introduced="^3" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1242
        <unit bldFile="/os/security/cryptoplugins/cryptospiplugins/group" mrp="/os/security/cryptoplugins/cryptospiplugins/group/security_cryptospi_plugins.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1243
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1244
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1245
    <collection id="cryptoservices" name="Crypto Services" level="plugins">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1246
      <component id="certificateandkeymgmt" name="Certificate and Key Management" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1247
        <unit bldFile="/os/security/cryptoservices/certificateandkeymgmt/group" mrp="/os/security/cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1248
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1249
      <component id="filebasedcertificateandkeystores" name="File-based Certificate and Key Stores" introduced="8.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1250
        <unit bldFile="/os/security/cryptoservices/filebasedcertificateandkeystores/group" mrp="/os/security/cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1251
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1252
      <component id="rootcertificates" name="Root Certificates" introduced="7.0s" filter="sf_build" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1253
        <unit bldFile="/os/security/cryptoservices/rootcertificates/group" mrp="/os/security/cryptoservices/rootcertificates/group/rootcerts.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1254
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1255
      <component id="browserrootcertificates" name="Browser Root Certificates" introduced="^2" filter="sf_build" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1256
        <unit mrp="/os/security/cryptoservices/browserrootcertificates/browserrootcerts.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1257
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1258
      <component id="asnpkcs" name="ASN PKCS" introduced="8.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1259
        <unit bldFile="/os/security/cryptoservices/asnpkcs/group" mrp="/os/security/cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1260
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1261
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1262
    <collection id="security_info" name="OS Security Info" level="utilities">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1263
      <component id="security_metadata" name="OS Security Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1264
        <unit mrp="/os/security/security_info/security_metadata/security_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1265
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1266
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1267
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1268
      <package id="lbs" level="services" tech-domain="lo" levels="hw-if data-acquisition adaptation management application-interface" name="Locating Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1269
    <collection id="datasourcemodules" name="Generic Positioning Plugins" level="data-acquisition">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1270
      <component id="defaultpositioningmodule" name="Default Positioning Module" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1271
        <unit bldFile="/os/lbs/datasourcemodules/defaultpositioningmodule/group" mrp="/os/lbs/datasourcemodules/defaultpositioningmodule/group/lbs_default_positioning_module.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1272
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1273
      <component id="bluetoothgpspositioningmodule" name="Bluetooth GPS Positioning Module" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1274
        <unit bldFile="/os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group" mrp="/os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group/lbs_bt_positioning_module.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1275
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1276
      <component id="simulationpositioningmodule" name="Simulation Positioning Module" introduced="^2" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1277
        <unit bldFile="/os/lbs/datasourcemodules/simulationpositioningmodule/group" mrp="/os/lbs/datasourcemodules/simulationpositioningmodule/group/lbs_simulation_positioning_module.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1278
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1279
      <component id="gpspositioningmodule" name="GPS/A-GPS Positioning Module" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1280
        <unit bldFile="/os/lbs/datasourcemodules/gpspositioningmodule/group" mrp="/os/lbs/datasourcemodules/gpspositioningmodule/group/lbs_agps_positioning_module.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1281
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1282
      <component id="networkpositioningmodule" name="Network Positioning Module" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1283
        <unit bldFile="/os/lbs/datasourcemodules/networkpositioningmodule/group" mrp="/os/lbs/datasourcemodules/networkpositioningmodule/group/lbs_network_positioning_module.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1284
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1285
      <component id="locationapesuplpsy" name="APE SUPL Positioning Module" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1286
        <unit bldFile="/os/lbs/datasourcemodules/locationapesuplpsy/group" mrp="/os/lbs/datasourcemodules/locationapesuplpsy/group/lbs_ape_supl_positioning_module.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1287
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1288
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1289
    <collection id="datasourceadaptation" name="Data Source Adaptation" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1290
      <component id="gpsdatasourceadaptation" name="GPS Data Source Adaptation" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1291
        <unit bldFile="/os/lbs/datasourceadaptation/gpsdatasourceadaptation/group" mrp="/os/lbs/datasourceadaptation/gpsdatasourceadaptation/group/lbs_gps_data_source_adaptation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1292
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1293
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1294
    <collection id="locationrequestmgmt" name="Location Request Management" level="application-interface">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1295
      <component id="locationserver" name="Location Server" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1296
        <unit bldFile="/os/lbs/locationrequestmgmt/locationserver/group" mrp="/os/lbs/locationrequestmgmt/locationserver/group/lbs_locationserver.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1297
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1298
      <component id="networkrequesthandler" name="Network Request Handler" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1299
        <unit bldFile="/os/lbs/locationrequestmgmt/networkrequesthandler/group" mrp="/os/lbs/locationrequestmgmt/networkrequesthandler/group/lbs_networkrequesthandler.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1300
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1301
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1302
    <collection id="lbstest" name="Locating Services Tests" level="application-interface">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1303
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1304
      <component id="locationprotocoltest" name="Location Protocol Tests" introduced="9.2" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1305
        <unit bldFile="/os/lbs/lbstest/locationprotocoltest/group" mrp="/os/lbs/lbstest/locationprotocoltest/group/lbs_networktest.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1306
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1307
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1308
    <collection id="locationmgmt" name="Location Management" level="management">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1309
      <component id="locmonitor" name="Location Monitor" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1310
      <unit bldFile="/os/lbs/locationmgmt/locmonitor/lbslocmonitorserver/group" mrp="/os/lbs/locationmgmt/locmonitor/lbslocmonitorserver/group/lbs_locationmonitor.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1311
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1312
      <component id="agpslocationmgr" name="A-GPS Location Manager" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1313
        <unit bldFile="/os/lbs/locationmgmt/agpslocationmgr/group" mrp="/os/lbs/locationmgmt/agpslocationmgr/group/lbs_agpslocationmanager.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1314
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1315
      <component id="networklocationmgr" name="Network Location Manager" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1316
        <unit bldFile="/os/lbs/locationmgmt/networklocationmgr/group" mrp="/os/lbs/locationmgmt/networklocationmgr/group/lbs_networklocationmanager.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1317
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1318
      <component id="locationcore" name="Location Core" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1319
        <unit bldFile="/os/lbs/locationmgmt/locationcore/group" mrp="/os/lbs/locationmgmt/locationcore/group/lbs_admin.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1320
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1321
      <component id="networkgateway" name="Network Gateway" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1322
        <unit bldFile="/os/lbs/locationmgmt/networkgateway/group" mrp="/os/lbs/locationmgmt/networkgateway/group/lbs_networkgateway.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1323
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1324
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1325
    <collection id="networkprotocolmodules" name="Network Protocol Modules" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1326
      <component id="privacyprotocolmodule" name="Privacy Protocol Module" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1327
        <unit bldFile="/os/lbs/networkprotocolmodules/privacyprotocolmodule/group" mrp="/os/lbs/networkprotocolmodules/privacyprotocolmodule/group/lbs_privacyprotocolmodule.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1328
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1329
      <component id="networkpmutils" name="Network Protocol Module Utilities" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1330
        <unit bldFile="/os/lbs/networkprotocolmodules/networkpmutils/group" mrp="/os/lbs/networkprotocolmodules/networkpmutils/group/lbs_networkpmutils.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1331
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1332
      <component id="suplpmcore" name="SUPL Protocol Module Core" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1333
        <unit bldFile="/os/lbs/networkprotocolmodules/suplpmcore/group" mrp="/os/lbs/networkprotocolmodules/suplpmcore/group/lbs_suplpmcore.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1334
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1335
      <component id="networkpmasn1_pub" name="Network Protocol Module ASN1 Public Interfaces" introduced="^3" purpose="optional" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1336
        <unit bldFile="/os/lbs/networkprotocolmodules/networkpmasn1_pub/group" mrp="/os/lbs/networkprotocolmodules/networkpmasn1_pub/group/lbs_networkpmasn1_pub.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1337
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1338
      <component id="suplcontrolplaneprotocols" name="SUPL Control Plane Protocols" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1339
        <unit bldFile="/os/lbs/networkprotocolmodules/suplcontrolplaneprotocols/group" mrp="/os/lbs/networkprotocolmodules/suplcontrolplaneprotocols/group/lbs_suplcontrolplaneprotocols.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1340
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1341
      <component id="suplproxyprotocolmodule" name="SUPL Proxy Protocol Module" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1342
        <unit bldFile="/os/lbs/networkprotocolmodules/suplproxyprotocolmodule/group" mrp="/os/lbs/networkprotocolmodules/suplproxyprotocolmodule/group/lbs_suplproxyprotocolmodule.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1343
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1344
      <component id="suplprotocolmodule" name="SUPL Protocol Module" introduced="^2" deprecated="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1345
       <unit bldFile="/os/lbs/networkprotocolmodules/suplprotocolmodule/group" mrp="/os/lbs/networkprotocolmodules/suplprotocolmodule/group/lbs_suplprotocolmodule.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1346
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1347
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1348
    <collection id="lbsapitest" name="Location API Tests" level="application-interface">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1349
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1350
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1351
    <collection id="lbs_info" name="Locating Services Info" level="application-interface">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1352
      <component id="lbs_metadata" name="Locating Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1353
        <unit mrp="/os/lbs/lbs_info/lbs_metadata/lbs_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1354
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1355
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1356
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1357
      <package id="commsfw" level="services" tech-domain="dc" levels="server support framework process app-if" name="Communications Framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1358
    <collection id="commsprocess" name="Comms Process" level="process">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1359
      <component id="commsrootserver" name="Comms Root Server" introduced="7.0s" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1360
        <unit bldFile="/os/commsfw/commsprocess/commsrootserverconfig/group" mrp="/os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1361
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1362
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1363
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1364
    <collection id="commsconfig" name="Comms Config" level="process">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1365
      <component id="commsdatabase" name="Comms Database" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1366
        <unit bldFile="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/group" mrp="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/group/comms-infras_commsdat.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1367
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1368
      <component id="commsdatabaseshim" name="Comms Database Shim" introduced="8.1" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1369
        <unit bldFile="/os/commsfw/commsconfig/commsdatabaseshim/group" mrp="/os/commsfw/commsconfig/commsdatabaseshim/group/comms-infras_commdbshim.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1370
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1371
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1372
    <collection id="datacommsserver" name="Data Comms Server" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1373
      <component id="esockserver" name="ESock Server" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1374
        <unit bldFile="/os/commsfw/datacommsserver/esockserver/group" mrp="/os/commsfw/datacommsserver/esockserver/group/comms-infras_esock.mrp" version="3"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1375
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1376
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1377
      <component id="networkingdialogapi" name="Networking Dialog API" introduced="6.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1378
        <unit bldFile="/os/commsfw/datacommsserver/networkingdialogapi/group" mrp="/os/commsfw/datacommsserver/networkingdialogapi/group/networking_dialog.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1379
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1380
      <component id="networkingdialogstub" name="Networking Dialog Stub" introduced="6.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1381
        <unit bldFile="/os/commsfw/datacommsserver/networkingdialogapi/default" mrp="/os/commsfw/datacommsserver/networkingdialogapi/default/networking_dialog_default.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1382
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1383
      <component id="networkcontroller" name="Network Controller" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1384
        <unit bldFile="/os/commsfw/datacommsserver/networkcontroller/group" mrp="/os/commsfw/datacommsserver/networkcontroller/group/networking_netcon.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1385
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1386
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1387
    <collection id="serialserver" name="Serial Server" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1388
      <component id="serialportcsy" name="Serial Port CSY" introduced="ER5" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1389
        <unit bldFile="/os/commsfw/serialserver/serialportcsy" mrp="/os/commsfw/serialserver/serialportcsy/ser-comms_serialportcsy.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1390
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1391
      <component id="packetloopbackcsy" name="Packet Loopback CSY" introduced="8.1" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1392
        <unit bldFile="/os/commsfw/serialserver/packetloopbackcsy/group" mrp="/os/commsfw/serialserver/packetloopbackcsy/group/PacketLoopbackCSY.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1393
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1394
      <component id="c32serialserver" name="C32 Serial Server" introduced="ER5" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1395
        <unit bldFile="/os/commsfw/serialserver/c32serialserver/group" mrp="/os/commsfw/serialserver/c32serialserver/group/ser-comms_c32.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1396
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1397
      <component id="c32serialserverconfig" name="C32 Serial Server Config" introduced="ER5" purpose="mandatory" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1398
        <unit bldFile="/os/commsfw/serialserver/c32serialserverconfig" mrp="/os/commsfw/serialserver/c32serialserverconfig/ser-comms_c32-config.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1399
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1400
      <component id="c32serialserverdocs" name="C32 Serial Server Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1401
        <unit mrp="/os/commsfw/serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1402
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1403
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1404
    <collection id="commsfwutils" name="Comms Framework Utilities" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1405
      <component id="commsbufs" name="Comms Buffers" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1406
        <unit bldFile="/os/commsfw/commsfwutils/commsbufs/group" mrp="/os/commsfw/commsfwutils/commsbufs/group/comms-infras_commsbufs.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1407
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1408
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1409
    <collection id="commsfw_info" name="Comms Framework Info" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1410
      <component id="commsinfrastructuredocs" name="Comms Infrastructure Documentation" introduced="7.0" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1411
        <unit mrp="/os/commsfw/commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1412
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1413
      <component id="commsfw_metadata" name="Communications Framework Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1414
        <unit mrp="/os/commsfw/commsfw_info/commsfw_metadata/commsfw_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1415
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1416
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1417
    <collection id="commsfwsupport" name="Comms Framework Support" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1418
      <component id="commselements" name="Comms Elements" introduced="8.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1419
        <unit bldFile="/os/commsfw/commsfwsupport/commselements/group" mrp="/os/commsfw/commsfwsupport/commselements/group/comms-infras_elements.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1420
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1421
	  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1422
    <collection id="commsinfrastructureapitest" name="Comms-Infras API Tests" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1423
      <component id="commsinfrastructuresvs" name="Comms Infrastructure Verification Suite" introduced="^3" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1424
        <unit mrp="/os/commsfw/commsinfrastructureapitest/commsinfrastructuresvs/group/commsinfrastructuresvs.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1425
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1426
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1427
    <collection id="commsfwtools" name="Comms Framework Tools" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1428
      <component id="preparedefaultcommsdatabase" name="Prepare Default Comms Database" filter="gt" target="desktop" purpose="mandatory" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1429
        <unit bldFile="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group" mrp="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/comms-infras_defaultcommdb.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1430
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1431
      <component id="installdefaultcommsdatabase" name="Install Default Comms Database" target="desktop" purpose="mandatory">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1432
        <unit bldFile="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group" mrp="/os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/comms-infras_installdefaultcommdb.mrp" priority="1010"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1433
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1434
      <component id="commstools" name="Comms Tools" introduced="^3" target="desktop" purpose="development">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1435
         <unit bldFile="/os/commsfw/commsfwtools/commstools/group" mrp="/os/commsfw/commsfwtools/commstools/group/comms-infras_tools.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1436
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1437
	  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1438
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1439
      <package id="networkingsrv" level="services" tech-domain="dc" levels="adaptation hw-if plugin framework server app-if" name="Networking Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1440
    <collection id="esockapiextensions" name="ESock API Extensions" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1441
      <component id="internetsockets" name="Internet Sockets" introduced="ER5" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1442
        <unit bldFile="/os/networkingsrv/esockapiextensions/internetsockets/group" mrp="/os/networkingsrv/esockapiextensions/internetsockets/group/networking_insock.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1443
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1444
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1445
    <collection id="tcpiputils" name="TCP/IP Utilities" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1446
      <component id="dnd" name="DND" introduced="7.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1447
        <unit bldFile="/os/networkingsrv/tcpiputils/dnd/group" mrp="/os/networkingsrv/tcpiputils/dnd/group/networking_dnd.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1448
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1449
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1450
      <component id="dhcp" name="DHCP" introduced="8.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1451
        <unit bldFile="/os/networkingsrv/tcpiputils/dhcp/group" mrp="/os/networkingsrv/tcpiputils/dhcp/group/networking_dhcp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1452
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1453
      <component id="networkaddressandporttranslation" name="Network Address and Port Translation" introduced="^2" purpose="mandatory" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1454
        <unit bldFile="/os/networkingsrv/tcpiputils/networkaddressandporttranslation/group" mrp="/os/networkingsrv/tcpiputils/networkaddressandporttranslation/group/networking_napt.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1455
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1456
      <component id="punycodeconv" name="Punycode Converter" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1457
        <unit bldFile="/os/networkingsrv/tcpiputils/punycodeconv/group" mrp="/os/networkingsrv/tcpiputils/punycodeconv/group/networking_punycodeconverter.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1458
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1459
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1460
    <collection id="linklayercontrol" name="Link Layer Control" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1461
      <component id="nullagt" name="NULL AGT" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1462
        <unit bldFile="/os/networkingsrv/linklayercontrol/nullagt/group" mrp="/os/networkingsrv/linklayercontrol/nullagt/group/networking_nullagt.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1463
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1464
      <component id="genericscprparameters" name="Generic SCPR Parameters" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1465
        <unit bldFile="/os/networkingsrv/linklayercontrol/genericscprparameters/group" mrp="/os/networkingsrv/linklayercontrol/genericscprparameters/group/networking_genericscprparams.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1466
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1467
      <component id="mbmsparameters" name="MBMS Parameters" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1468
        <unit bldFile="/os/networkingsrv/linklayercontrol/mbmsparameters/group" mrp="/os/networkingsrv/linklayercontrol/mbmsparameters/group/networking_mbmsparams.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1469
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1470
      <component id="networkinterfacemgr" name="Network Interface Manager" introduced="ER5U" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1471
        <unit bldFile="/os/networkingsrv/linklayercontrol/networkinterfacemgr/group" mrp="/os/networkingsrv/linklayercontrol/networkinterfacemgr/group/comms-infras_nifman.mrp" version="2"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1472
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1473
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1474
    <collection id="linklayerprotocols" name="Link Layer Protocols" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1475
      <component id="ethernetnif" name="Ethernet NIF" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1476
        <unit bldFile="/os/networkingsrv/linklayerprotocols/ethernetnif/group" mrp="/os/networkingsrv/linklayerprotocols/ethernetnif/group/networking_ether802.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1477
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1478
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1479
      <component id="pppnif" name="PPP NIF" introduced="ER5" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1480
        <unit bldFile="/os/networkingsrv/linklayerprotocols/pppnif/group" mrp="/os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp.mrp" version="2"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1481
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1482
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1483
      <component id="slipnif" name="SLIP NIF" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1484
        <unit bldFile="/os/networkingsrv/linklayerprotocols/slipnif/group" mrp="/os/networkingsrv/linklayerprotocols/slipnif/group/networking_slip.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1485
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1486
      <component id="tunnelnif" name="Tunnel NIF" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1487
        <unit bldFile="/os/networkingsrv/linklayerprotocols/tunnelnif/group" mrp="/os/networkingsrv/linklayerprotocols/tunnelnif/group/networking_tunnelnif.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1488
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1489
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1490
    <collection id="linklayerutils" name="Link Layer Utilities" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1491
      <component id="packetlogger" name="Packet Logger" introduced="8.1" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1492
        <unit bldFile="/os/networkingsrv/linklayerutils/packetlogger/group" mrp="/os/networkingsrv/linklayerutils/packetlogger/group/networking_packetlogger.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1493
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1494
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1495
    <collection id="networkcontrol" name="Network Control" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1496
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1497
      <component id="qoslib" name="QoS Library" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1498
        <unit bldFile="/os/networkingsrv/networkcontrol/qoslib/group" mrp="/os/networkingsrv/networkcontrol/qoslib/group/networking_qoslib.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1499
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1500
      <component id="pfqoslib" name="PF QoS Library" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1501
        <unit bldFile="/os/networkingsrv/networkcontrol/pfqoslib/group" mrp="/os/networkingsrv/networkcontrol/pfqoslib/group/networking_pfqoslib.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1502
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1503
      <component id="qosfwprt" name="QoS Framework PRT" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1504
        <unit bldFile="/os/networkingsrv/networkcontrol/qosfwconfig/qos/group" mrp="/os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1505
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1506
      <component id="qosipscpr" name="QoS IP SCPR" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1507
        <unit bldFile="/os/networkingsrv/networkcontrol/qosipscpr/group" mrp="/os/networkingsrv/networkcontrol/qosipscpr/group/networking_qosipscpr.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1508
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1509
      <component id="ipnetworklayer" name="IP Network Layer" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1510
        <unit bldFile="/os/networkingsrv/networkcontrol/ipnetworklayer/group" mrp="/os/networkingsrv/networkcontrol/ipnetworklayer/group/networking_ipproto.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1511
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1512
      <component id="iptransportlayer" name="IP Transport Layer" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1513
        <unit bldFile="/os/networkingsrv/networkcontrol/iptransportlayer/group" mrp="/os/networkingsrv/networkcontrol/iptransportlayer/group/networking_iptransport.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1514
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1515
      <component id="commsuserpromptmgr" name="Comms User Prompt Manager" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1516
        <unit bldFile="/os/networkingsrv/networkcontrol/commsuserpromptmgr/group" mrp="/os/networkingsrv/networkcontrol/commsuserpromptmgr/group/networking_netups.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1517
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1518
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1519
    <collection id="networkprotocols" name="Network Protocols" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1520
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1521
      <component id="ipeventnotifier" name="IP Event Notifier" introduced="8.1" purpose="mandatory" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1522
        <unit bldFile="/os/networkingsrv/networkprotocols/ipeventnotifier/group" mrp="/os/networkingsrv/networkprotocols/ipeventnotifier/group/networking_ipeventnotifier.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1523
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1524
      <component id="tcpipv4v6prt" name="TCP/IPv4/v6 PRT" introduced="7.0" purpose="mandatory" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1525
        <unit bldFile="/os/networkingsrv/networkprotocols/tcpipv4v6prt/group" mrp="/os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1526
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1527
      <component id="iphook" name="IP Hook" introduced="7.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1528
        <unit bldFile="/os/networkingsrv/networkprotocols/iphook/inhook6/group" mrp="/os/networkingsrv/networkprotocols/iphook/inhook6/group/networking_inhook6.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1529
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1530
      <component id="mobileip" name="Mobile IP" introduced="8.1" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1531
        <unit bldFile="/os/networkingsrv/networkprotocols/mobileip/group" mrp="/os/networkingsrv/networkprotocols/mobileip/group/networking_mobileip.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1532
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1533
      <component id="dnsproxy" name="DNS Proxy" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1534
        <unit bldFile="/os/networkingsrv/networkprotocols/dnsproxy/group" mrp="/os/networkingsrv/networkprotocols/dnsproxy/group/networking_dnsproxy.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1535
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1536
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1537
    <collection id="networksecurity" name="Network Security" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1538
      <component id="tls" name="TLS" introduced="6.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1539
        <unit bldFile="/os/networkingsrv/networksecurity/tls/group" mrp="/os/networkingsrv/networksecurity/tls/group/networking_tls.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1540
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1541
      <component id="tlsprovider" name="TLS Provider" introduced="8.1" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1542
        <unit bldFile="/os/networkingsrv/networksecurity/tlsprovider/group" mrp="/os/networkingsrv/networksecurity/tlsprovider/group/security_tlsprovider.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1543
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1544
      <component id="ipsec" name="IPsec" introduced="7.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1545
        <unit bldFile="/os/networkingsrv/networksecurity/ipsec/group" mrp="/os/networkingsrv/networksecurity/ipsec/group/networking_ipsec.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1546
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1547
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1548
    <collection id="networkingtestandutils" name="Networking Test and Utils" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1549
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1550
      <component id="networkingexamples" name="Networking Examples" introduced="7.0" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1551
        <unit bldFile="/os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group" mrp="/os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group/networking_examplecode.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1552
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1553
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1554
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1555
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1556
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1557
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1558
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1559
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1560
    <collection id="networkingsrv_info" name="Networking Services Info" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1561
      <component id="networkingrom" name="Networking ROM" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1562
        <!--  production component: contains the IBY files -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1563
        <unit bldFile="/os/networkingsrv/networkingsrv_info/networkingrom/group" mrp="/os/networkingsrv/networkingsrv_info/networkingrom/group/networking_general.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1564
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1565
      <component id="networkingdocs" name="Networking Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1566
        <unit mrp="/os/networkingsrv/networkingsrv_info/networkingdocs/networking_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1567
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1568
      <component id="networkingsrv_metadata" name="Networking Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1569
        <unit mrp="/os/networkingsrv/networkingsrv_info/networkingsrv_metadata/networkingsrv_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1570
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1571
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1572
    <collection id="pppcompressionplugins" name="PPP Compression Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1573
      <component id="predictorcompression" name="Predictor Compression" introduced="6.0" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1574
        <unit bldFile="/os/networkingsrv/pppcompressionplugins/predictorcompression/group" mrp="/os/networkingsrv/pppcompressionplugins/predictorcompression/group/networking_predcomp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1575
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1576
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1577
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1578
      <package id="wlan" level="services" tech-domain="dc" levels="hw low mid high tools test" name="WLAN">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1579
  <collection id="wlan_plat" name="WLAN Platform Interfaces" level="test">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1580
   <component id="wlan_dbif_api" name="WLAN DBIF API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1581
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1582
    <unit bldFile="/os/wlan/wlan_plat/wlan_dbif_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1583
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1584
   <component id="wlan_hal_api" name="WLAN HAL API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1585
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1586
    <unit bldFile="/os/wlan/wlan_plat/wlan_hal_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1587
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1588
   <component id="wlan_management_api" name="WLAN Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1589
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1590
    <unit bldFile="/os/wlan/wlan_plat/wlan_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1591
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1592
   <component id="wlan_device_settings_api" name="WLAN Device Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1593
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1594
    <unit bldFile="/os/wlan/wlan_plat/wlan_device_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1595
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1596
   <component id="wlan_control_api" name="WLAN Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1597
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1598
    <unit bldFile="/os/wlan/wlan_plat/wlan_control_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1599
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1600
   <component id="wlan_hw_initialization_data_api" name="WLAN Hardware Initialization Data API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1601
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1602
    <unit bldFile="/os/wlan/wlan_plat/wlan_hw_initialization_data_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1603
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1604
   <component id="wlan_power_save_plugin_api" name="WLAN Power Save Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1605
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1606
    <unit bldFile="/os/wlan/wlan_plat/wlan_power_save_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1607
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1608
   <component id="wlan_info_api" name="WLAN Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1609
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1610
    <unit bldFile="/os/wlan/wlan_plat/wlan_info_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1611
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1612
   <component id="wlan_agent_hotspot_plugin_api" name="WLAN Agent Hotspot Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1613
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1614
    <unit bldFile="/os/wlan/wlan_plat/wlan_agent_hotspot_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1615
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1616
   <component id="wlan_osa_api" name="WLAN OSA API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1617
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1618
    <unit bldFile="/os/wlan/wlan_plat/wlan_osa_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1619
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1620
   <component id="wlan_busaccess_api" name="WLAN Bus Access API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1621
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1622
    <unit bldFile="/os/wlan/wlan_plat/wlan_busaccess_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1623
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1624
   <component id="wlan_hpa_api" name="WLAN HPA API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1625
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1626
    <unit bldFile="/os/wlan/wlan_plat/wlan_hpa_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1627
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1628
   <component id="wlan_eapol_plugin_api" name="WLAN EAPOL Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1629
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1630
    <unit bldFile="/os/wlan/wlan_plat/wlan_eapol_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1631
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1632
   <component id="wlan_generic_plugin_api" name="WLAN Generic Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1633
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1634
    <unit bldFile="/os/wlan/wlan_plat/wlan_generic_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1635
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1636
   <component id="wlan_aws_plugin_api" name="WLAN AWS Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1637
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1638
    <unit bldFile="/os/wlan/wlan_plat/wlan_aws_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1639
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1640
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1641
  <collection id="wlan_pub" name="WLAN Public Interfaces" level="test">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1642
   <component id="wlan_sdk_info_api" name="WLAN SDK Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1643
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1644
    <unit bldFile="/os/wlan/wlan_pub/wlan_sdk_info_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1645
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1646
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1647
  <collection id="wlan_bearer" name="WLAN Bearer" level="hw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1648
   <component id="wlanpsmplugin" name="WLAN PSM Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1649
    <unit bldFile="/os/wlan/wlan_bearer/wlanpsmplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1650
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1651
   <component id="wlanagent" name="WLAN Agent" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1652
    <unit bldFile="/os/wlan/wlan_bearer/wlanagent/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1653
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1654
   <component id="wlandbif_cd" name="WLAN CommsDat interface" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1655
    <unit bldFile="/os/wlan/wlan_bearer/wlandbif_cd/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1656
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1657
   <!-- should follow component directory rules for stuff in wlan_symbian/ and put in a single component or split up properly -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1658
   <component id="wlanengine" name="WLAN Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1659
    <unit bldFile="/os/wlan/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1660
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1661
   <component id="wlanldd" name="WLAN LDD" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1662
    <unit bldFile="/os/wlan/wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1663
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1664
   <component id="wlannwif" name="WLAN Network Interface" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1665
    <unit bldFile="/os/wlan/wlan_bearer/wlannwif/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1666
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1667
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1668
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1669
      <package id="cellularsrv" level="services" tech-domain="vc" levels="adaptation hw-if plugin framework server app-if" name="Cellular Baseband Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1670
    <meta rel="License" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1671
      <license type="EPL">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1672
<supplier>Nokia</supplier>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1673
</license>	
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1674
    </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1675
    <collection id="basebandabstraction" name="Baseband Abstraction" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1676
      <component id="basebandchanneladaptor" name="Baseband Channel Adaptor" introduced="8.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1677
        <unit bldFile="/os/cellularsrv/basebandabstraction/basebandchanneladaptor/group" mrp="/os/cellularsrv/basebandabstraction/basebandchanneladaptor/group/networking_bca.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1678
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1679
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1680
    <collection id="basebandadaptationplugins" name="Baseband Adaptation Plugins" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1681
      <component id="basebandchanneladaptorforc32" name="Baseband Channel Adaptor for C32" introduced="8.1" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1682
        <unit bldFile="/os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group" mrp="/os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group/networking_c32bca.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1683
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1684
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1685
    <collection id="smsprotocols" name="SMS Protocols" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1686
      <component id="smsstack" name="SMS Stack" introduced="6.0" purpose="mandatory" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1687
        <unit bldFile="/os/cellularsrv/smsprotocols/smsstack/group" mrp="/os/cellularsrv/smsprotocols/smsstack/group/nbprotocols_smsstackv2.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1688
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1689
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1690
    <collection id="telephonyprotocols" name="Telephony Protocols" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1691
      <component id="csdagt" name="CSD AGT" introduced="6.1" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1692
        <unit bldFile="/os/cellularsrv/telephonyprotocols/csdagt/group" mrp="/os/cellularsrv/telephonyprotocols/csdagt/group/networking_csdagt.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1693
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1694
      <component id="psdagt" name="PSD AGT" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1695
        <unit bldFile="/os/cellularsrv/telephonyprotocols/psdagt/group" mrp="/os/cellularsrv/telephonyprotocols/psdagt/group/networking_psdagt.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1696
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1697
      <component id="gprsumtsqosprt" name="GPRS/UMTS QoS PRT" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1698
        <unit bldFile="/os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group" mrp="/os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group/networking_guqos.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1699
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1700
      <component id="gprsumtsqosinterface" name="GPRS/UMTS QoS Interface" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1701
        <unit bldFile="/os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group" mrp="/os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group/networking_umtsif.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1702
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1703
      <component id="qosextnapi" name="QoS Extn API" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1704
        <unit bldFile="/os/cellularsrv/telephonyprotocols/qosextnapi/group" mrp="/os/cellularsrv/telephonyprotocols/qosextnapi/group/networking_qosextnapi.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1705
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1706
      <component id="qos3gppcpr" name="QoS 3GPP CPR" introduced="9.2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1707
        <unit bldFile="/os/cellularsrv/telephonyprotocols/qos3gppcpr/group" mrp="/os/cellularsrv/telephonyprotocols/qos3gppcpr/group/networking_Qos3GPP.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1708
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1709
      <component id="pdplayer" name="PDP Layer" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1710
        <unit bldFile="/os/cellularsrv/telephonyprotocols/pdplayer/group" mrp="/os/cellularsrv/telephonyprotocols/pdplayer/group/networking_pdp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1711
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1712
      <component id="rawipnif" name="Raw IP NIF" introduced="8.1" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1713
        <unit bldFile="/os/cellularsrv/telephonyprotocols/rawipnif/group" mrp="/os/cellularsrv/telephonyprotocols/rawipnif/group/networking_rawipnif.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1714
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1715
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1716
    <collection id="telephonyserver" name="Telephony Server" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1717
      <component id="etelserverandcore" name="ETel Server and Core" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1718
        <unit bldFile="/os/cellularsrv/telephonyserver/etelserverandcore/group" mrp="/os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1719
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1720
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1721
      <component id="etelmultimode" name="ETel Multimode" introduced="7.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1722
        <unit bldFile="/os/cellularsrv/telephonyserver/etelmultimode/group" mrp="/os/cellularsrv/telephonyserver/etelmultimode/group/telephony_etelmm.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1723
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1724
      <component id="etelpacketdata" name="ETel Packet Data" introduced="7.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1725
        <unit bldFile="/os/cellularsrv/telephonyserver/etelpacketdata/group" mrp="/os/cellularsrv/telephonyserver/etelpacketdata/group/telephony_etelpckt.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1726
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1727
      <component id="etelsimtoolkit" name="ETel SIM Toolkit" introduced="6.1" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1728
        <unit bldFile="/os/cellularsrv/telephonyserver/etelsimtoolkit/group" mrp="/os/cellularsrv/telephonyserver/etelsimtoolkit/group/telephony_etelsat.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1729
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1730
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1731
    <collection id="telephonyserverplugins" name="Telephony Server Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1732
      <component id="common_tsy" name="Common TSY" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1733
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/common_tsy/group" mrp="/os/cellularsrv/telephonyserverplugins/common_tsy/group/telephony_commontsy.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1734
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1735
      <component id="licenseetsystub" name="Licensee TSY Stub" introduced="^2" filter="sf_build" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1736
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/licenseetsystub/group" mrp="/os/cellularsrv/telephonyserverplugins/licenseetsystub/group/licenseetsystub.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1737
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1738
      <component id="multimodetsy" name="Multimode TSY" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1739
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/multimodetsy/group" mrp="/os/cellularsrv/telephonyserverplugins/multimodetsy/group/telephony_mmtsy.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1740
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1741
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1742
      <component id="ctsydispatchlayer" name="C-TSY Dispatch Layer" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1743
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/ctsydispatchlayer/group" mrp="/os/cellularsrv/telephonyserverplugins/ctsydispatchlayer/group/telephony_dispatcher.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1744
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1745
      <component id="simatktsy" name="SIMATK TSY" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1746
        <unit bldFile="/os/cellularsrv/telephonyserverplugins/simatktsy/group" mrp="/os/cellularsrv/telephonyserverplugins/simatktsy/group/commonsimatktsy.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1747
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1748
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1749
    <collection id="telephonyutils" name="Telephony Utilities" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1750
      <component id="dial" name="Dial" deprecated="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1751
        <unit bldFile="/os/cellularsrv/telephonyutils/dial/group" mrp="/os/cellularsrv/telephonyutils/dial/group/telephony_dial.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1752
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1753
      <component id="telephonywatchers" name="Telephony Watchers" introduced="6.0" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1754
        <unit bldFile="/os/cellularsrv/telephonyutils/telephonywatchers/group" mrp="/os/cellularsrv/telephonyutils/telephonywatchers/group/telephony_watchers.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1755
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1756
      <component id="etel3rdpartyapi" name="ETel 3rd Party API" introduced="7.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1757
        <unit bldFile="/os/cellularsrv/telephonyutils/etel3rdpartyapi/Group" mrp="/os/cellularsrv/telephonyutils/etel3rdpartyapi/Group/telephony_etel3rdparty.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1758
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1759
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1760
    <collection id="cellularsrv_info" name="Cellular Baseband Services Info" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1761
      <component id="telephonyconfidentialdocs" name="Telephony Confidential Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1762
        <unit mrp="/os/cellularsrv/cellularsrv_info/telephonyconfidentialdocs/telephony_confidential.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1763
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1764
      <component id="telephonydocs" name="Telephony Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1765
        <unit mrp="/os/cellularsrv/cellularsrv_info/telephonydocs/telephony_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1766
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1767
      <component id="cellularsrv_metadata" name="Cellular Baseband Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1768
        <unit mrp="/os/cellularsrv/cellularsrv_info/cellularsrv_metadata/cellularsrv_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1769
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1770
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1771
    <collection id="hwpluginsimulation" name="Hardware Plugin Simulation" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1772
      <component id="mocksy" name="MockSY" introduced="^2" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1773
        <unit bldFile="/os/cellularsrv/hwpluginsimulation/mocksy/group" mrp="/os/cellularsrv/hwpluginsimulation/mocksy/group/telephony_tools_mocksy.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1774
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1775
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1776
    <collection id="cellularsrvapitest" name="Telephony API Tests" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1777
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1778
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1779
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1780
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1781
    <collection id="cbsref" name="CBS Reference" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1782
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1783
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1784
    </collection>        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1785
    <collection id="wapstack" name="WAP Stack" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1786
      <component id="wapmessageapi" name="WAP Message API" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1787
        <unit bldFile="/os/cellularsrv/wapstack/wapmessageapi/group" mrp="/os/cellularsrv/wapstack/wapmessageapi/group/wap-stack_wapmessage.mrp"/> 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1788
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1789
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1790
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1791
      <package id="bt" level="services" tech-domain="de" levels="adaptation hw-if plugin framework server app-if" name="Bluetooth">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1792
  <collection id="bt_plat" name="Bluetooth Platform Interfaces" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1793
   <component id="bluetooth_audio_adaptation_api" name="Bluetooth Audio Adaptation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1794
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1795
    <unit bldFile="/os/bt/bt_plat/bluetooth_audio_adaptation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1796
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1797
   <component id="bluetooth_power_management_api" name="Bluetooth Power Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1798
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1799
    <unit bldFile="/os/bt/bt_plat/bluetooth_power_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1800
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1801
   <component id="at_command_handler_plugin_api" name="AT Command Handler Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1802
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1803
    <unit bldFile="/os/bt/bt_plat/at_command_handler_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1804
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1805
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1806
  <collection id="bluetooth" name="Bluetooth Core" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1807
   <component id="btstack" name="Bluetooth Stack" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1808
    <unit bldFile="/os/bt/bluetooth/btstack" mrp="/os/bt/bluetooth/btstack/bluetooth_stack.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1809
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1810
   <component id="btcomm" name="Bluetooth CSY" introduced="6.0" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1811
    <unit bldFile="/os/bt/bluetooth/btcomm" mrp="/os/bt/bluetooth/btcomm/bluetooth_btcomm.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1812
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1813
   <component id="btsdp" name="Bluetooth SDP" introduced="6.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1814
    <unit bldFile="/os/bt/bluetooth/btsdp" mrp="/os/bt/bluetooth/btsdp/bluetooth_sdp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1815
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1816
   <component id="btextnotifiers" name="Bluetooth Notifiers Support" introduced="6.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1817
    <unit bldFile="/os/bt/bluetooth/btextnotifiers" mrp="/os/bt/bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1818
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1819
   <component id="gavdp" name="Bluetooth GAVDP" introduced="8.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1820
    <unit bldFile="/os/bt/bluetooth/gavdp/group" mrp="/os/bt/bluetooth/gavdp/group/bluetooth_gavdp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1821
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1822
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1823
   <component id="btlogger" name="Bluetooth Logging Engine" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1824
    <unit bldFile="/os/bt/bluetooth/btlogger/group" mrp="/os/bt/bluetooth/btlogger/group/bluetooth_logger.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1825
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1826
   <component id="btdocs" name="Bluetooth Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1827
    <unit mrp="/os/bt/bluetooth/btdocs/bluetooth_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1828
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1829
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1830
  <collection id="bluetoothmgmt" name="Bluetooth Management" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1831
   <component id="btmgr" name="Bluetooth Manager" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1832
    <unit bldFile="/os/bt/bluetoothmgmt/btmgr" mrp="/os/bt/bluetoothmgmt/btmgr/bluetooth_manager.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1833
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1834
   <component id="btconfig" name="Bluetooth Config" purpose="optional" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1835
    <unit bldFile="/os/bt/bluetoothmgmt/btconfig" mrp="/os/bt/bluetoothmgmt/btconfig/bluetooth_config.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1836
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1837
   <component id="btrom" name="Bluetooth ROM" introduced="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1838
    <unit bldFile="/os/bt/bluetoothmgmt/btrom" mrp="/os/bt/bluetoothmgmt/btrom/bluetooth_rom.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1839
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1840
   <component id="bluetoothclientlib" name="Bluetooth Client Library" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1841
    <unit bldFile="/os/bt/bluetoothmgmt/bluetoothclientlib" mrp="/os/bt/bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1842
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1843
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1844
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1845
  <collection id="bluetoothcommsprofiles" name="Bluetooth Comms Profiles" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1846
   <component id="btpan" name="Bluetooth PAN Profile" introduced="8.1" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1847
    <unit bldFile="/os/bt/bluetoothcommsprofiles/btpan/group" mrp="/os/bt/bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1848
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1849
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1850
  <collection id="bthci" name="Host Controller Interface" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1851
   <component id="bthci2" name="Bluetooth HCI Framework 2" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1852
    <unit bldFile="/os/bt/bthci/bthci2/group" mrp="/os/bt/bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1853
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1854
   <component id="hciextensioninterface" name="Bluetooth HCI Extension Interface" introduced="6.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1855
    <unit bldFile="/os/bt/bthci/hciextensioninterface" mrp="/os/bt/bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1856
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1857
   <component id="hci2implementations" name="Bluetooth HCI 2 Reference Implementations" introduced="9.2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1858
    <unit bldFile="/os/bt/bthci/hci2implementations/group" mrp="/os/bt/bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1859
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1860
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1861
  <collection id="irda" name="IrDA" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1862
   <component id="irdastack" name="IrDA Stack" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1863
    <unit bldFile="/os/bt/irda/irdastack/group" mrp="/os/bt/irda/irdastack/group/infra-red_irda.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1864
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1865
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1866
  <collection id="bluetoothapitest" name="Bluetooth API Tests" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1867
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1868
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1869
  <collection id="atext" name="AT Extensions" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1870
   <!-- collection is really a component. Need to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1871
   <component id="atext_build" name="AT Extension Build" introduced="^3" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1872
    <unit bldFile="/os/bt/atext/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1873
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1874
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1875
  <collection id="bt_info" name="Bluetooth Info" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1876
   <component id="bt_metadata" name="Bluetooth Metadata" introduced="^3" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1877
    <unit mrp="/os/bt/bt_info/bt_metadata/bt_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1878
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1879
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1880
    <collection id="btsimulator" name="Bluetooth Simulator" level="internal-utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1881
      <component id="btaudioadaptation_stub" name="Bluetooth Audio Adaption Stub" introduced="^3" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1882
        <unit bldFile="/os/bt/btsimulator/btaudioadaptation_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1883
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1884
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1885
 </package> 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1886
      <package id="usb" level="services" tech-domain="de" levels="adaptation hw-if plugin framework server app-if" name="USB">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1887
  <collection id="usb_plat" name="USB Platform Interfaces" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1888
	<!-- placeholder for platform APIs -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1889
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1890
  <collection id="usbldd" name="USB Logical Device Drivers" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1891
   <!-- usbclientdrivers  to be moved here from kernelhwsrv-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1892
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1893
  <collection id="usbmgmt" name="USB Management" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1894
   <component id="usbmgr" name="USB Manager" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1895
    <unit bldFile="/os/usb/usbmgmt/usbmgr/group" mrp="/os/usb/usbmgmt/usbmgr/group/usb_manager.mrp" version="2"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1896
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1897
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1898
   <component id="usbclassandmgrdocs" name="USB Class and Manager Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1899
    <unit mrp="/os/usb/usbmgmt/usbclassandmgrdocs/usb_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1900
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1901
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1902
  <collection id="usb_info" name="USB Info" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1903
   <component id="usb_metadata" name="USB Metadata" introduced="^3" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1904
    <unit mrp="/os/usb/usb_info/usb_metadata/usb_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1905
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1906
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1907
 </package> 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1908
      <package id="mm" level="services" tech-domain="mm" levels="adaptation hw-if device-fw devices middleware app-if" name="Multimedia">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1909
  <collection id="mm_pub" name="Multimedia Public Interfaces" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1910
   <component id="audio_effects_api" name="Audio Effects API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1911
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1912
    <unit bldFile="/os/mm/mm_pub/audio_effects_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1913
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1914
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1915
   <component id="audio_effects_presets_api" name="Audio Effects Presets API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1916
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1917
    <unit bldFile="/os/mm/mm_pub/audio_effects_presets_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1918
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1919
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1920
   <component id="drm_audio_player_api" name="DRM Audio Player API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1921
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1922
    <unit bldFile="/os/mm/mm_pub/drm_audio_player_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1923
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1924
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1925
   <component id="multimedia_extension_interfaces_api" name="Multimedia Extension Interfaces API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1926
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1927
    <unit bldFile="/os/mm/mm_pub/multimedia_extension_interfaces_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1928
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1929
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1930
  <collection id="mm_plat" name="Multimedia Platform Interfaces" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1931
   <component id="aac_decoder_config_api" name="AAC Decoder Config API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1932
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1933
    <unit bldFile="/os/mm/mm_plat/aac_decoder_config_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1934
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1935
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1936
   <component id="aac_decoder_config_msg_hdlr_api" name="AAC Decoder Config Msg Hdlr API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1937
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1938
    <unit bldFile="/os/mm/mm_plat/aac_decoder_config_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1939
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1940
   <component id="aac_decoder_config_proxy_api" name="AAC Decoder Config Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1941
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1942
    <unit bldFile="/os/mm/mm_plat/aac_decoder_config_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1943
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1944
   <component id="added_devsound_control_api" name="Added DevSound Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1945
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1946
    <unit bldFile="/os/mm/mm_plat/added_devsound_control_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1947
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1948
   <component id="added_devsound_control_msg_hdlr_api" name="Added DevSound Control Msg Hdlr API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1949
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1950
    <unit bldFile="/os/mm/mm_plat/added_devsound_control_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1951
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1952
   <component id="added_devsound_control_proxy_api" name="Added DevSound Control Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1953
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1954
    <unit bldFile="/os/mm/mm_plat/added_devsound_control_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1955
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1956
   <component id="audio_effects_msg_hdlr_api" name="Audio Effects Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1957
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1958
    <unit bldFile="/os/mm/mm_plat/audio_effects_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1959
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1960
   <component id="audio_effects_proxy_api" name="Audio Effects Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1961
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1962
    <unit bldFile="/os/mm/mm_plat/audio_effects_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1963
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1964
   <component id="audio_policy_header_api" name="Audio Policy Header API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1965
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1966
    <unit bldFile="/os/mm/mm_plat/audio_policy_header_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1967
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1968
   <component id="audio_routing_api" name="Audio Routing API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1969
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1970
    <unit bldFile="/os/mm/mm_plat/audio_routing_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1971
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1972
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1973
   <component id="audio_routing_msg_hdlr_api" name="Audio Routing Msg Hdlr API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1974
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1975
    <unit bldFile="/os/mm/mm_plat/audio_routing_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1976
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1977
   <component id="audio_routing_proxy_api" name="Audio Routing Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1978
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1979
    <unit bldFile="/os/mm/mm_plat/audio_routing_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1980
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1981
   <component id="custom_interface_builder_api" name="Custom Interface Builder API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1982
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1983
    <unit bldFile="/os/mm/mm_plat/custom_interface_builder_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1984
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1985
   <component id="custom_interface_message_handler_factory_api" name="Custom Interface Message Handler Factory API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1986
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1987
    <unit bldFile="/os/mm/mm_plat/custom_interface_message_handler_factory_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1988
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1989
   <component id="custom_interface_proxy_factory_api" name="Custom Interface Proxy Factory API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1990
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1991
    <unit bldFile="/os/mm/mm_plat/custom_interface_proxy_factory_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1992
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1993
   <component id="custom_interface_utility_api" name="Custom Interface Utility API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1994
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1995
    <unit bldFile="/os/mm/mm_plat/custom_interface_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1996
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1997
   <component id="devsound_adaptation_api" name="DevSound Adaptation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1998
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  1999
    <unit bldFile="/os/mm/mm_plat/devsound_adaptation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2000
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2001
   <component id="display_posting_api" name="Display Posting API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2002
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2003
    <unit bldFile="/os/mm/mm_plat/display_posting_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2004
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2005
   <component id="eaac_plus_decoder_interface_api" name="eAAC Plus Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2006
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2007
    <unit bldFile="/os/mm/mm_plat/eaac_plus_decoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2008
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2009
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2010
   <component id="eaac_plus_decoder_interface_msg_hdlr_api" name="eAAC Plus Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2011
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2012
    <unit bldFile="/os/mm/mm_plat/eaac_plus_decoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2013
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2014
   <component id="eaac_plus_decoder_interface_proxy_api" name="eAAC Plus Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2015
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2016
    <unit bldFile="/os/mm/mm_plat/eaac_plus_decoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2017
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2018
   <component id="error_concealment_interface_api" name="Error Concealment Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2019
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2020
    <unit bldFile="/os/mm/mm_plat/error_concealment_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2021
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2022
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2023
   <component id="error_concealment_interface_msg_hdlr_api" name="Error Concealment Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2024
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2025
    <unit bldFile="/os/mm/mm_plat/error_concealment_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2026
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2027
   <component id="error_concealment_interface_proxy_api" name="Error Concealment Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2028
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2029
    <unit bldFile="/os/mm/mm_plat/error_concealment_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2030
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2031
   <component id="fm_radio_adaptation_api" name="FM Radio Adaptation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2032
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2033
    <unit bldFile="/os/mm/mm_plat/fm_radio_adaptation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2034
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2035
   <component id="g711_decoder_interface_api" name="G711 Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2036
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2037
    <unit bldFile="/os/mm/mm_plat/g711_decoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2038
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2039
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2040
   <component id="g711_decoder_interface_msg_hdlr_api" name="G711 Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2041
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2042
    <unit bldFile="/os/mm/mm_plat/g711_decoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2043
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2044
   <component id="g711_decoder_interface_proxy_api" name="G711 Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2045
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2046
    <unit bldFile="/os/mm/mm_plat/g711_decoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2047
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2048
   <component id="g711_encoder_interface_api" name="G711 Encoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2049
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2050
    <unit bldFile="/os/mm/mm_plat/g711_encoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2051
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2052
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2053
   <component id="g711_encoder_interface_msg_hdlr_api" name="G711 Encoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2054
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2055
    <unit bldFile="/os/mm/mm_plat/g711_encoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2056
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2057
   <component id="g711_encoder_interface_proxy_api" name="G711 Encoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2058
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2059
    <unit bldFile="/os/mm/mm_plat/g711_encoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2060
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2061
   <component id="g729_decoder_interface_api" name="G729 Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2062
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2063
    <unit bldFile="/os/mm/mm_plat/g729_decoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2064
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2065
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2066
   <component id="g729_decoder_interface_msg_hdlr_api" name="G729 Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2067
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2068
    <unit bldFile="/os/mm/mm_plat/g729_decoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2069
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2070
   <component id="g729_decoder_interface_proxy_api" name="G729 Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2071
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2072
    <unit bldFile="/os/mm/mm_plat/g729_decoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2073
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2074
   <component id="g729_encoder_interface_api" name="G729 Encoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2075
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2076
    <unit bldFile="/os/mm/mm_plat/g729_encoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2077
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2078
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2079
   <component id="g729_encoder_interface_proxy_api" name="G729 Encoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2080
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2081
    <unit bldFile="/os/mm/mm_plat/g729_encoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2082
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2083
   <component id="g729_encoder_interface_msg_hdlr_api" name="G729 Encoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2084
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2085
    <unit bldFile="/os/mm/mm_plat/g729_encoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2086
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2087
   <component id="global_audio_settings_api" name="Global Audio Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2088
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2089
    <unit bldFile="/os/mm/mm_plat/global_audio_settings_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2090
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2091
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2092
   <component id="global_audio_settings_definition_api" name="Global Audio Settings Definition API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2093
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2094
    <unit bldFile="/os/mm/mm_plat/global_audio_settings_definition_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2095
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2096
   <component id="ilbc_decoder_interface_api" name="Ilbc Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2097
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2098
    <unit bldFile="/os/mm/mm_plat/ilbc_decoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2099
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2100
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2101
   <component id="ilbc_decoder_interface_msg_hdlr_api" name="Ilbc Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2102
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2103
    <unit bldFile="/os/mm/mm_plat/ilbc_decoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2104
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2105
   <component id="ilbc_decoder_interface_proxy_api" name="Ilbc Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2106
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2107
    <unit bldFile="/os/mm/mm_plat/ilbc_decoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2108
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2109
   <component id="ilbc_encoder_interface_api" name="Ilbc Encoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2110
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2111
    <unit bldFile="/os/mm/mm_plat/ilbc_encoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2112
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2113
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2114
   <component id="ilbc_encoder_interface_msg_hdlr_api" name="Ilbc Encoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2115
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2116
    <unit bldFile="/os/mm/mm_plat/ilbc_encoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2117
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2118
   <component id="ilbc_encoder_interface_proxy_api" name="Ilbc Encoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2119
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2120
    <unit bldFile="/os/mm/mm_plat/ilbc_encoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2121
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2122
   <component id="mdf_plugin_uids" name="MDF Plug-in UIDs" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2123
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2124
    <unit bldFile="/os/mm/mm_plat/mdf_plugin_uids/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2125
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2126
   <component id="multimedia_fourcc_definitions_api" name="Multimedia FourCC Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2127
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2128
    <unit bldFile="/os/mm/mm_plat/multimedia_fourcc_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2129
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2130
   <component id="nokia_audio_policy_header_api" name="Nokia Audio Policy Header API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2131
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2132
    <unit bldFile="/os/mm/mm_plat/nokia_audio_policy_header_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2133
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2134
   <component id="nokia_multimedia_fourcc_definitions_api" name="Nokia Multimedia Fourcc Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2135
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2136
    <unit bldFile="/os/mm/mm_plat/nokia_multimedia_fourcc_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2137
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2138
   <component id="ra8_decoder_interface_api" name="RA8 Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2139
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2140
    <unit bldFile="/os/mm/mm_plat/ra8_decoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2141
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2142
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2143
   <component id="ra8_decoder_interface_msg_hdlr_api" name="RA8 Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2144
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2145
    <unit bldFile="/os/mm/mm_plat/ra8_decoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2146
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2147
   <component id="ra8_decoder_interface_proxy_api" name="RA8 Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2148
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2149
    <unit bldFile="/os/mm/mm_plat/ra8_decoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2150
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2151
   <component id="rds_adaptation_api" name="RDS Adaptation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2152
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2153
    <unit bldFile="/os/mm/mm_plat/rds_adaptation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2154
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2155
   <component id="restricted_audio_output_api" name="Restricted Audio Output API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2156
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2157
    <unit bldFile="/os/mm/mm_plat/restricted_audio_output_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2158
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2159
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2160
   <component id="restricted_audio_output_msg_hdlr_api" name="Restricted Audio Output Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2161
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2162
    <unit bldFile="/os/mm/mm_plat/restricted_audio_output_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2163
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2164
   <component id="restricted_audio_output_proxy_api" name="Restricted Audio Output Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2165
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2166
    <unit bldFile="/os/mm/mm_plat/restricted_audio_output_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2167
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2168
   <component id="sbc_encoder_interface_api" name="SBC Encoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2169
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2170
    <unit bldFile="/os/mm/mm_plat/sbc_encoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2171
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2172
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2173
   <component id="sbc_encoder_interface_msg_hdlr_api" name="SBC Encoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2174
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2175
    <unit bldFile="/os/mm/mm_plat/sbc_encoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2176
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2177
   <component id="sbc_encoder_interface_proxy_api" name="SBC Encoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2178
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2179
    <unit bldFile="/os/mm/mm_plat/sbc_encoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2180
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2181
   <component id="secure_output_mdf_custom_interface" name="Secure Output MDF Custom Interface" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2182
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2183
    <unit bldFile="/os/mm/mm_plat/secure_output_mdf_custom_interface/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2184
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2185
   <component id="speech_encoder_config_api" name="Speech Encoder Config API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2186
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2187
    <unit bldFile="/os/mm/mm_plat/speech_encoder_config_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2188
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2189
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2190
   <component id="speech_encoder_config_msg_hdlr_api" name="Speech Encoder Config Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2191
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2192
    <unit bldFile="/os/mm/mm_plat/speech_encoder_config_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2193
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2194
   <component id="speech_encoder_config_proxy_api" name="Speech Encoder Config Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2195
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2196
    <unit bldFile="/os/mm/mm_plat/speech_encoder_config_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2197
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2198
   <component id="telephony_audio_routing_client_api" name="Telephony Audio Routing Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2199
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2200
    <unit bldFile="/os/mm/mm_plat/telephony_audio_routing_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2201
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2202
   <component id="telephony_audio_routing_manager_api" name="Telephony Audio Routing Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2203
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2204
    <unit bldFile="/os/mm/mm_plat/telephony_audio_routing_manager_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2205
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2206
   <component id="video_buffer_management_mdf_custom_interface" name="Video Buffer Management MDF Custom Interface" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2207
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2208
    <unit bldFile="/os/mm/mm_plat/video_buffer_management_mdf_custom_interface/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2209
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2210
   <component id="video_decoder_rotation_mdf_custom_interface" name="Video Decoder Rotation MDF Custom Interface" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2211
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2212
    <unit bldFile="/os/mm/mm_plat/video_decoder_rotation_mdf_custom_interface/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2213
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2214
   <component id="video_decoder_scaling_mdf_custom_interface" name="Video Decoder Scaling MDF Custom Interface" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2215
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2216
    <unit bldFile="/os/mm/mm_plat/video_decoder_scaling_mdf_custom_interface/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2217
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2218
   <component id="video_reclaim_extbuffers_ci" name="Video Reclaim Extbuffers Custom Interface" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2219
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2220
    <unit bldFile="/os/mm/mm_plat/video_reclaim_extbuffers_ci/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2221
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2222
   <component id="video_window_control_custom_interface" name="Video Window Control Custom Interface" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2223
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2224
    <unit bldFile="/os/mm/mm_plat/video_window_control_custom_interface/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2225
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2226
   <component id="wma_decoder_interface_api" name="WMA Decoder Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2227
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2228
    <unit bldFile="/os/mm/mm_plat/wma_decoder_interface_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2229
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2230
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2231
   <component id="wma_decoder_interface_msg_hdlr_api" name="WMA Decoder Interface Message Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2232
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2233
    <unit bldFile="/os/mm/mm_plat/wma_decoder_interface_msg_hdlr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2234
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2235
   <component id="wma_decoder_interface_proxy_api" name="WMA Decoder Interface Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2236
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2237
    <unit bldFile="/os/mm/mm_plat/wma_decoder_interface_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2238
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2239
   <component id="eaacplusutil_api" name="EAac Plus Util API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2240
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2241
    <unit bldFile="/os/mm/mm_plat/eaacplusutil_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2242
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2243
   <component id="frametable_api" name="Frametable API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2244
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2245
    <unit bldFile="/os/mm/mm_plat/frametable_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2246
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2247
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2248
  <collection id="devsoundextensions" name="Devsound Extensions" level="device-fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2249
   <component id="drmaudioplayer" name="DRM Audio Player" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2250
    <unit bldFile="/os/mm/devsoundextensions/drmaudioplayer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2251
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2252
   <component id="mmextfw" name="Multimedia Extension Framework" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2253
    <unit bldFile="/os/mm/devsoundextensions/mmextfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2254
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2255
   <component id="audiorouting" name="Audio Routing" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2256
    <unit bldFile="/os/mm/devsoundextensions/audiorouting/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2257
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2258
   <component id="effects" name="Effects" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2259
    <unit bldFile="/os/mm/devsoundextensions/effects/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2260
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2261
   <component id="effectspresets" name="Effects Presets" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2262
    <unit bldFile="/os/mm/devsoundextensions/effectspresets/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2263
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2264
   <component id="effectspresets_utils" name="Effects Presets Utils" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2265
    <!-- need to #include the lot from a single bld.inf
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2266
      		Also move to a standard component location, not under effectspresets -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2267
    <unit bldFile="/os/mm/devsoundextensions/effectspresets/AudioEqualizerUtility/group" filter="!dfs_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2268
    <unit bldFile="/os/mm/devsoundextensions/effectspresets/EnvironmentalReverbUtility/group" filter="!dfs_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2269
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2270
   <component id="telephonyaudiorouting" name="Telephony Audio Routing" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2271
    <unit bldFile="/os/mm/devsoundextensions/telephonyaudiorouting/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2272
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2273
   <component id="mmfcustominterfaces" name="MMF Custom Interfaces" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2274
    <unit bldFile="/os/mm/devsoundextensions/mmfcustominterfaces/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2275
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2276
   <component id="addeddevsoundcontrol" name="Added DevSound Control" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2277
    <unit bldFile="/os/mm/devsoundextensions/addeddevsoundcontrol/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2278
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2279
   <component id="globalaudiosettings" name="Global Audio Settings" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2280
    <unit bldFile="/os/mm/devsoundextensions/globalaudiosettings/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2281
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2282
   <component id="restrictedaudiooutput" name="Restricted Audio Output" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2283
    <unit bldFile="/os/mm/devsoundextensions/restrictedaudiooutput/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2284
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2285
   <component id="ciextnfactoryplugins" name="Custom Interface Extension Factory Plugins" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2286
    <unit bldFile="/os/mm/devsoundextensions/ciextnfactoryplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2287
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2288
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2289
  <collection id="mdfdevvideoextensions" name="MDF Dev Video Extensions" level="device-fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2290
   <component id="nga_mdf_postprocessor" name="NGA MDF Postprocessor" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2291
    <unit bldFile="/os/mm/mdfdevvideoextensions/nga_mdf_postprocessor/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2292
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2293
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2294
  <collection id="frametable_stub" name="Frametable Stub" level="device-fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2295
	<!-- collection is really a component. Needs to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2296
   <component id="frametable_stub_build" name="Frametable Stub Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2297
    <unit bldFile="/os/mm/frametable_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2298
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2299
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2300
  <collection id="eaacplusutil_stub" name="eAAC Plus Utils Stub" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2301
	<!-- collection is really a component. Needs to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2302
   <component id="eaacplusutil_stub_build" name="eAAC Plus Utils Stub Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2303
    <unit bldFile="/os/mm/eaacplusutil_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2304
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2305
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2306
  <collection id="imagingandcamerafws" name="Imaging and Camera Frameworks" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2307
   <component id="camerafw" name="Camera Framework" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2308
    <unit bldFile="/os/mm/imagingandcamerafws/camerafw/group" mrp="/os/mm/imagingandcamerafws/camerafw/group/multimedia_ecam_framework.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2309
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2310
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2311
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2312
  <collection id="mmlibs" name="Multimedia Libraries" level="middleware">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2313
   <component id="mmutilitylib" name="Multimedia Utility Library" introduced="8.1" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2314
    <unit bldFile="/os/mm/mmlibs/mmutilitylib/group" mrp="/os/mm/mmlibs/mmutilitylib/group/multimedia_common.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2315
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2316
   <component id="mmfw" name="Multimedia Framework" introduced="7.0s" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2317
    <unit bldFile="/os/mm/mmlibs/mmfw/group" mrp="/os/mm/mmlibs/mmfw/group/multimedia_mmf.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2318
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2319
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2320
  <collection id="mmplugins" name="Multimedia Plugins" level="middleware">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2321
   <component id="cameraplugins" name="Camera Plugins" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2322
    <unit bldFile="/os/mm/mmplugins/cameraplugins/group" mrp="/os/mm/mmplugins/cameraplugins/group/multimedia_ecam_plugins.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2323
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2324
   <component id="lib3gp" name="3GP Library" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2325
    <unit bldFile="/os/mm/mmplugins/lib3gp/group" mrp="/os/mm/mmplugins/lib3gp/group/multimedia_3gplibrary.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2326
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2327
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2328
   <component id="mmfwplugins" name="Multimedia Framework Plugins" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2329
    <unit bldFile="/os/mm/mmplugins/mmfwplugins/group" mrp="/os/mm/mmplugins/mmfwplugins/group/multimedia_mmf_plugin.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2330
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2331
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2332
  <collection id="mm_info" name="Multimedia Info" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2333
   <component id="mmdocs" name="Multimedia Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2334
    <unit mrp="/os/mm/mm_info/mmdocs/multimedia_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2335
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2336
   <component id="mm_metadata" name="Multimedia Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2337
    <unit mrp="/os/mm/mm_info/mm_metadata/mm_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2338
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2339
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2340
  <collection id="mmresourcemgmt" name="Multimedia Resource Management" level="middleware">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2341
   <component id="mmresctrl" name="Multimedia Resource Controller" introduced="^2" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2342
    <unit bldFile="/os/mm/mmresourcemgmt/mmresctrl/group" mrp="/os/mm/mmresourcemgmt/mmresctrl/group/multimedia_a3f_refmmrc.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2343
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2344
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2345
  <collection id="mmdevicefw" name="Multimedia Device Framework" level="device-fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2346
   <component id="mdf" name="Media Device Framework" introduced="9.2" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2347
    <unit bldFile="/os/mm/mmdevicefw/mdf/group" mrp="/os/mm/mmdevicefw/mdf/group/multimedia_mdf.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2348
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2349
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2350
   <component id="speechrecogsupport" name="Speech Recognition Support" introduced="7.0s" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2351
    <unit bldFile="/os/mm/mmdevicefw/speechrecogsupport/group" mrp="/os/mm/mmdevicefw/speechrecogsupport/group/multimedia_mmf_ASR.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2352
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2353
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2354
  <collection id="mmswadaptation" name="Multimedia Software Adaptation" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2355
   <component id="videorenderer" name="Video Renderer" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2356
    <unit bldFile="/os/mm/mmswadaptation/videorenderer/group" mrp="/os/mm/mmswadaptation/videorenderer/group/multimedia_videorenderer.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2357
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2358
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2359
  <collection id="mmtestenv" name="Multimedia Test Environment" level="device-fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2360
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2361
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2362
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2363
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2364
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2365
  <collection id="devsound" name="Sound Device" level="devices">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2366
   <component id="devsoundapi" name="DevSound API" introduced="7.0s" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2367
    <unit bldFile="/os/mm/devsound/devsoundapi/group" mrp="/os/mm/devsound/devsoundapi/group/multimedia_mdf_devsound_api.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2368
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2369
   <component id="a3fdevsound" name="A3F DevSound" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2370
    <unit bldFile="/os/mm/devsound/a3fdevsound/group" mrp="/os/mm/devsound/a3fdevsound/group/multimedia_a3f_devsound.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2371
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2372
   <component id="a3facf" name="A3F Audio Component Framework" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2373
    <unit bldFile="/os/mm/devsound/a3facf/group" mrp="/os/mm/devsound/a3facf/group/multimedia_a3f_acf.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2374
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2375
   <component id="devsoundpluginsupport" name="DevSound Plugin Support" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2376
    <unit bldFile="/os/mm/devsound/devsoundpluginsupport/group" mrp="/os/mm/devsound/devsoundpluginsupport/group/multimedia_mdf_devsound_pluginsupport.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2377
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2378
   <component id="refdevsound" name="Reference DevSound Plugins" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2379
    <unit bldFile="/os/mm/devsound/devsoundrefplugin/group" mrp="/os/mm/devsound/devsoundrefplugin/group/multimedia_mdf_devsound_refplugin.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2380
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2381
   <component id="btdevsound" name="Bluetooth DevSound Plugin" introduced="7.0s" deprecated="^4" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2382
    <unit bldFile="/os/mm/devsound/sounddevbt/group" mrp="/os/mm/devsound/sounddevbt/group/multimedia_mdf_devsound_refbtplugin.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2383
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2384
   <component id="a3ftrace" name="A3F Trace Utility" introduced="^2" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2385
    <unit bldFile="/os/mm/devsound/a3ftrace/group" mrp="/os/mm/devsound/a3ftrace/group/multimedia_a3f_traces.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2386
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2387
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2388
   <component id="a3fsrvstart" name="A3F Server Start" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2389
    <unit bldFile="/os/mm/devsound/a3fsrvstart/group" mrp="/os/mm/devsound/a3fsrvstart/group/multimedia_a3f_serverstart.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2390
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2391
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2392
  <collection id="mmhais" name="Multimedia Hardware Adaptation Interfaces" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2393
   <component id="devsoundhwdeviceapi" name="DevSound Hardware Device API" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2394
    <unit bldFile="/os/mm/devsound/hwdevapi/group" mrp="/os/mm/devsound/hwdevapi/group/multimedia_mdf_devsound_hwdev.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2395
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2396
   <component id="a3facl" name="A3F Audio Component Library" introduced="^2" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2397
    <unit bldFile="/os/mm/mmhais/a3facl/group" mrp="/os/mm/mmhais/a3facl/group/multimedia_a3f_acl.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2398
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2399
   <component id="a3fdevsoundcustomisation" name="A3F DevSound Customisation" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2400
    <unit bldFile="/os/mm/mmhais/a3fdevsoundcustomisation/group" mrp="/os/mm/mmhais/a3fdevsoundcustomisation/group/multimedia_a3f_devsoundadaptationinfo.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2401
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2402
   <component id="refacladapt" name="Reference ACL Adaptation" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2403
    <unit bldFile="/os/mm/mmhais/refacladapt/group" mrp="/os/mm/mmhais/refacladapt/group/multimedia_a3f_refacladaptation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2404
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2405
   <component id="videohai" name="Video HAI" introduced="7.0s" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2406
    <unit bldFile="/os/mm/mmhais/videohai/group" mrp="/os/mm/mmhais/videohai/group/multimedia_videohai.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2407
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2408
   <component id="dvbhreceiverhai" name="Mobile TV DVB-H Receiver HAI" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2409
    <unit bldFile="/os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group" mrp="/os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group/multimedia_mobiletv_dvbh_hai.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2410
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2411
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2412
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2413
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2414
      <package id="mmimaging" level="services" tech-domain="mm" levels="adaptation hw-if device-fw devices middleware app-if" name="Multimedia Imaging">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2415
    <collection id="imaging" name="Imaging Frameworks and Plugins" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2416
      <component id="imagingfws" name="Imaging Frameworks" introduced="7.0s" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2417
        <unit bldFile="/os/mmimaging/imaging/imagingfws/group" mrp="/os/mmimaging/imaging/imagingfws/group/multimedia_icl.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2418
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2419
      <component id="imagingplugins" name="Imaging Plugins" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2420
        <unit bldFile="/os/mmimaging/imaging/imagingplugins/group" mrp="/os/mmimaging/imaging/imagingplugins/group/multimedia_icl_plugin.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2421
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2422
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2423
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2424
      <component id="imagingdocs" name="Imaging Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2425
      	<unit mrp="/os/mmimaging/imaging/imagingdocs/imaging_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2426
      </component>	  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2427
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2428
    <collection id="imagingtestenv" name="Imaging Test Environment" level="device-fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2429
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2430
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2431
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2432
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2433
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2434
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2435
      <package id="openmaxil" level="services" tech-domain="mm" levels="adaptation hw-if device-fw devices middleware app-if" name="openmaxil">
804
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
  2436
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
  2437
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2438
    <collection id="openmaxil_plat" name="OpenMAX IL Platform Exports" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2439
      <component id="openmaxil_khronos_api" name="OpenMAX IL API" introduced="^3" purpose="mandatory" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2440
        <unit bldFile="/os/openmaxil/openmaxil_plat/khronos_api/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2441
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2442
      <component id="openmaxil_symbian_api" name="OpenMAX IL Symbian API" introduced="^3" purpose="mandatory" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2443
        <unit bldFile="/os/openmaxil/openmaxil_plat/symbian_api/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2444
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2445
      <component id="openmaxil_test_api" name="OpenMAX IL test headers" introduced="^3" purpose="development" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2446
        <unit bldFile="/os/openmaxil/openmaxil_plat/test_api/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2447
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2448
    </collection>
804
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
  2449
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2450
    <collection id="omxil_generic" name="OpenMAX IL Implementation" level="device-fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2451
      <component id="omxilcomplib" name="OpenMAX IL Component Framework" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2452
        <unit bldFile="/os/openmaxil/omxil_generic/omxilcomplib/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2453
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2454
      <component id="omxilcore" name="OpenMAX IL Core" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2455
        <unit bldFile="/os/openmaxil/omxil_generic/omxilcore/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2456
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2457
      <component id="omxilloader" name="OpenMAX IL Loader" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2458
        <unit bldFile="/os/openmaxil/omxil_generic/omxilloader/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2459
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2460
    </collection>
804
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
  2461
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2462
    <collection id="openmaxil_tsrc" name="OpenMAX IL Test code" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2463
      <component id="xmltestharness" name="OpenMAX IL XML Test Harness" introduced="^3" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2464
        <unit bldFile="/os/openmaxil/tsrc/xmltestharness/group" version="1"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2465
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2466
    </collection>
804
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
  2467
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2468
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2469
      <package id="imagingext" level="services" tech-domain="mm" levels="adaptation hw-if plugin framework server app-if" name="Imaging Extensions">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2470
  <collection id="imagingext_pub" name="Imaging Extensions Public Interfaces" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2471
   <component id="exif_api" name="Exif API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2472
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2473
    <unit bldFile="/os/imagingext/imagingext_pub/exif_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2474
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2475
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2476
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2477
  <collection id="imagingext_plat" name="Imaging Extensions Platform Interfaces" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2478
   <component id="jpeg2000_icl_plugin_api" name="JPEG2000 ICL plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2479
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2480
    <unit bldFile="/os/imagingext/imagingext_plat/jpeg2000_icl_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2481
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2482
   <component id="extended_icl_jpeg_api" name="Extended ICL Jpeg API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2483
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2484
    <unit bldFile="/os/imagingext/imagingext_plat/extended_icl_jpeg_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2485
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2486
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2487
   <component id="h324_annex_k_custom_api" name="H324 Annex K Custom API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2488
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2489
    <unit bldFile="/os/imagingext/imagingext_plat/h324_annex_k_custom_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2490
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2491
   <component id="ecam_orientation_custom_api" name="ECam Orientation Custom API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2492
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2493
    <unit bldFile="/os/imagingext/imagingext_plat/ecam_orientation_custom_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2494
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2495
   <component id="ecam_ui_orientation_override_custom_api" name="ECam UI Orientation Override Custom API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2496
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2497
    <unit bldFile="/os/imagingext/imagingext_plat/ecam_ui_orientation_override_custom_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2498
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2499
   <component id="ecam_face_tracking_custom_api" name="ECam Face Tracking Custom API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2500
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2501
    <unit bldFile="/os/imagingext/imagingext_plat/ecam_face_tracking_custom_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2502
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2503
   <component id="ecam_use_case_hint_custom_api" name="ECam Use Case Hint Custom API" introduced="^3" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2504
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2505
      <unit bldFile="/os/imagingext/imagingext_plat/ecam_use_case_hint_custom_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2506
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2507
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2508
  <collection id="imageadaptationextensions" name="Image Adaptation Extensions" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2509
   <component id="iclextjpegapi" name="ICL Extension JPEG API" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2510
    <unit bldFile="/os/imagingext/imageadaptationextensions/iclextjpegapi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2511
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2512
   <component id="imageadaptationextensions_build" name="Image Adaptation Extensions Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2513
    <!--  Move the export from this bld.inf into the above one and remove this component, or make this a ROM component -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2514
    <unit bldFile="/os/imagingext/imageadaptationextensions/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2515
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2516
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2517
  <collection id="imagingmodules" name="Imaging Modules" level="hw-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2518
   <component id="exiflib" name="Exif Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2519
    <unit bldFile="/os/imagingext/imagingmodules/exiflib/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2520
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2521
   <component id="jp2kcodec" name="JPEG2000 Decoder Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2522
    <unit bldFile="/os/imagingext/imagingmodules/jp2kcodec/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2523
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2524
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2525
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2526
      <package id="graphics" level="services" tech-domain="ui" levels="adaptation engines internal-adaptations device-interface internal-utils app-if" name="Graphics">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2527
    <collection id="graphicsaccelaration" name="Graphics Acceleration" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2528
      <component id="vgi" name="VGI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2529
        <unit bldFile="/os/graphics/graphicsaccelaration/vgi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2530
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2531
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2532
    <collection id="m3g" name="Mobile 3D Graphics" level="internal-adaptations">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2533
      <component id="m3gcore11" name="M3G Core 1.1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2534
        <unit bldFile="/os/graphics/m3g/m3gcore11/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2535
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2536
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2537
    <collection id="graphicsresourceservices" name="Graphics Resource Services" level="engines">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2538
      <component id="graphicsresource" name="Graphics Resource" introduced="^3" deprecated="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2539
        <unit bldFile="/os/graphics/graphicsresourceservices/graphicsresource/group" mrp="/os/graphics/graphicsresourceservices/graphicsresource/group/graphics_graphicsresource.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2540
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2541
      <component id="graphicsresourceadaptation" name="Graphics Resource Adaptation" introduced="^3" deprecated="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2542
        <unit bldFile="/os/graphics/graphicsresourceservices/graphicsresourceadaptation/group" mrp="/os/graphics/graphicsresourceservices/graphicsresourceadaptation/group/graphics_graphicsresourceadapter.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2543
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2544
      <component id="graphicsresourceimplementation" name="Graphics Resource Implementation" introduced="^4" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2545
        <unit bldFile="/os/graphics/graphicsresourceservices/graphicsresourceimplementation/group" mrp="/os/graphics/graphicsresourceservices/graphicsresourceimplementation/group/graphics_graphicsresourceimplementation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2546
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2547
      <component id="graphicsresourceinterface" name="Graphics Resource Interface" introduced="^4" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2548
        <unit bldFile="/os/graphics/graphicsresourceservices/graphicsresourceinterface/group" mrp="/os/graphics/graphicsresourceservices/graphicsresourceinterface/group/graphics_graphicsresourceinterface.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2549
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2550
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2551
    <collection id="graphicsutils" name="Graphics Utils" level="engines">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2552
      <component id="commongraphicsheaders" name="Common Graphics Headers" introduced="^3" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2553
        <unit bldFile="/os/graphics/graphicsutils/commongraphicsheaders/group" mrp="/os/graphics/graphicsutils/commongraphicsheaders/group/graphics_commonheader.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2554
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2555
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2556
    <collection id="graphicshwdrivers" name="Graphics Hardware Drivers" level="adaptation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2557
      <!-- displayldd to be moved here -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2558
      <component id="surfacemgr" name="Surface Manager" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2559
        <unit bldFile="/os/graphics/graphicshwdrivers/surfacemgr/group" mrp="/os/graphics/graphicshwdrivers/surfacemgr/group/graphics_surfacemanager.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2560
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2561
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2562
    <collection id="graphicscomposition" name="Graphics Composition" level="engines">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2563
      <component id="openwfcinterface" name="OpenWF Composition Interface" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2564
        <unit bldFile="/os/graphics/graphicscomposition/openwfcinterface/group" mrp="/os/graphics/graphicscomposition/openwfcinterface/group/graphics_openwfcinterface.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2565
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2566
      <component id="openwfcompositionengine" name="OpenWF Composition Engine" introduced="^3" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2567
        <unit bldFile="/os/graphics/graphicscomposition/openwfcompositionengine/group" mrp="/os/graphics/graphicscomposition/openwfcompositionengine/group/graphics_openwfcompositionengine.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2568
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2569
      <component id="openwfsupport" name="OpenWF Support" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2570
        <unit bldFile="/os/graphics/graphicscomposition/openwfsupport/group" mrp="/os/graphics/graphicscomposition/openwfsupport/group/graphics_openwfsupport.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2571
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2572
     <component id="surfaceupdate" name="Surface Update" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2573
      <unit bldFile="/os/graphics/graphicscomposition/surfaceupdate/group" mrp="/os/graphics/graphicscomposition/surfaceupdate/group/graphics_surfaceupdate.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2574
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2575
     <component id="openwfc_ri_displaychannel" name="OpenWFC RI Display Channel" introduced="^4" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2576
      <unit bldFile="/os/graphics/graphicscomposition/openwfc_ri_displaychannel/group" mrp="/os/graphics/graphicscomposition/openwfc_ri_displaychannel/group/openwfc_ri_displaychannel.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2577
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2578
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2579
    <collection id="graphicstest" name="Graphics Test" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2580
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2581
      <component id="uibench" name="UI Bench" introduced="9.2" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2582
        <unit bldFile="/os/graphics/graphicstest/uibench/group" mrp="/os/graphics/graphicstest/uibench/group/graphics_ui_bench.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2583
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2584
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2585
  <collection id="graphics_plat" name="Graphics Platform Interfaces" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2586
   <component id="m3g_core_api" name="M3G Core API" filter="sf_build" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2587
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2588
    <unit bldFile="/os/graphics/graphics_plat/m3g_core_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2589
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2590
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2591
  <collection id="graphics_info" name="Graphics Info" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2592
      <component id="graphicsdocs" name="Graphics Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2593
        <unit mrp="/os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2594
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2595
      <component id="graphics_metadata" name="Graphics Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2596
        <unit mrp="/os/graphics/graphics_info/graphics_metadata/graphics_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2597
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2598
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2599
    <collection id="windowing" name="Windowing" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2600
     <component id="windowserver" name="Window Server" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2601
      <unit bldFile="/os/graphics/windowing/windowserver/group" mrp="/os/graphics/windowing/windowserver/group/graphics_wserv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2602
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2603
     <component id="windowserverplugins" name="Window Server Plugins" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2604
      <unit bldFile="/os/graphics/windowing/windowserverplugins/group" mrp="/os/graphics/windowing/windowserverplugins/group/graphics_wserv_std_plugins.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2605
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2606
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2607
    <collection id="printingservices" name="Printing Services" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2608
      <component id="printerdriversupport" name="Printer Driver Support" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2609
        <unit bldFile="/os/graphics/printingservices/printerdriversupport/group" mrp="/os/graphics/printingservices/printerdriversupport/group/graphics_pdrstore.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2610
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2611
      <component id="printerdrivers" name="Printer Drivers" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2612
        <unit bldFile="/os/graphics/printingservices/printerdrivers/group" mrp="/os/graphics/printingservices/printerdrivers/group/graphics_printdrv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2613
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2614
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2615
    <collection id="fbs" name="Font and Bitmap Server" level="device-interface">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2616
      <component id="fontandbitmapserver" name="Font and Bitmap Server" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2617
        <unit bldFile="/os/graphics/fbs/fontandbitmapserver/group" mrp="/os/graphics/fbs/fontandbitmapserver/group/graphics_fbserv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2618
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2619
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2620
    <collection id="opengles" name="OpenGLES" level="internal-adaptations">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2621
      <component id="openglesinterface" name="OpenGL ES Interface" introduced="8.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2622
        <unit bldFile="/os/graphics/opengles/openglesinterface/group" mrp="/os/graphics/opengles/openglesinterface/group/graphics_openglesheaders.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2623
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2624
      <component id="opengles_stub" name="OpenGL ES Stub" introduced="^2" filter="sf_build" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2625
        <unit bldFile="/os/graphics/opengles/openglesinterface/group/opengles_stub"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2626
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2627
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2628
    <collection id="openvg" name="OpenVG" level="internal-adaptations">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2629
      <component id="openvginterface" name="OpenVG Interface" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2630
        <unit bldFile="/os/graphics/openvg/openvginterface/group" mrp="/os/graphics/openvg/openvginterface/group/graphics_openvgheaders.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2631
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2632
      <component id="openvg11" name="OpenVG 1.1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2633
     	<!-- this needs to be moved to it's own component directory, ie openvg/openvg11 -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2634
        <unit bldFile="/os/graphics/openvg/openvginterface/group/openvg11"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2635
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2636
      <component id="sfopenvg" name="Khronos OpenVG Reference Implementation" introduced="^2" filter="sf_build" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2637
        <unit bldFile="/os/graphics/openvg/openvgrefimplementation/sfopenvg/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2638
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2639
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2640
    <collection id="egl" name="EGL" level="internal-adaptations">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2641
      <component id="eglinterface" name="EGL Interface" introduced="^2" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2642
        <unit bldFile="/os/graphics/egl/eglinterface/group" mrp="/os/graphics/egl/eglinterface/group/graphics_eglheaders.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2643
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2644
      <component id="eglswitch" name="EGL Switch" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2645
        <unit bldFile="/os/graphics/egl/eglswitch/group" mrp="/os/graphics/egl/eglswitch/group/graphics_eglswitch.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2646
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2647
      <component id="eglrefimpl" name="EGL Reference Implementation" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2648
        <unit bldFile="/os/graphics/egl/eglrefimpl/group" mrp="/os/graphics/egl/eglrefimpl/group/graphics_eglrefimpl.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2649
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2650
      <component id="egltest" name="EGL Tests" introduced="^3" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2651
        <unit bldFile="/os/graphics/egl/egltest/group" mrp="/os/graphics/egl/egltest/group/graphics_egltest.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2652
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2653
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2654
    <collection id="graphicsdeviceinterface" name="Graphics Device Interface" level="device-interface">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2655
      <component id="gdi" name="GDI" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2656
        <unit bldFile="/os/graphics/graphicsdeviceinterface/gdi/group" mrp="/os/graphics/graphicsdeviceinterface/gdi/group/graphics_gdi.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2657
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2658
      <component id="bitgdi" name="BitGDI" filter="api_test" purpose="mandatory" target="device"> <!-- just api_test, not test -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2659
        <unit bldFile="/os/graphics/graphicsdeviceinterface/bitgdi/group" mrp="/os/graphics/graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2660
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2661
      <component id="colourpalette" name="Colour Palette" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2662
        <unit bldFile="/os/graphics/graphicsdeviceinterface/colourpalette/group" mrp="/os/graphics/graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2663
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2664
      <component id="screendriver" name="Screen Driver" introduced="6.1" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2665
        <unit bldFile="/os/graphics/graphicsdeviceinterface/screendriver/group" mrp="/os/graphics/graphicsdeviceinterface/screendriver/group/graphics_screendriver.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2666
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2667
      <component id="directgdi" name="DirectGDI" introduced="^3" deprecated="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2668
        <unit bldFile="/os/graphics/graphicsdeviceinterface/directgdi/group" mrp="/os/graphics/graphicsdeviceinterface/directgdi/group/graphics_directgdi.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2669
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2670
      <component id="directgdiinterface" name="DirectGDI Interface" introduced="^3" deprecated="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2671
        <unit bldFile="/os/graphics/graphicsdeviceinterface/directgdiinterface/group" mrp="/os/graphics/graphicsdeviceinterface/directgdiinterface/group/graphics_directgdiheaders.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2672
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2673
      <component id="directgdiadaptation" name="DirectGDI Adaptation" introduced="^3" deprecated="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2674
        <unit bldFile="/os/graphics/graphicsdeviceinterface/directgdiadaptation/group" mrp="/os/graphics/graphicsdeviceinterface/directgdiadaptation/group/graphics_directgdiadapter.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2675
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2676
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2677
    <collection id="graphicstools" name="Graphics Tools" level="internal-utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2678
      <component id="gdi_tools" name="GDI Tools" target="desktop" purpose="development">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2679
        <unit bldFile="/os/graphics/graphicstools/gdi_tools/group" mrp="/os/graphics/graphicstools/gdi_tools/group/graphics_gditools.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2680
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2681
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2682
    <collection id="graphicsapitest" name="Graphics API Tests" level="app-if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2683
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2684
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2685
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2686
      <package id="textandloc" level="services" tech-domain="ui" levels="encoding util fonts tools text" name="Text and Localisation Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2687
    <collection id="charconvfw" name="Character Conversion" level="encoding">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2688
      <component id="charconv_fw" name="Character Encoding and Conversion Framework" filter="api_test" purpose="optional" target="device"> <!-- both production and api_test-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2689
    	<meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2690
          <group name="test.syslibs_charconv"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2691
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2692
        <unit bldFile="/os/textandloc/charconvfw/charconv_fw/group" mrp="/os/textandloc/charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2693
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2694
      <component id="charconvplugins" name="Character Encoding and Conversion Plugins" filter="apit_test" purpose="optional" class="plugin" target="device">  <!-- both production and api_test-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2695
    	<meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2696
          <group name="test.syslibs_charconv_plugins"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2697
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2698
        <unit bldFile="/os/textandloc/charconvfw/charconvplugins/group" mrp="/os/textandloc/charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2699
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2700
      <component id="fatfilenameconversionplugins" name="FAT Filename Conversion Plugins" introduced="9.1" filter="api_test" purpose="optional" class="plugin" target="device">   <!-- both production and api_test-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2701
    	<meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2702
          <group name="test.syslibs_fatcharsetconv"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2703
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2704
        <unit bldFile="/os/textandloc/charconvfw/fatfilenameconversionplugins/group" mrp="/os/textandloc/charconvfw/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2705
      </component>      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2706
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2707
    <collection id="fontandtxtsrv" name="Font and Text Services" level="fonts">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2708
      <component id="iculayoutengine" name="ICU Layout Engine" introduced="9.2" deprecated="^4" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2709
        <unit bldFile="/os/textandloc/fontservices/textshaperplugin/group" mrp="/os/textandloc/fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2710
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2711
      <component id="fontstore" name="Font Store" filter="api_test" purpose="mandatory" target="device"> <!-- both production and api_test-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2712
    	<meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2713
          <group name="test.graphics_fntstore"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2714
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2715
        <unit bldFile="/os/textandloc/fontservices/fontstore/group" mrp="/os/textandloc/fontservices/fontstore/group/graphics_fntstore.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2716
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2717
     <component id="textbase" name="Text Base" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2718
     	<!-- placeholder for text code from GDI -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2719
     </component>      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2720
      <component id="freetypefontrasteriser" name="FreeType Font Rasteriser" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2721
        <unit bldFile="/os/textandloc/fontservices/freetypefontrasteriser/group" mrp="/os/textandloc/fontservices/freetypefontrasteriser/group/graphics_freetype.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2722
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2723
      <component id="referencefonts" name="Reference Fonts" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2724
        <unit bldFile="/os/textandloc/fontservices/referencefonts/group" mrp="/os/textandloc/fontservices/referencefonts/group/graphics_fonts.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2725
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2726
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2727
    <collection id="textlayout" name="Text Layout" level="text">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2728
      <component id="texthandling" name="Text Handling" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2729
        <unit bldFile="/os/textandloc/textrendering/texthandling/group" mrp="/os/textandloc/textrendering/texthandling/group/app-framework_etext.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2730
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2731
      <component id="textformatting" name="Text Formatting" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2732
        <unit bldFile="/os/textandloc/textrendering/textformatting/group" mrp="/os/textandloc/textrendering/textformatting/group/app-framework_form.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2733
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2734
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2735
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2736
    <collection id="textandlocutils" name="Text and Localisation Utils" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2737
      <component id="numbergrouping" name="Number Grouping" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2738
        <unit bldFile="/os/textandloc/textandlocutils/numbergrouping/group" mrp="/os/textandloc/textandlocutils/numbergrouping/group/tls_numbergrouping.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2739
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2740
      <component id="jplangutil" name="Japanese Language Utilities" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2741
        <unit bldFile="/os/textandloc/textandlocutils/jplangutil/group" mrp="/os/textandloc/textandlocutils/jplangutil/group/tls_jplangutil.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2742
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2743
      <component id="sortutil" name="Sorting Utility" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2744
        <unit bldFile="/os/textandloc/textandlocutils/sortutil/group" mrp="/os/textandloc/textandlocutils/sortutil/group/tls_sortutil.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2745
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2746
      <component id="inlinetext" name="Inline Text" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2747
        <unit bldFile="/os/textandloc/textandlocutils/inlinetext/group" mrp="/os/textandloc/textandlocutils/inlinetext/group/tls_inlinetext.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2748
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2749
      <component id="numberformatting" name="Number Formatting" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2750
        <unit bldFile="/os/textandloc/textrendering/numberformatting/group" mrp="/os/textandloc/textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2751
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2752
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2753
    <collection id="localesupport" name="Locale Support" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2754
      <component id="reflocales" name="Reference Locales" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2755
        <unit bldFile="/os/textandloc/localisation/localesupport" mrp="/os/textandloc/localisation/localesupport/mmpfiles/base_loce32.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2756
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2757
     <component id="initlocale" name="Initialise Locale" introduced="^2" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2758
     	<!-- placeholder for split from bafl -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2759
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2760
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2761
    <collection id="textandloctools" name="Text and Localisation Tools" level="tools">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2762
      <component id="fontcompiler" name="Font Compiler" target="desktop" purpose="development">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2763
        <!-- placeholder for split from GDI Tools -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2764
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2765
      <component id="bitmapfonttools" name="Bitmap Font Tools" target="desktop" purpose="development">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2766
        <unit bldFile="/os/graphics/graphicstools/bitmapfonttools/group" mrp="/os/graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2767
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2768
    </collection>    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2769
    <collection id="textandloc_info" name="Text and Localisation Info" level="text">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2770
      <component id="textandloc_metadata" name="Text and Localisation Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2771
        <unit mrp="/os/textandloc/textandloc_info/textandloc_metadata/textandloc_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2772
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2773
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2774
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2775
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2776
      <package id="xmlsrv" level="services" tech-domain="rt" levels="plugin server framework generic specific" name="XML Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2777
  <collection id="xmlsrv_plat" name="XML Services Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2778
   <component id="xml_encryption_api" name="XML Encryption API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2779
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2780
    <unit bldFile="/os/xmlsrv/xmlsrv_plat/xml_encryption_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2781
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2782
   <component id="xml_signature_api" name="XML Signature API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2783
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2784
    <unit bldFile="/os/xmlsrv/xmlsrv_plat/xml_signature_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2785
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2786
   <component id="xml_security_engine_utils_api" name="XML Security Engine Utils API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2787
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2788
    <unit bldFile="/os/xmlsrv/xmlsrv_plat/xml_security_engine_utils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2789
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2790
	   <component id="cxml_library_api" name="cXml Library API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2791
		
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2792
		<unit bldFile="/os/xmlsrv/xmlsrv_plat/cxml_library_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2793
	   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2794
	   <component id="xml_parser_api" name="XML Parser API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2795
		
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2796
		<unit bldFile="/os/xmlsrv/xmlsrv_plat/xml_parser_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2797
	   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2798
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2799
  <collection id="xmlsecurityengine" name="XML Security Engine" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2800
   <component id="xmlseccertman" name="XML Security Certificate Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2801
    <unit bldFile="/os/xmlsrv/xmlsecurityengine/xmlseccertman/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2802
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2803
   <component id="xmlsec" name="XML Security" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2804
    <unit bldFile="/os/xmlsrv/xmlsecurityengine/xmlsec/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2805
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2806
   <component id="xmlseccrypto" name="XML Security Crypto" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2807
    <unit bldFile="/os/xmlsrv/xmlsecurityengine/xmlseccrypto/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2808
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2809
   <component id="xmlsecwrapper" name="XML Security Wrapper" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2810
    <unit bldFile="/os/xmlsrv/xmlsecurityengine/xmlsecwrapper/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2811
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2812
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2813
  <collection id="xml" name="XML" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2814
   <component id="xmlfw" name="XML Framework" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2815
        <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2816
          <group name="xmlsrv_test_rtest"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2817
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2818
        <unit bldFile="/os/xmlsrv/xml/xmlfw/group" mrp="/os/xmlsrv/xml/xmlfw/group/syslibs_xml.mrp" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2819
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2820
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2821
      <component id="libxml2libs" name="Libxml2 Libraries" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2822
        <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2823
          <group name="xmlsrv_test_tef"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2824
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2825
        <unit bldFile="/os/xmlsrv/xml/libxml2libs/group" mrp="/os/xmlsrv/xml/libxml2libs/group/syslibs_libxml2.mrp" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2826
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2827
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2828
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2829
      <component id="legacyminidomparser" name="Legacy Mini-DOM Parser" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2830
        <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2831
          <group name="xmlsrv_test_rtest"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2832
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2833
        <unit bldFile="/os/xmlsrv/xml/legacyminidomparser/GROUP" mrp="/os/xmlsrv/xml/legacyminidomparser/GROUP/syslibs_legacyminidomparser.mrp" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2834
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2835
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2836
      <component id="xmldomandxpath" name="XML DOM and XPath" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2837
        <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2838
          <group name="xmlsrv_test_tef"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2839
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2840
        <unit bldFile="/os/xmlsrv/xml/xmldomandxpath/group" mrp="/os/xmlsrv/xml/xmldomandxpath/group/syslibs_xmldom.mrp" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2841
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2842
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2843
      <component id="xmlexpatparser" name="XML Expat Parser" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2844
        <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2845
          <group name="xmlsrv_test_rtest"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2846
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2847
        <unit bldFile="/os/xmlsrv/xml/xmlexpatparser/group" mrp="/os/xmlsrv/xml/xmlexpatparser/group/syslibs_xmlparser.mrp" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2848
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2849
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2850
      <component id="xmllibxml2parser" name="XML Libxml2 Parser" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2851
        <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2852
          <group name="xmlsrv_test_tef"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2853
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2854
        <unit bldFile="/os/xmlsrv/xml/xmllibxml2parser/group" mrp="/os/xmlsrv/xml/xmllibxml2parser/group/syslibs_xmlparser2.mrp" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2855
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2856
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2857
      <component id="wbxmlparser" name="WBXML Parser" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2858
        <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2859
          <group name="xmlsrv_test_rtest"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2860
        </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2861
        <unit bldFile="/os/xmlsrv/xml/wbxmlparser/group" mrp="/os/xmlsrv/xml/wbxmlparser/group/syslibs_wbxmlparser.mrp" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2862
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2863
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2864
      <component id="cxmllibrary" name="cXml Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2865
        <unit bldFile="/os/xmlsrv/xml/cxmllibrary/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2866
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2867
      <component id="xmlparser" name="XML Interface" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2868
        <unit bldFile="/os/xmlsrv/xml/xmlparser/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2869
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2870
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2871
  <collection id="xmlsrv_info" name="XML Services Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2872
   <component id="xmlsrv_metadata" name="XML Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2873
    <unit mrp="/os/xmlsrv/xmlsrv_info/xmlsrv_metadata/xmlsrv_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2874
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2875
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2876
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2877
      <package id="deviceplatformrelease" level="services" tech-domain="to" levels="bld mid top" name="Device Platform Release">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2878
    <collection id="s60extras" name="S60 Extras" level="mid">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2879
    	<!-- collection is really a component. Need to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2880
      <component id="s60extras_build" name="S60 Extras Build" filter="s60" purpose="development" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2881
        <unit bldFile="/os/deviceplatformrelease/s60extras/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2882
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2883
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2884
    <collection id="version" name="Version" level="top">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2885
    	<!-- collection is really a component. Need to move down a directory -->    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2886
      <component id="version_build" name="Version Build" filter="s60" purpose="development" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2887
        <unit bldFile="/os/deviceplatformrelease/version/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2888
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2889
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2890
    <collection id="symbianosbld" name="Symbian OS Build" level="bld">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2891
      <component id="cedarutils" name="Cedar Utils" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2892
        <unit mrp="/os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2893
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2894
      <component id="productionbldcbrconfig" name="Production Build CBR Config" filter="gt" purpose="development" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2895
        <unit mrp="/os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2896
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2897
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2898
    <collection id="foundation_system" name="Foundation System" level="top">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2899
      <component id="system_model" name="System Model" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2900
        <unit mrp="/os/deviceplatformrelease/foundation_system/system_model/system_model.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2901
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2902
      <component id="sf_config" name="Foundation Config" introduced="^4" filter="s60,build_as_app" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2903
        <unit bldFile="/os/deviceplatformrelease/foundation_system/sf_config/CI_external/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2904
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2905
      <component id="config" name="Config" filter="s60" purpose="development" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2906
        <unit base="/os/deviceplatformrelease/foundation_system/sf_config/config"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2907
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2908
      <component id="cenrep" name="ConE Central Repository Config" filter="sf_build" purpose="development" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2909
		<!-- will should give the id/path something more unique than cenrep -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2910
        <unit bldFile="/os/deviceplatformrelease/foundation_system/sf_config/cenrep/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2911
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2912
      <component id="rombuild_syborg" name="Syborg iMaker Config" introduced="^3" filter="sf_build" purpose="development" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2913
        <unit bldFile="/os/deviceplatformrelease/foundation_system/sf_config/rombuild/syborg/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2914
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2915
      <component id="rombuild_zoom2" name="Zoom2 iMaker Config" introduced="^3" filter="sf_build" purpose="development" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2916
        <unit bldFile="/os/deviceplatformrelease/foundation_system/sf_config/rombuild/zoom2/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2917
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2918
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2919
    <collection id="deviceplatformrelease_info" name="Device Platform Release Info" level="top">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2920
      <component id="deviceplatformrelease_metadata" name="Device Platform Release Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2921
        <unit mrp="/os/deviceplatformrelease/deviceplatformrelease_info/deviceplatformrelease_metadata/deviceplatformrelease_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2922
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2923
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2924
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2925
      <package id="osrndtools" level="services" tech-domain="to" levels="fw trace analysis" name="OS R&amp;D tools">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2926
  <collection id="memspy" name="MemSpy" level="trace">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2927
    <component id="memspy_plat" name="MemSpy Platform Interfaces" filter="s60" purpose="development" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2928
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2929
      <unit bldFile="/os/osrndtools/memspy/memspy_plat/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2930
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2931
   <component id="driver" name="MemSpy Driver" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2932
    <unit bldFile="/os/osrndtools/memspy/driver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2933
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2934
   <component id="memspy_engine" name="MemSpy Engine" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2935
    <unit bldFile="/os/osrndtools/memspy/engine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2936
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2937
   <component id="commandline" name="MemSpy Command Line" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2938
    <unit bldFile="/os/osrndtools/memspy/commandline/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2939
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2940
   <component id="memspyserver" name="MemSpy Server" introduced="^4" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2941
    <unit bldFile="/os/osrndtools/memspy/MemSpyServer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2942
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2943
   <component id="memspyclient" name="MemSpy Client" introduced="^4" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2944
    <unit bldFile="/os/osrndtools/memspy/MemSpyClient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2945
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2946
   <component id="memspy_build" name="MemSpy Build" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2947
    <!--  move exports into self-contained component.-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2948
    <unit bldFile="/os/osrndtools/memspy/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2949
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2950
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2951
  <collection id="piprofiler" name="Performance Investigator Profiler" level="analysis">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2952
     <component id="piprofiler_build" name="Performance Investigator Profiler Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2953
      <unit bldFile="/os/osrndtools/piprofiler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2954
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2955
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2956
  <collection id="analyzetool" name="Analyze Tool" level="analysis">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2957
     <component id="analyzetool_build" name="Analyze Tool Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2958
      <unit bldFile="/os/osrndtools/analyzetool/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2959
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2960
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2961
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2962
      <package id="ostesttools" level="services" tech-domain="to" levels="fw trace analysis" name="OS Test tools">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2963
  <collection id="stif" name="STIF" level="fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2964
    <component id="stif_plat" name="STIF Platform Interfaces" filter="s60" purpose="development" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2965
      <unit bldFile="/os/ostesttools/stif/stif_plat/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2966
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2967
   <component id="TestInterface" name="Test Interface" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2968
    <unit bldFile="/os/ostesttools/stif/TestInterface/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2969
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2970
   <component id="TestServer" name="Test Server" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2971
    <unit bldFile="/os/ostesttools/stif/TestServer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2972
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2973
   <component id="TestEngine" name="Test Engine" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2974
    <unit bldFile="/os/ostesttools/stif/TestEngine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2975
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2976
   <component id="TestServerStarter" name="Test Server Starter" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2977
    <unit bldFile="/os/ostesttools/stif/TestServerStarter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2978
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2979
   <component id="StifTFwIf" name="STIF Test Framework Interface" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2980
    <unit bldFile="/os/ostesttools/stif/StifTFwIf/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2981
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2982
   <component id="ConsoleUI" name="Console UI" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2983
    <unit bldFile="/os/ostesttools/stif/ConsoleUI/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2984
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2985
   <component id="TestCombiner" name="Test Combiner" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2986
    <unit bldFile="/os/ostesttools/stif/TestCombiner/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2987
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2988
   <component id="DemoModule" name="Demo Module" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2989
    <unit bldFile="/os/ostesttools/stif/DemoModule/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2990
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2991
   <component id="ATSLogger" name="ATS Logger" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2992
    <unit bldFile="/os/ostesttools/stif/ATSLogger/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2993
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2994
   <component id="ATSInterface" name="ATS Interface" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2995
    <unit bldFile="/os/ostesttools/stif/ATSInterface/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2996
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2997
   <component id="TestScripter" name="Test Scripter" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2998
    <unit bldFile="/os/ostesttools/stif/TestScripter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  2999
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3000
   <component id="SUEvent" name="SU Event" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3001
    <unit bldFile="/os/ostesttools/stif/SUEvent/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3002
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3003
   <component id="StifKernelTestClassBase" name="STIF Kernel Test Class Base" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3004
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3005
    <unit bldFile="/os/ostesttools/stif/StifKernelTestClassBase/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3006
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3007
   <component id="stif_data" name="STIF Data" filter="s60" purpose="development" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3008
    <!--  This is a component. Should move down a directory. or move into other STIF components-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3009
    <unit bldFile="/os/ostesttools/stif/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3010
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3011
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3012
  <collection id="hti" name="Harmonized Test Interface" level="trace">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3013
    <component id="hti_plat" name="HTI Platform Interfaces" filter="s60" purpose="development" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3014
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3015
      <unit bldFile="/os/ostesttools/hti/hti_plat/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3016
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3017
   <component id="HtiCfg" name="HTI Config" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3018
    <unit bldFile="/os/ostesttools/hti/HtiCfg/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3019
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3020
   <component id="HtiAutoStart" name="HTI Autostart" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3021
    <unit bldFile="/os/ostesttools/hti/HtiAutoStart/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3022
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3023
   <component id="HtiFramework" name="HTI Framework" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3024
    <unit bldFile="/os/ostesttools/hti/HtiFramework/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3025
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3026
   <component id="hticommplugins" name="HTI Communication Plugins" filter="s60" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3027
    <!-- need to #include these from a single unit or separate into component at the right directory level -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3028
    <unit bldFile="/os/ostesttools/hti/HtiCommPlugins/HtiBtCommPlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3029
    <unit bldFile="/os/ostesttools/hti/HtiCommPlugins/HtiIPCommPlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3030
    <unit bldFile="/os/ostesttools/hti/HtiCommPlugins/HtiSerialCommPlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3031
    <unit bldFile="/os/ostesttools/hti/HtiCommPlugins/HtiUsbSerialCommPlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3032
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3033
   <component id="htiserviceplugins" name="HTI Service Plugins" filter="s60" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3034
    <!-- need to #include these from a single unit or separate into component at the right directory level -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3035
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiAppServicePlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3036
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiEchoServicePlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3037
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiFtpServicePlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3038
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiIpProxyServicePlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3039
    <unit bldFile="/os/ostesttools/hti/HtiServicePlugins/HtiStifTfServicePlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3040
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3041
   <component id="HtiFileHlp" name="HTI File Help" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3042
    <unit bldFile="/os/ostesttools/hti/HtiFileHlp/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3043
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3044
   <component id="HtiWatchdog" name="HTI Watchdog" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3045
    <unit bldFile="/os/ostesttools/hti/HtiWatchdog/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3046
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3047
   <component id="hti_build" name="HTI Build" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3048
    <!--  move exports into self-contained component.-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3049
    <unit bldFile="/os/ostesttools/hti/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3050
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3051
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3052
  <collection id="symbianunittestfw" name="Symbian Unit Test Framework" level="analysis">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3053
     <component id="symbianunittestfw_build" name="Symbian Unit Test Framework Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3054
      <unit bldFile="/os/ostesttools/symbianunittestfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3055
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3056
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3057
  <collection id="testexecmdw" name="testexecmdw" level="analysis">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3058
     <component id="tef" name="Test Execute Framework" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3059
      <unit bldFile="/os/ostesttools/testexecmdw/tef/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3060
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3061
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3062
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3063
    </layer>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3064
    <layer id="mw" name="Middleware" levels="generic specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3065
      <package id="appsupport" level="generic" tech-domain="rt" levels="system plugin framework server generic specific" name="Generic Application Support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3066
  <collection id="appsupport_pub" name="Generic Application Support Public Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3067
   <component id="flash_viewer_framework_api" name="Flash Viewer Framework API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3068
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3069
    <unit bldFile="/mw/appsupport/appsupport_pub/flash_viewer_framework_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3070
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3071
   <component id="network_status_api" name="Network Status API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3072
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3073
    <unit bldFile="/mw/appsupport/appsupport_pub/network_status_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3074
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3075
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3076
  <collection id="appsupport_plat" name="Generic Application Support Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3077
   <component id="action_plugin_api" name="Action Plug-In API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3078
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3079
    <unit bldFile="/mw/appsupport/appsupport_plat/action_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3080
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3081
   <component id="application_orientation_api" name="Application Orientation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3082
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3083
    <unit bldFile="/mw/appsupport/appsupport_plat/application_orientation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3084
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3085
   <component id="context_access_api" name="Context Access API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3086
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3087
    <unit bldFile="/mw/appsupport/appsupport_plat/context_access_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3088
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3089
   <component id="context_framework_services_api" name="Context Framework Services API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3090
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3091
    <unit bldFile="/mw/appsupport/appsupport_plat/context_framework_services_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3092
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3093
   <component id="context_framework_client_api" name="Context Framework Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3094
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3095
    <unit bldFile="/mw/appsupport/appsupport_plat/context_framework_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3096
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3097
   <component id="context_framework_listener_api" name="Context Framework Listener API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3098
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3099
    <unit bldFile="/mw/appsupport/appsupport_plat/context_framework_listener_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3100
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3101
   <component id="context_framework_version_api" name="Context Framework Version API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3102
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3103
    <unit bldFile="/mw/appsupport/appsupport_plat/context_framework_version_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3104
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3105
   <component id="context_source_plugin_api" name="Context Source Plug-In API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3106
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3107
    <unit bldFile="/mw/appsupport/appsupport_plat/context_source_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3108
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3109
   <component id="context_source_settings_manager_api" name="Context Source Settings Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3110
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3111
    <unit bldFile="/mw/appsupport/appsupport_plat/context_source_settings_manager_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3112
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3113
   <component id="context_subscription_api" name="Context Subscription API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3114
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3115
    <unit bldFile="/mw/appsupport/appsupport_plat/context_subscription_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3116
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3117
   <component id="key_event_framework_api" name="Key Event Framework API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3118
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3119
    <unit bldFile="/mw/appsupport/appsupport_plat/key_event_framework_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3120
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3121
   <component id="key_event_framework_mapper_api" name="Key Event Framework Mapper API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3122
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3123
    <unit bldFile="/mw/appsupport/appsupport_plat/key_event_framework_mapper_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3124
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3125
   <component id="media_keys_definition_api" name="Media Keys Definition API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3126
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3127
    <unit bldFile="/mw/appsupport/appsupport_plat/media_keys_definition_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3128
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3129
   <component id="ood_threshold_api" name="OOD Threshold API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3130
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3131
    <unit bldFile="/mw/appsupport/appsupport_plat/ood_threshold_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3132
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3133
   <component id="oom_monitor_api" name="OOM Monitor API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3134
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3135
    <unit bldFile="/mw/appsupport/appsupport_plat/oom_monitor_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3136
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3137
   <component id="oom_monitor_plugin_api" name="OOM Monitor Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3138
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3139
    <unit bldFile="/mw/appsupport/appsupport_plat/oom_monitor_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3140
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3141
   <component id="operation_provider_api" name="Operation Provider API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3142
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3143
    <unit bldFile="/mw/appsupport/appsupport_plat/operation_provider_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3144
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3145
   <component id="phonecmdhandler_api" name="Phone Command Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3146
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3147
    <unit bldFile="/mw/appsupport/appsupport_plat/phonecmdhandler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3148
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3149
   <component id="restore_factory_settings_api" name="Restore Factory Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3150
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3151
    <unit bldFile="/mw/appsupport/appsupport_plat/restore_factory_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3152
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3153
   <component id="restore_factory_settings_plugin_api" name="Restore Factory Settings Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3154
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3155
    <unit bldFile="/mw/appsupport/appsupport_plat/restore_factory_settings_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3156
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3157
   <component id="secondary_display_accfw_api" name="Secondary Display Accessory Framework API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3158
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3159
    <unit bldFile="/mw/appsupport/appsupport_plat/secondary_display_accfw_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3160
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3161
   <component id="secondary_display_startup_api" name="Secondary Display Startup API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3162
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3163
    <unit bldFile="/mw/appsupport/appsupport_plat/secondary_display_startup_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3164
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3165
   <component id="secondary_display_sysap_api" name="Secondary Display System Application API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3166
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3167
    <unit bldFile="/mw/appsupport/appsupport_plat/secondary_display_sysap_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3168
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3169
   <component id="secondary_display_system_state_api" name="Secondary Display System State API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3170
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3171
    <unit bldFile="/mw/appsupport/appsupport_plat/secondary_display_system_state_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3172
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3173
   <component id="sensor_user_setting_api" name="Sensor User Setting API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3174
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3175
    <unit bldFile="/mw/appsupport/appsupport_plat/sensor_user_setting_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3176
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3177
   <component id="startup_configuration_api" name="Startup Configuration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3178
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3179
    <unit bldFile="/mw/appsupport/appsupport_plat/startup_configuration_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3180
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3181
   <component id="system_application_key_handler_plugin_api" name="System Application Key Handler Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3182
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3183
    <unit bldFile="/mw/appsupport/appsupport_plat/system_application_key_handler_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3184
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3185
   <component id="system_application_light_control_plugin_api" name="System Application Light Control Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3186
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3187
    <unit bldFile="/mw/appsupport/appsupport_plat/system_application_light_control_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3188
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3189
   <component id="system_application_notification_api" name="System Application Notification API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3190
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3191
    <unit bldFile="/mw/appsupport/appsupport_plat/system_application_notification_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3192
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3193
   <component id="system_application_plugin_callback_api" name="System Application Plug-in Callback API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3194
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3195
    <unit bldFile="/mw/appsupport/appsupport_plat/system_application_plugin_callback_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3196
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3197
   <component id="flash_mmi_service_interface_custom_api" name="Flash MMI Service Interface Custom API" introduced="^2" filter="s60,!sf_build" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3198
      <unit bldFile="/mw/appsupport/appsupport_plat/flash_mmi_service_interface_custom_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3199
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3200
   <component id="flash_netscape_plugin_command_api" name="Flash Netscape Plugin Command API" introduced="^2" filter="s60,!sf_build" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3201
      <unit bldFile="/mw/appsupport/appsupport_plat/flash_netscape_plugin_command_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3202
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3203
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3204
  <collection id="contextframework" name="Context Framework" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3205
   <component id="cfw" name="Context Framework" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3206
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3207
    <unit bldFile="/mw/appsupport/contextframework/cfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3208
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3209
   <component id="cfwplugins" name="Context Framework Plugins" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3210
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3211
    <unit bldFile="/mw/appsupport/contextframework/cfwplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3212
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3213
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3214
  <collection id="coreapplicationuis" name="Core Application UIs" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3215
   <component id="dbrecovery" name="Database Recovery" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3216
    <unit bldFile="/mw/appsupport/coreapplicationuis/dbrecovery/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3217
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3218
   <component id="nspswsplugin" name="NSPS WS Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3219
    <!-- No Service Power Save? Window Server? Please elaborate-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3220
    <unit bldFile="/mw/appsupport/coreapplicationuis/nspswsplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3221
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3222
   <component id="rfs" name="Restore Factory Settings" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3223
    <unit bldFile="/mw/appsupport/coreapplicationuis/rfs/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3224
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3225
   <component id="rfsplugins" name="Restore Factory Settings Plugins" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3226
    <unit bldFile="/mw/appsupport/coreapplicationuis/rfsplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3227
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3228
   <component id="sysap" name="System Application" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3229
    <unit bldFile="/mw/appsupport/coreapplicationuis/sysap/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3230
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3231
   <component id="variatedsettings" name="Variated Settings" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3232
    <unit bldFile="/mw/appsupport/coreapplicationuis/variatedsettings/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3233
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3234
   <component id="accfwuinotifier" name="Accessory Framework UI Notifier" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3235
    <unit bldFile="/mw/appsupport/coreapplicationuis/accfwuinotifier/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3236
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3237
   <component id="kefmapper" name="Key Event Framework" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3238
    <unit bldFile="/mw/appsupport/coreapplicationuis/kefmapper/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3239
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3240
   <component id="advancedtspcontroller" name="Advanced TSP Controller" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3241
    <unit bldFile="/mw/appsupport/coreapplicationuis/advancedtspcontroller/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3242
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3243
   <component id="powersaveutilities" name="Power Save Utilities" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3244
    <unit bldFile="/mw/appsupport/coreapplicationuis/powersaveutilities" qt:proFile="powersaveutilities.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3245
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3246
   <component id="gsserverenginestub" name="GS Server Engine Stub" deprecated="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3247
    <unit bldFile="/mw/appsupport/coreapplicationuis/gsserverenginestub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3248
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3249
   <component id="gsserverengine" name="GS Server Engine" deprecated="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3250
    <unit bldFile="/mw/appsupport/coreapplicationuis/gsserverengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3251
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3252
   <component id="sensordatacompensatorplugin" name="Sensor Data Compensator Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3253
    <unit bldFile="/mw/appsupport/coreapplicationuis/sensordatacompensatorplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3254
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3255
   <component id="atcmdplugin" name="AT Command Plugin" filter="s60,!oem_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3256
      <unit bldFile="/mw/appsupport/coreapplicationuis/atcmdplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3257
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3258
   <component id="devicepowermenuplugin" name="Device Power Menu Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3259
      <unit bldFile="/mw/appsupport/coreapplicationuis/devicepowermenuplugin" qt:proFile="devicepowermenuplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3260
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3261
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3262
  <collection id="flashliteapi_3_1" name="Flash Lite API 3.1" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3263
   <!--  collection is really a component. Move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3264
   <component id="flashliteapi_3_1_build" name="Flash Lite API Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3265
    <unit base="/mw/appsupport/flashliteapi_3_1/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3266
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3267
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3268
  <collection id="mediakeys" name="Media Keys" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3269
   <!--  collection is really a component. Move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3270
   <component id="mediakeys_build" name="Media Keys Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3271
    <unit bldFile="/mw/appsupport/mediakeys/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3272
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3273
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3274
  <collection id="startupservices" name="Startup Services" level="system">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3275
   <component id="splashscreen" name="Splash Screen" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3276
    <unit bldFile="/mw/appsupport/startupservices/splashscreen/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3277
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3278
   <component id="startupanimation" name="Startup Animation" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3279
    <unit bldFile="/mw/appsupport/startupservices/startupanimation/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3280
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3281
   <component id="startup" name="Startup Application" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3282
    <unit bldFile="/mw/appsupport/startupservices/startup/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3283
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3284
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3285
  <collection id="sysresmonitoring" name="System Resource Monitoring" level="system">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3286
   <component id="oodmonitor" name="OOD Monitor" introduced="7.0s" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3287
    <unit bldFile="/mw/appsupport/sysresmonitoring/oodmonitor/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3288
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3289
   <component id="oommonitor" name="OOM Monitor" introduced="7.0s" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3290
    <unit bldFile="/mw/appsupport/sysresmonitoring/oommonitor/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3291
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3292
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3293
  <collection id="systemsettings" name="System Settings" level="system">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3294
   <component id="gssensorplugin" name="GS Sensor Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3295
    <unit bldFile="/mw/appsupport/systemsettings/gssensorplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3296
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3297
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3298
   <component id="accindicatorplugin" name="ACC Indicator Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3299
    <unit bldFile="/mw/appsupport/systemsettings/accindicatorplugin" qt:proFile="accindicatorplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3300
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3301
   <component id="accindicatorsettings" name="ACC Indicator Settings" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3302
	<!-- can't have a component inside another component -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3303
    <unit bldFile="/mw/appsupport/systemsettings/accindicatorplugin/accindicatorsettings" qt:proFile="accindicatorsettings.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3304
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3305
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3306
  <collection id="filehandling" name="File Handling" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3307
   <component id="fileconverterfw" name="File Converter Framework" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3308
    <unit bldFile="/mw/appsupport/filehandling/fileconverterfw/group" mrp="/mw/appsupport/filehandling/fileconverterfw/group/app-framework_conarc.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3309
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3310
   <component id="htmltorichtextconverter" name="HTML to RichText Converter" introduced="7.0" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3311
    <unit bldFile="/mw/appsupport/filehandling/htmltorichtextconverter/group" mrp="/mw/appsupport/filehandling/htmltorichtextconverter/group/app-services_chtmltocrtconv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3312
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3313
   <component id="richtexttohtmlconverter" name="RichText to HTML Converter" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3314
    <unit bldFile="/mw/appsupport/filehandling/richtexttohtmlconverter/Group" mrp="/mw/appsupport/filehandling/richtexttohtmlconverter/Group/app-services_richtexttohtmlconv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3315
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3316
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3317
  <collection id="hwresourceadaptation" name="Hardware Resource Adaptation" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3318
   <component id="hwresourcemgruiplugin" name="Hardware Resource Manager UI Plugin" introduced="^2" deprecated="^4" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3319
    <unit bldFile="/mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group" mrp="/mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group/telephony_hwrmuiplugin.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3320
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3321
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3322
  <collection id="commonappservices" name="Common Application Services" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3323
   <component id="alarmserver" name="Alarm Server" introduced="7.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3324
    <unit bldFile="/mw/appsupport/commonappservices/alarmserver/Group" mrp="/mw/appsupport/commonappservices/alarmserver/Group/app-services_alarmserver.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3325
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3326
   <component id="alarmservertest" name="Alarm Server Test" introduced="8.1" deprecated="^3" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3327
    <unit bldFile="/mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv" mrp="/mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv/app-services_testalarmsrv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3328
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3329
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3330
   <component id="appservicesdocs" name="Application Services Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3331
        <unit mrp="/mw/appsupport/commonappservices/doc_pub/app-services_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3332
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3333
   <component id="backuprestorenotification" name="Backup Restore Notification" introduced="8.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3334
    <unit bldFile="/mw/appsupport/commonappservices/backuprestorenotification/group" mrp="/mw/appsupport/commonappservices/backuprestorenotification/group/app-services_BackupRestoreNotification.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3335
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3336
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3337
  <collection id="tzservices" name="Time Zone Services" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3338
   <component id="tzserver" name="Time Zone Server" introduced="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3339
    <unit bldFile="/mw/appsupport/tzservices/tzserver/group" mrp="/mw/appsupport/tzservices/tzserver/group/app-services_tz.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3340
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3341
   <component id="tzloc" name="Time Zone Localization" introduced="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3342
    <unit bldFile="/mw/appsupport/tzservices/tzloc/group" mrp="/mw/appsupport/tzservices/tzloc/group/app-services_timezonelocalization.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3343
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3344
   <component id="tzlocrscfactory" name="Time Zone Localization Resource Factory" introduced="9.1" purpose="optional" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3345
    <unit bldFile="/mw/appsupport/tzservices/tzlocrscfactory/group" mrp="/mw/appsupport/tzservices/tzlocrscfactory/group/app-services_tzlocalizationrscfactory.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3346
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3347
   <component id="tzdatabase" name="Time Zone Database" introduced="9.1" purpose="optional" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3348
    <unit bldFile="/mw/appsupport/tzservices/tzdatabase/group" mrp="/mw/appsupport/tzservices/tzdatabase/group/app-services_tzdb.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3349
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3350
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3351
  <collection id="contenthandling" name="Content Handling" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3352
   <component id="webrecognisers" name="Web Recognisers" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3353
    <unit bldFile="/mw/appsupport/contenthandling/webrecognisers/group" mrp="/mw/appsupport/contenthandling/webrecognisers/group/application-protocols_recognisers.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3354
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3355
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3356
  <collection id="openenvutils" name="Open Environment Utilities" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3357
   <component id="commandshell" name="Command Shell" introduced="^3" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3358
    <unit bldFile="/mw/appsupport/openenvutils/commandshell/group" mrp="/mw/appsupport/openenvutils/commandshell/group/oetools_zsh.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3359
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3360
   <component id="telnetserver" name="Telnet Server" introduced="^3" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3361
    <unit bldFile="/mw/appsupport/openenvutils/telnetserver/group" mrp="/mw/appsupport/openenvutils/telnetserver/group/oetools_telnetd.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3362
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3363
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3364
  <collection id="printingsupport" name="Printing Support" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3365
   <component id="printinguisupport" name="Printing UI Support" introduced="^2" deprecated="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3366
    <unit bldFile="/mw/appsupport/printingsupport/printinguisupport/group" mrp="/mw/appsupport/printingsupport/printinguisupport/group/app-framework_print.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3367
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3368
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3369
  <collection id="appfw" name="Application Framework" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3370
   <component id="apparchitecture" name="Application Architecture" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3371
    <unit bldFile="/mw/appsupport/appfw/apparchitecture/group" mrp="/mw/appsupport/appfw/apparchitecture/group/app-framework_apparc.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3372
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3373
   <component id="viewserver" name="View Server" introduced="6.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3374
    <unit bldFile="/mw/appsupport/appfw/viewserver/group" mrp="/mw/appsupport/appfw/viewserver/group/app-framework_viewsrv.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3375
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3376
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3377
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3378
  <collection id="applaunchservices" name="Application Launch Services" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3379
   <component id="aftermarketappstarter" name="After Market Application Starter" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3380
    <unit bldFile="/mw/appsupport/applaunchservices/aftermarketappstarter/group" mrp="/mw/appsupport/applaunchservices/aftermarketappstarter/group/app-framework_amastart.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3381
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3382
   <component id="applaunchplugins" name="Application Launch Plugins" introduced="^3" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3383
    <unit bldFile="/mw/appsupport/applaunchservices/applaunchplugins/group" mrp="/mw/appsupport/applaunchservices/applaunchplugins/group/app-framework_aplp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3384
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3385
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3386
  <collection id="tzpcside" name="Time Zone PC Side" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3387
   <component id="tzcompiler" name="Time Zone Compiler" introduced="9.1" target="desktop" purpose="optional" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3388
    <unit bldFile="/mw/appsupport/tzpcside/tzcompiler/group" mrp="/mw/appsupport/tzpcside/tzcompiler/group/app-services_tzcompiler.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3389
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3390
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3391
  <collection id="appsupport_info" name="Generic Application Support Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3392
   <component id="appsupport_metadata" name="Generic Application Support Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3393
    <unit mrp="/mw/appsupport/appsupport_info/appsupport_metadata/appsupport_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3394
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3395
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3396
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3397
      <package id="securitysrv" level="generic" tech-domain="se" levels="plugin framework server generic specific" name="Security Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3398
  <collection id="secsrv_plat" name="Security Services Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3399
   <component id="cms_api" name="CMS API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3400
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3401
    <unit bldFile="/mw/securitysrv/secsrv_plat/cms_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3402
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3403
   <component id="pkcs12_parser_api" name="PKCS12 Parser API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3404
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3405
    <unit bldFile="/mw/securitysrv/secsrv_plat/pkcs12_parser_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3406
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3407
   <component id="java_utils_api" name="Java Utils API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3408
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3409
    <unit bldFile="/mw/securitysrv/secsrv_plat/java_utils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3410
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3411
   <component id="wim_cert_api" name="WIM Cert API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3412
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3413
    <unit bldFile="/mw/securitysrv/secsrv_plat/wim_cert_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3414
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3415
   <component id="device_key_store_encryption_plugin_api" name="Device Key Store Encryption Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3416
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3417
    <unit bldFile="/mw/securitysrv/secsrv_plat/device_key_store_encryption_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3418
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3419
   <component id="x509certnameparser_api" name="X.509 Certificate Name Parser API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3420
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3421
    <unit bldFile="/mw/securitysrv/secsrv_plat/x509certnameparser_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3422
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3423
   <component id="remote_lock_api" name="Remote Lock API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3424
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3425
    <unit bldFile="/mw/securitysrv/secsrv_plat/remote_lock_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3426
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3427
   <component id="pkidialog_api" name="PKI Dialog API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3428
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3429
    <unit bldFile="/mw/securitysrv/secsrv_plat/pkidialog_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3430
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3431
   <component id="provisioning_api" name="Provisioning API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3432
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3433
    <unit bldFile="/mw/securitysrv/secsrv_plat/provisioning_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3434
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3435
   <component id="keyguard_configuration_api" name="Keyguard Configuration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3436
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3437
    <unit bldFile="/mw/securitysrv/secsrv_plat/keyguard_configuration_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3438
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3439
   <component id="keylock_policy_api" name="Keylock Policy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3440
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3441
    <unit bldFile="/mw/securitysrv/secsrv_plat/keylock_policy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3442
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3443
   <component id="security_code_ui_api" name="Security Code UI API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3444
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3445
    <unit bldFile="/mw/securitysrv/secsrv_plat/security_code_ui_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3446
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3447
   <component id="gba_api" name="GBA API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3448
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3449
    <unit bldFile="/mw/securitysrv/secsrv_plat/gba_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3450
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3451
   <component id="keyguard_access_api" name="Keyguard Access API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3452
    <unit bldFile="/mw/securitysrv/secsrv_plat/keyguard_access_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3453
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3454
   <component id="devicelock_access_api" name="Device Lock Access API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3455
    <unit bldFile="/mw/securitysrv/secsrv_plat/devicelock_access_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3456
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3457
   <component id="lockapp_server_api" name="Lock Application Server API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3458
    <unit bldFile="/mw/securitysrv/secsrv_plat/lockapp_server_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3459
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3460
   <component id="devencadaptation_api" name="Device Encryption Adaptation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3461
    <unit bldFile="/mw/securitysrv/secsrv_plat/devencadaptation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3462
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3463
   <component id="devenccommonutils_api" name="Device Encryption Common Utils API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3464
    <unit bldFile="/mw/securitysrv/secsrv_plat/devenccommonutils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3465
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3466
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3467
  <collection id="cms" name="Certificate Management Service" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3468
   <!-- collection is really a component. Need to move down a directory-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3469
   <component id="cms_build" name="CMS" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3470
    <unit bldFile="/mw/securitysrv/cms/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3471
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3472
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3473
  <collection id="pkiutilities" name="PKI Utilities" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3474
   <component id="x509certnameparser" name="X.509 Certificate Name Parser" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3475
    <unit bldFile="/mw/securitysrv/pkiutilities/x509certnameparser/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3476
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3477
   <component id="pkcs12" name="PKCS #12" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3478
    <unit bldFile="/mw/securitysrv/pkiutilities/pkcs12/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3479
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3480
   <component id="ctsecuritydialogs" name="Crypto Token Security Dialogs" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3481
    <unit bldFile="/mw/securitysrv/pkiutilities/ctsecuritydialogs/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3482
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3483
   <component id="certsaver" name="Certificate Saver" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3484
    <unit bldFile="/mw/securitysrv/pkiutilities/certsaver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3485
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3486
   <component id="devicetoken" name="Device Token" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3487
    <unit bldFile="/mw/securitysrv/pkiutilities/devicetoken/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3488
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3489
   <component id="certificates" name="Certificates" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3490
    <unit bldFile="/mw/securitysrv/pkiutilities/Certificates/group" filter="sf_build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3491
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3492
   <component id="pkiutilities_build" name="PKI Utilities Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3493
    <!-- need to split this into the above components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3494
    <unit bldFile="/mw/securitysrv/pkiutilities/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3495
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3496
   <component id="ocsp" name="Online Certificate Status Protocol" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3497
    <unit bldFile="/mw/securitysrv/pkiutilities/ocsp/group" mrp="/mw/securitysrv/pkiutilities/ocsp/group/securitysrv_ocsp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3498
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3499
   <component id="untrustedcertificatedialog" name="Untrusted Certificate Dialog" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3500
    <unit bldFile="/mw/securitysrv/pkiutilities/untrustedcertificatedialog" qt:proFile="untrustedcertificateplugin.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3501
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3502
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3503
  <collection id="wim" name="Wireless Identity Module" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3504
   <!-- collection is really a component. Need to move down a directory-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3505
   <component id="wim_build" name="WIM Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3506
    <unit bldFile="/mw/securitysrv/wim/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3507
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3508
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3509
  <collection id="remotelock" name="Remote Lock" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3510
   <!-- collection is really a component. Need to move down a directory-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3511
   <component id="remotelock_build" name="Remote Lock Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3512
    <unit bldFile="/mw/securitysrv/remotelock/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3513
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3514
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3515
  <collection id="securitydialogs" name="Security Dialogs" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3516
   <component id="keylockpolicyapi" name="Keylock Policy API" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3517
    <unit bldFile="/mw/securitysrv/securitydialogs/keylockpolicyapi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3518
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3519
   <component id="secui" name="Security UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3520
    <unit bldFile="/mw/securitysrv/securitydialogs/secui/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3521
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3522
   <component id="securitynotifier" name="Security Notifier" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3523
    <unit bldFile="/mw/securitysrv/securitydialogs/securitynotifier/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3524
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3525
   <component id="lockclient" name="Lock Client" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3526
	<!-- This overwrites the bld.inf already in this dir. I'm pretty sure this will cause problems with the export -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3527
    <unit bldFile="/mw/securitysrv/securitydialogs/lockclient/group" qt:proFile="lockclient.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3528
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3529
   <component id="lockapp" name="Lock Application" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3530
    <unit bldFile="/mw/securitysrv/securitydialogs/lockapp/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3531
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3532
   <component id="secuinotifications" name="Security UI Notifications" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3533
      <unit bldFile="/mw/securitysrv/securitydialogs/secuinotifications" qt:proFile="secuinotifications.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3534
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3535
   <component id="indicatorautolockplugin" name="Auto Lock Indicator Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3536
		<!-- directory at the wrong level to be a component-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3537
      <unit bldFile="/mw/securitysrv/securitydialogs/autolock/indicatorplugin" qt:proFile="indicatorautolockplugin.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3538
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3539
   <component id="autolockuseractivityservice" name="Auto Lock User Activity Service" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3540
		<!-- Can't have a component inside another. Need to move to securitydialogs/autolockuseractivityservice -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3541
      <unit bldFile="/mw/securitysrv/securitydialogs/autolock/autolockuseractivityservice" qt:proFile="autolockuseractivityservice.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3542
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3543
   <component id="autolocksrv" name="Auto Lock Server" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3544
      <unit bldFile="/mw/securitysrv/securitydialogs/autolock" qt:proFile="autolock.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3545
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3546
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3547
  <collection id="cpsecplugins" name="Security Settings Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3548
   <component id="devicelockplugin" name="Device Lock Plugin" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3549
      <unit bldFile="/mw/securitysrv/cpsecplugins/devicelockplugin" qt:proFile="devicelockplugin.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3550
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3551
   <component id="simpincodeplugin" name="SIM PIN Code Plugin" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3552
      <unit bldFile="/mw/securitysrv/cpsecplugins/simpincodeplugin" qt:proFile="pincodeplugin.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3553
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3554
   <component id="cpadvancedsecplugin" name="Advanced Security Plugin" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3555
      <unit bldFile="/mw/securitysrv/cpsecplugins/cpadvancedsecplugin/group" qt:proFile="advancedsecplugin.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3556
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3557
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3558
  <collection id="boottimeintegritycheck" name="Boot Time Integrity Check" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3559
   <!-- collection is really a component. Need to move down a directory-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3560
   <component id="boottimeintegritycheck_build" name="Boot Time Integrity Check Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3561
    <unit bldFile="/mw/securitysrv/boottimeintegritycheck/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3562
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3563
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3564
  <collection id="gba" name="Generic Bootstrapping Architecture" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3565
   <component id="uicc" name="UICC" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3566
    <unit bldFile="/mw/securitysrv/gba/uicc/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3567
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3568
   <component id="gbaserver" name="GBA Server" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3569
    <unit bldFile="/mw/securitysrv/gba/gbaserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3570
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3571
   <component id="gbaapi" name="GBA API" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3572
    <unit bldFile="/mw/securitysrv/gba/gbaapi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3573
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3574
   <component id="gbafilter" name="GBA HTTP Filter" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3575
    <unit bldFile="/mw/securitysrv/gba/gbafilter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3576
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3577
   <component id="gba_build" name="Generic Boot Architecture Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3578
    <!-- need to split this into the above components, or remove #includes and make this GBA ROM  -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3579
    <unit bldFile="/mw/securitysrv/gba/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3580
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3581
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3582
  <collection id="devencdiskutils" name="Device Encryption Disk Utils" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3583
   <component id="devenccommonutils" name="Device Encryption Common Utils" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3584
    <unit bldFile="/mw/securitysrv/devencdiskutils/DevEncCommonUtils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3585
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3586
   <component id="devencrfsplugin" name="Device Encryption RFS Plugin" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3587
    <unit bldFile="/mw/securitysrv/devencdiskutils/DevEncRfsPlugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3588
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3589
   <component id="pk5recognizer" name="Device Encryption Pk5 Recognizer" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3590
    <unit bldFile="/mw/securitysrv/devencdiskutils/Pk5Recognizer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3591
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3592
   <component id="devencstarter" name="Device Encryption Starter" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3593
    <unit bldFile="/mw/securitysrv/devencdiskutils/DevEncStarter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3594
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3595
   <component id="devencdiskutils_build" name="Device Encryption Disk Utils Build" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3596
    <!-- need to split this into the above components, or remove #includes and make this a ROM  component-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3597
    <unit bldFile="/mw/securitysrv/devencdiskutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3598
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3599
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3600
  <collection id="securitysrv_info" name="Security Services Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3601
   <component id="securitysrv_test" name="Security Services Test" filter="s60,test,api_test" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3602
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3603
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3604
   <component id="securitysrv_metadata" name="Security Services Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3605
    <unit mrp="/mw/securitysrv/securitysrv_info/securitysrv_metadata/securitysrv_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3606
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3607
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3608
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3609
      <package id="drm" level="generic" tech-domain="se" levels="plugin framework server generic specific" name="DRM">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3610
  <collection id="drm_plat" name="DRM Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3611
   <component id="roap_api" name="ROAP API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3612
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3613
    <unit bldFile="/mw/drm/drm_plat/roap_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3614
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3615
   <component id="drm_common_api" name="DRM Common API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3616
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3617
    <unit bldFile="/mw/drm/drm_plat/drm_common_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3618
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3619
   <component id="drm_rights_api" name="DRM Rights API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3620
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3621
    <unit bldFile="/mw/drm/drm_plat/drm_rights_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3622
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3623
   <component id="drm_legacy_api" name="DRM Legacy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3624
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3625
    <unit bldFile="/mw/drm/drm_plat/drm_legacy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3626
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3627
   <component id="dcf_repository_api" name="DCF Repository API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3628
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3629
    <unit bldFile="/mw/drm/drm_plat/dcf_repository_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3630
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3631
   <component id="drm_service_api" name="DRM Service API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3632
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3633
    <unit bldFile="/mw/drm/drm_plat/drm_service_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3634
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3635
   <component id="drm_secondary_display_api" name="DRM Secondary Display API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3636
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3637
    <unit bldFile="/mw/drm/drm_plat/drm_secondary_display_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3638
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3639
   <component id="drm_license_manager_api" name="DRM License Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3640
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3641
    <unit bldFile="/mw/drm/drm_plat/drm_license_manager_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3642
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3643
   <component id="drm_utility_api" name="DRM Utility API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3644
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3645
    <unit bldFile="/mw/drm/drm_plat/drm_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3646
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3647
   <component id="drm_agents_api" name="DRM Agents API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3648
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3649
    <unit bldFile="/mw/drm/drm_plat/drm_agents_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3650
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3651
   <component id="wmdrm_core_api" name="WM DRM Core API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3652
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3653
    <unit bldFile="/mw/drm/drm_plat/wmdrm_core_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3654
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3655
   <component id="wmdrm_access_api" name="WM DRM Access API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3656
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3657
    <unit bldFile="/mw/drm/drm_plat/wmdrm_access_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3658
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3659
   <component id="wmdrm_ota_access_api" name="WM DRM OTA Access API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3660
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3661
    <unit bldFile="/mw/drm/drm_plat/wmdrm_ota_access_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3662
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3663
   <component id="camese_utility_api" name="Camese Utility API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3664
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3665
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3666
    <unit bldFile="/mw/drm/drm_plat/camese_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3667
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3668
   <component id="camese_framework_api" name="Camese Framework API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3669
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3670
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3671
    <unit bldFile="/mw/drm/drm_plat/camese_framework_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3672
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3673
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3674
  <collection id="drm_pub" name="DRM Public Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3675
   <component id="drm_helper_api" name="DRM Helper API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3676
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3677
    <unit bldFile="/mw/drm/drm_pub/drm_helper_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3678
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3679
   <component id="oma_drm_caf_agent_api" name="OMA DRM CAF Agent API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3680
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3681
    <unit bldFile="/mw/drm/drm_pub/oma_drm_caf_agent_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3682
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3683
   <component id="drm_license_checker_api" name="DRM License Checker API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3684
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3685
    <unit bldFile="/mw/drm/drm_pub/drm_license_checker_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3686
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3687
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3688
  <collection id="commondrm" name="Common DRM" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3689
   <!-- it looks like this collection would be better as a component. If so, move down a directory. Otherwise, split up the bld.inf -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3690
   <component id="drmqtencryptor" name="DRM Qt Encryptor" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3691
    <unit bldFile="/mw/drm/commondrm/drmqtencryptor" qt:proFile="qt_drmencryptor.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3692
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3693
   <component id="drmrightsmanagerui" name="DRM Rights Manager UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3694
    <unit bldFile="/mw/drm/commondrm/drmrightsmanagerui/help/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3695
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3696
   <component id="drmutility" name="DRM Utility" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3697
    <unit bldFile="/mw/drm/commondrm/drmutility/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3698
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3699
   <component id="drmserviceapiwrapper" name="DRM Service API Wrapper" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3700
    <unit bldFile="/mw/drm/commondrm/drmserviceapiwrapper/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3701
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3702
   <component id="drmrightsstoringlocation" name="DRM Rights Storing Location" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3703
    <unit bldFile="/mw/drm/commondrm/drmrightsstoringlocation/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3704
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3705
   <component id="commondrm_build" name="Common DRM Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3706
    <!-- should be split into the above files, or them collapsed into a single component -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3707
    <unit bldFile="/mw/drm/commondrm/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3708
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3709
   <component id="commondrm_qt_build" name="Common DRM Qt Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3710
   <!-- split up build components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3711
    <unit bldFile="/mw/drm/commondrm" qt:proFile="commondrm.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3712
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3713
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3714
  <collection id="omadrm" name="OMA DRM" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3715
   <!-- split up build components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3716
   <component id="omadrm_build" name="OMA DRM Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3717
    <unit bldFile="/mw/drm/omadrm/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3718
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3719
   <component id="omadrm_qt_build" name="OMA DRM Qt Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3720
    <unit bldFile="/mw/drm/omadrm" qt:proFile="omadrm.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3721
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3722
   <component id="foundationcerts" name="Foundation Certificates" filter="sf_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3723
    <unit bldFile="/mw/drm/omadrm/foundationcerts/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3724
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3725
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3726
  <collection id="wmdrm" name="Windows Media DRM" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3727
   <!-- collection is really a component. Move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3728
   <component id="wmdrm_build" name="WM DRM Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3729
    <unit bldFile="/mw/drm/wmdrm/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3730
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3731
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3732
  <collection id="drm_info" name="DRM Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3733
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3734
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3735
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3736
      <package id="locationsrv" level="specific" tech-domain="lo" levels="plugin fw server if" name="Location Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3737
  <collection id="locsrv_pub" name="Location Services Public Interfaces" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3738
   <component id="landmarks_search_api" name="Landmarks Search API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3739
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3740
    <unit bldFile="/mw/locationsrv/locsrv_pub/landmarks_search_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3741
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3742
   <component id="landmarks_api" name="Landmarks API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3743
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3744
    <unit bldFile="/mw/locationsrv/locsrv_pub/landmarks_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3745
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3746
   <component id="landmarks_database_management_api" name="Landmarks Database Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3747
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3748
    <unit bldFile="/mw/locationsrv/locsrv_pub/landmarks_database_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3749
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3750
   <component id="location_triggering_api" name="Location Triggering API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3751
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3752
    <unit bldFile="/mw/locationsrv/locsrv_pub/location_triggering_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3753
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3754
   <component id="blid_application_satellite_info_api" name="BLID Application Satellite Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3755
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3756
    <unit bldFile="/mw/locationsrv/locsrv_pub/blid_application_satellite_info_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3757
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3758
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3759
  <collection id="locsrv_plat" name="Location Services Platform Interfaces" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3760
   <component id="geocoding_api" name="Geocoding API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3761
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3762
    <unit bldFile="/mw/locationsrv/locsrv_plat/geocoding_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3763
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3764
   <component id="supl_pos_message_plugin_api" name="SUPL POS Message Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3765
	<!-- placeholder
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3766
    <meta rel="Api" href="locsrv_plat/supl_pos_message_plugin_api/supl_pos_message_plugin_api.metaxml"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3767
    <unit bldFile="locsrv_plat/supl_pos_message_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3768
	 -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3769
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3770
   <component id="landmarks_category_definition_api" name="Landmarks Category Definition API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3771
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3772
    <unit bldFile="/mw/locationsrv/locsrv_plat/landmarks_category_definition_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3773
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3774
   <component id="supl_settings_api" name="SUPL Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3775
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3776
    <unit bldFile="/mw/locationsrv/locsrv_plat/supl_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3777
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3778
   <component id="np_proxy_configuration_api" name="NP Proxy Configuration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3779
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3780
    <unit bldFile="/mw/locationsrv/locsrv_plat/np_proxy_configuration_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3781
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3782
   <component id="supl_terminal_initiation_api" name="SUPL Terminal Initiation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3783
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3784
    <unit bldFile="/mw/locationsrv/locsrv_plat/supl_terminal_initiation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3785
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3786
   <component id="supl_network_initiation_api" name="SUPL Network Initiation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3787
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3788
    <unit bldFile="/mw/locationsrv/locsrv_plat/supl_network_initiation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3789
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3790
   <component id="oma_supl_configuration_parameter_api" name="OMA SUPL Configuration Parameter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3791
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3792
    <unit bldFile="/mw/locationsrv/locsrv_plat/oma_supl_configuration_parameter_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3793
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3794
   <component id="location_triggering_management_api" name="Location Triggering Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3795
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3796
    <unit bldFile="/mw/locationsrv/locsrv_plat/location_triggering_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3797
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3798
   <component id="location_triggering_status_information_api" name="Location Triggering Status Information API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3799
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3800
    <unit bldFile="/mw/locationsrv/locsrv_plat/location_triggering_status_information_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3801
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3802
   <component id="oma_supl_asn_codec_plugin_api" name="OMA SUPL ASN Codec Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3803
    <unit bldFile="/mw/locationsrv/locsrv_plat/oma_supl_asn_codec_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3804
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3805
  <component id="query_and_notification_api" name="Query and Notification API" introduced="^3" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3806
      <unit bldFile="/mw/locationsrv/locsrv_plat/query_and_notification_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3807
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3808
   <component id="location_local_variation_api" name="Location Local Variation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3809
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3810
    <unit bldFile="/mw/locationsrv/locsrv_plat/location_local_variation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3811
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3812
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3813
  <collection id="genericpositioningplugins" name="Generic Positioning Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3814
   <component id="locationnpppsy" name="Location Positioning Proxy PSY" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3815
    <unit bldFile="/mw/locationsrv/genericpositioningplugins/locationnpppsy/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3816
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3817
   <component id="locationsuplpsy" name="Location SUPL PSY" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3818
    <unit bldFile="/mw/locationsrv/genericpositioningplugins/locationsuplpsy/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3819
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3820
   <component id="genericpositioningplugins_rom" name="Generic Positioning Plugins ROM" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3821
    <unit bldFile="/mw/locationsrv/genericpositioningplugins/rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3822
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3823
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3824
  <collection id="landmarks" name="Landmarks" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3825
   <component id="locationlandmarks" name="Location Landmarks" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3826
    <unit bldFile="/mw/locationsrv/landmarks/locationlandmarks/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3827
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3828
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3829
  <collection id="locationsystemui" name="Location System UI" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3830
   <component id="locationsysui" name="Location System UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3831
    <unit bldFile="/mw/locationsrv/locationsystemui/locationsysui/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3832
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3833
   <component id="qtlocationsysui" name="Location System Qt UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3834
    <unit bldFile="/mw/locationsrv/locationsystemui/locationsysui" qt:proFile="locsysui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3835
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3836
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3837
  <collection id="supl" name="SUPL" level="fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3838
   <component id="locationsuplfw" name="Location SUPL Framework" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3839
    <unit bldFile="/mw/locationsrv/supl/locationsuplfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3840
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3841
   <component id="locationomasuplprotocolhandler" name="OMA SUPL Protocol Handler" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3842
    <unit bldFile="/mw/locationsrv/supl/locationomasuplprotocolhandler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3843
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3844
   <component id="supltiapiimplementation" name="SUPL TI API Implementation" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3845
    <unit bldFile="/mw/locationsrv/supl/supltiapiimplementation/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3846
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3847
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3848
  <collection id="locationtriggering" name="Location Triggering" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3849
   <component id="ltlogger" name="LT Logger" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3850
    <unit bldFile="/mw/locationsrv/locationtriggering/ltlogger/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3851
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3852
   <component id="ltclientlib" name="LT Client Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3853
    <unit bldFile="/mw/locationsrv/locationtriggering/ltclientlib/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3854
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3855
   <component id="ltmanagementlib" name="LT Management Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3856
    <unit bldFile="/mw/locationsrv/locationtriggering/ltmanagementlib/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3857
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3858
   <component id="ltcontainer" name="LT Container" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3859
    <unit bldFile="/mw/locationsrv/locationtriggering/ltcontainer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3860
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3861
   <component id="ltserver" name="LT Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3862
    <unit bldFile="/mw/locationsrv/locationtriggering/ltserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3863
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3864
   <component id="ltstrategypluginapi" name="LT Strategy Plugin API" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3865
    <unit bldFile="/mw/locationsrv/locationtriggering/ltstrategypluginapi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3866
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3867
   <component id="ltstrategyengine" name="LT Strategy Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3868
    <unit bldFile="/mw/locationsrv/locationtriggering/ltstrategyengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3869
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3870
   <component id="ltmovementdetectionpluginapi" name="Movement Detection Plugin API" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3871
    <unit bldFile="/mw/locationsrv/locationtriggering/ltmovementdetectionpluginapi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3872
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3873
   <component id="ltcellidmovementdetector" name="Cell ID Movement Detector" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3874
    <unit bldFile="/mw/locationsrv/locationtriggering/ltcellidmovementdetector/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3875
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3876
   <component id="ltcontextsourceplugin" name="LT Context Source Plugin" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3877
    <unit bldFile="/mw/locationsrv/locationtriggering/ltcontextsourceplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3878
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3879
   <component id="locationtriggering_rom" name="Location Triggering ROM" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3880
    <unit bldFile="/mw/locationsrv/locationtriggering/rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3881
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3882
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3883
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3884
      <package id="accesssec" level="generic" tech-domain="dc" levels="plugin framework server generic specific" name="Access Security">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3885
  <collection id="accesssec_plat" name="Access Security Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3886
   <component id="eap_vpn_api" name="EAP VPN API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3887
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3888
    <unit bldFile="/mw/accesssec/accesssec_plat/eap_vpn_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3889
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3890
   <component id="eap_type_api" name="EAP Type API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3891
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3892
    <unit bldFile="/mw/accesssec/accesssec_plat/eap_type_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3893
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3894
   <component id="eap_qt_configuration_api" name="EAP Qt Configuration API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3895
    <unit bldFile="/mw/accesssec/accesssec_plat" qt:proFile="accesssec_plat.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3896
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3897
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3898
  <collection id="securitysettings" name="WLAN Security Settings" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3899
   <component id="accesssec_qtconfigutils" name="Access Security Config Utils" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3900
    <unit bldFile="/mw/accesssec/securitysettings/qtconfigutils" qt:proFile="qtconfigutils.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3901
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3902
   <component id="cpwlansecurityuiplugins" name="Control Panel WLAN Security UI Plugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3903
    <unit bldFile="/mw/accesssec/securitysettings/cpwlansecurityuiplugins" qt:proFile="cpwlansecurityuiplugins.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3904
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3905
   <component id="cpeapuiplugins" name="Control Panel EAP UI Pugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3906
    <unit bldFile="/mw/accesssec/securitysettings/cpeapuiplugins" qt:proFile="cpeapuiplugins.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3907
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3908
   <component id="eapqtdialogs" name="EAP Qt Dialogs" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3909
    <unit bldFile="/mw/accesssec/securitysettings/eapqtdialogs" qt:proFile="eapqtdialogs.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3910
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3911
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3912
  <collection id="eapol" name="EAPOL" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3913
   <component id="eapol_framework" name="EAPOL Framework" introduced="9.2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3914
    <unit bldFile="/mw/accesssec/eapol/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3915
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3916
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3917
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3918
      <package id="ipconnmgmt" level="generic" tech-domain="dc" levels="plugin framework server utils api" name="IP Connectivity Management">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3919
  <collection id="ipcm_plat" name="IP Connectivity Management Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3920
   <component id="ipcm_plat_qt_build" name="IP Connectivity Management Qt Platform Interfaces" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3921
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat" qt:proFile="ipcm_plat.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3922
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3923
   <component id="access_point_engine_misc_api" name="Access Point Engine Misc API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3924
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3925
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/access_point_engine_misc_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3926
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3927
   <component id="bearer_settings_plugin_api" name="Bearer Settings Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3928
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3929
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/bearer_settings_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3930
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3931
   <component id="commsdat_wlan_api" name="CommsDat WLAN API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3932
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3933
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/commsdat_wlan_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3934
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3935
   <component id="connection_monitor_extension_api" name="Connection Monitor Extension API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3936
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3937
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/connection_monitor_extension_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3938
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3939
   <component id="connection_ui_utilities_api" name="Connection UI Utilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3940
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3941
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/connection_ui_utilities_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3942
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3943
   <component id="disconnect_dialog_api" name="Disconnect Dialog API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3944
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3945
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/disconnect_dialog_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3946
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3947
   <component id="disconnect_dialog_disable_api" name="Disconnect Dialog Disable API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3948
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3949
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/disconnect_dialog_disable_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3950
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3951
   <component id="extended_connection_settings_api" name="Extended Connection Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3952
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3953
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/extended_connection_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3954
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3955
   <component id="pdpcontextmanager2_reset_factory_settings_api" name="PDP Context Manager 2 Reset Factory Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3956
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3957
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/pdpcontextmanager2_reset_factory_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3958
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3959
   <component id="pdpcontextmanager2_settings_api" name="PDP Context Manager 2 Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3960
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3961
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/pdpcontextmanager2_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3962
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3963
   <component id="mpm_connect_screen_api" name="MPM Connect Screen API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3964
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/mpm_connect_screen_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3965
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3966
   <component id="flextimer_api" name="Flex Timer API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3967
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/flextimer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3968
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3969
   <component id="mpm_vpn_toggle_api" name="MPM VPN Toggle API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3970
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3971
    <unit bldFile="/mw/ipconnmgmt/ipcm_plat/mpm_vpn_toggle_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3972
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3973
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3974
  <collection id="ipcm_pub" name="IP Connectivity Management Public Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3975
   <component id="connection_settings_api" name="Connection Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3976
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3977
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/connection_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3978
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3979
   <component id="access_point_engine_api" name="Access Point Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3980
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3981
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/access_point_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3982
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3983
   <component id="access_point_settings_handler_api" name="Access Point Settings Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3984
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3985
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/access_point_settings_handler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3986
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3987
   <component id="data_connection_log_counters_api" name="Data Connection Log Counters API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3988
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3989
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/data_connection_log_counters_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3990
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3991
   <component id="connection_monitor_server_api" name="Connection Monitor Server API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3992
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3993
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/connection_monitor_server_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3994
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3995
   <component id="connection_settings_ui_api" name="Connection Settings UI API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3996
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3997
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/connection_settings_ui_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3998
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  3999
   <component id="agent_dialog_api" name="Agent Dialog API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4000
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4001
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/agent_dialog_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4002
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4003
   <component id="extendedconnpref_api" name="Extended Connection Preferences API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4004
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4005
    <unit bldFile="/mw/ipconnmgmt/ipcm_pub/extendedconnpref_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4006
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4007
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4008
  <collection id="alwayson_net_plugin" name="Always Online Net Plugin" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4009
   <component id="pdpcontextmanager2" name="PDP Context Manager 2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4010
    <unit bldFile="/mw/ipconnmgmt/alwayson_net_plugin/pdpcontextmanager2/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4011
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4012
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4013
  <collection id="apengine" name="Access Point Engine" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4014
   <component id="apeng" name="Access Point Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4015
    <unit bldFile="/mw/ipconnmgmt/apengine/apeng/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4016
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4017
   <component id="apsettingshandlerui" name="Access Point Settings Handler UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4018
    <unit bldFile="/mw/ipconnmgmt/apengine/apsettingshandlerui/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4019
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4020
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4021
  <collection id="bearermanagement" name="Bearer Management" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4022
   <component id="mpm" name="Mobility Policy Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4023
    <unit bldFile="/mw/ipconnmgmt/bearermanagement/mpm/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4024
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4025
   <component id="extendedconnpref" name="Extended Connection Preferences" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4026
    <unit bldFile="/mw/ipconnmgmt/bearermanagement/extendedconnpref/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4027
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4028
   <component id="s60mcpr" name="S60 Meta-Connection Provider" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4029
    <unit bldFile="/mw/ipconnmgmt/bearermanagement/S60MCPR/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4030
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4031
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4032
  <collection id="cmmanager" name="Connection Method Manager" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4033
   <component id="cmmgr" name="CM Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4034
    <unit bldFile="/mw/ipconnmgmt/cmmanager/cmmgr/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4035
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4036
   <component id="connection_settings_shim" name="Connection Settings Shim" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4037
     <unit bldFile="/mw/ipconnmgmt/cmmanager/connection_settings_shim" qt:proFile="connection_settings_shim.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4038
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4039
   <component id="cmapplsettingsui" name="Connection Settings UI" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4040
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cmapplsettingsui" qt:proFile="cmapplsettingsui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4041
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4042
   <component id="cpipsettingsplugin" name="Connection Settings IP Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4043
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cpipsettingsplugin" qt:proFile="cpipsettingsplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4044
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4045
   <component id="cpdestinationplugin" name="CP Destination Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4046
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cpdestinationplugin" qt:proFile="cpdestinationplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4047
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4048
   <component id="cppacketdataapplugin" name="CP Packet Data AP Pplugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4049
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cppacketdataapplugin" qt:proFile="cppacketdataapplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4050
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4051
   <component id="cpwlanapplugin" name="CP WLAN AP Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4052
     <unit bldFile="/mw/ipconnmgmt/cmmanager/cpwlanapplugin" qt:proFile="cpwlanapplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4053
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4054
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4055
  <collection id="connectionmonitoring" name="Connection Monitoring" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4056
   <component id="connmon" name="Connection Monitor" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4057
    <!-- either split into two components, or #include from a common bld.inf -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4058
    <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/connmon/connectionmonitor/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4059
    <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/connmon/dataconnectionlogger/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4060
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4061
   <component id="connmonext" name="Connection Monitor Extension API" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4062
    <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/connmonext/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4063
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4064
   <component id="cellularindicatorplugin" name="Cellular Indicator Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4065
     <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/cellularindicatorplugin" qt:proFile="cellularindicatorplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4066
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4067
   <component id="indicatorobserver" name="Indicator Observer" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4068
     <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/indicatorobserver" qt:proFile="indicatorobserver.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4069
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4070
   <component id="connectionmonitoringnview" name="Connection View" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4071
     <unit bldFile="/mw/ipconnmgmt/connectionmonitoring/connectionview" qt:proFile="connectionview.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4072
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4073
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4074
  <collection id="connectionutilities" name="Connection Utilities" level="utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4075
   <component id="connectiondialogs" name="Connection Dialogs" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4076
    <unit bldFile="/mw/ipconnmgmt/connectionutilities/connectiondialogs/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4077
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4078
   <component id="confirmqueries" name="Confirm Queries" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4079
     <unit bldFile="/mw/ipconnmgmt/connectionutilities/confirmqueries" qt:proFile="confirmqueries.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4080
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4081
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4082
  <collection id="keepalive" name="Keep Alive" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4083
   <component id="flextimer" name="Flex Timer" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4084
    <unit bldFile="/mw/ipconnmgmt/keepalive/flextimer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4085
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4086
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4087
  <collection id="dbcreator" name="DB Creator" level="utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4088
   <component id="commsdatcreator" name="Comms Database Creator" introduced="9.3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4089
    <unit bldFile="/mw/ipconnmgmt/dbcreator/commsdatcreator/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4090
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4091
   <component id="commsdatcreatorrfsplugin" name="Comms Database Creator RFS Plugin" introduced="9.3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4092
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4093
    <unit bldFile="/mw/ipconnmgmt/dbcreator/commsdatcreatorrfsplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4094
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4095
   <component id="commsdatstartup" name="Comms Database Startup" introduced="9.3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4096
    <unit bldFile="/mw/ipconnmgmt/dbcreator/commsdatstartup/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4097
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4098
   <component id="dbcreatorexe" name="DB Creator" introduced="9.3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4099
    <unit bldFile="/mw/ipconnmgmt/dbcreator/dbcreatorexe/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4100
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4101
   <component id="dbcreator_conf" name="DB Creator Config" introduced="9.3" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4102
    <unit bldFile="/mw/ipconnmgmt/dbcreator/conf"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4103
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4104
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4105
  <collection id="ipconnmgmt_info" name="IP Connectivity Management Info" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4106
   <component id="ipcm_data" name="IP Connectivity Management Data" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4107
    <unit bldFile="/mw/ipconnmgmt/data"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4108
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4109
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4110
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4111
      <package id="netprotocols" level="generic" tech-domain="dc" levels="plugin framework server generic specific" name="High-level Internet Protocols">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4112
  <collection id="netprotocols_plat" name="High-level Internet Protocols Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4113
   <component id="cookie_manager_api" name="Cookie Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4114
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4115
    <unit bldFile="/mw/netprotocols/netprotocols_plat/cookie_manager_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4116
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4117
   <component id="http_cache_mgr_api" name="HTTP Cache Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4118
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4119
    <unit bldFile="/mw/netprotocols/netprotocols_plat/http_cache_mgr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4120
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4121
   <component id="http_filters_api" name="HTTP Filters API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4122
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4123
    <unit bldFile="/mw/netprotocols/netprotocols_plat/http_filters_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4124
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4125
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4126
  <collection id="httpfilters" name="HTTP Filters" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4127
   <component id="httpfiltercommon" name="HTTP Filter Common" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4128
    <unit bldFile="/mw/netprotocols/httpfilters/httpfiltercommon/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4129
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4130
   <component id="cookie" name="Cookie Filter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4131
    <unit bldFile="/mw/netprotocols/httpfilters/cookie/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4132
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4133
   <component id="deflatefilter" name="Deflate Filter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4134
    <unit bldFile="/mw/netprotocols/httpfilters/deflatefilter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4135
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4136
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4137
   <component id="httpfilterauthentication" name="Authentication Filter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4138
    <unit bldFile="/mw/netprotocols/httpfilters/httpfilterauthentication/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4139
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4140
   <component id="httpfilterconnhandler" name="Connection Handler Fitler" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4141
    <unit bldFile="/mw/netprotocols/httpfilters/httpfilterconnhandler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4142
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4143
   <component id="httpfilteriop" name="HTTP IOP Filter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4144
    <unit bldFile="/mw/netprotocols/httpfilters/httpfilteriop/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4145
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4146
   <component id="httpfilterproxy" name="HTTP Proxy Filter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4147
    <unit bldFile="/mw/netprotocols/httpfilters/httpfilterproxy/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4148
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4149
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4150
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4151
  <collection id="applayerprotocols" name="Application Layer Protocols" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4152
   <component id="httptransportfw" name="HTTP Transport Framework" introduced="6.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4153
    <unit bldFile="/mw/netprotocols/applayerprotocols/httptransportfw/group" mrp="/mw/netprotocols/applayerprotocols/httptransportfw/group/http_transport-framework.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4154
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4155
   <component id="httpexamples" name="HTTP Examples" introduced="6.2" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4156
    <unit bldFile="/mw/netprotocols/applayerprotocols/httpexamples/group" mrp="/mw/netprotocols/applayerprotocols/httpexamples/group/http_examples.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4157
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4158
   <component id="wappushsupport" name="WAP Push Support" introduced="6.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4159
    <unit bldFile="/mw/netprotocols/applayerprotocols/wappushsupport/Group" mrp="/mw/netprotocols/applayerprotocols/wappushsupport/Group/wap-browser_wappushsupport.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4160
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4161
   <component id="wapbase" name="WAP Base" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4162
    <unit bldFile="/mw/netprotocols/applayerprotocols/wapbase/Group" mrp="/mw/netprotocols/applayerprotocols/wapbase/Group/wap-browser_wapbase.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4163
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4164
   <component id="ftpengine" name="FTP Engine" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4165
    <unit bldFile="/mw/netprotocols/applayerprotocols/ftpengine/group" mrp="/mw/netprotocols/applayerprotocols/ftpengine/group/networking_ftp_e.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4166
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4167
   <component id="telnetengine" name="Telnet Engine" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4168
    <unit bldFile="/mw/netprotocols/applayerprotocols/telnetengine/group" mrp="/mw/netprotocols/applayerprotocols/telnetengine/group/networking_telnet_e.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4169
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4170
   <component id="httpserviceapi" name="HTTP Service API" introduced="TB9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4171
    <unit bldFile="/mw/netprotocols/applayerprotocols/httpservice/group" mrp="/mw/netprotocols/applayerprotocols/httpservice/group/http_service.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4172
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4173
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4174
  <collection id="applayerpluginsandutils" name="Application Layer Plugins and Utils" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4175
   <component id="uripermissionservices" name="URI Permission Services" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4176
    <unit bldFile="/mw/netprotocols/applayerpluginsandutils/uripermissionservices/group" mrp="/mw/netprotocols/applayerpluginsandutils/uripermissionservices/group/application-protocols_ineturilist.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4177
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4178
   <component id="bookmarksupport" name="Bookmark Support" introduced="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4179
    <unit bldFile="/mw/netprotocols/applayerpluginsandutils/bookmarksupport/group" mrp="/mw/netprotocols/applayerpluginsandutils/bookmarksupport/group/application-protocols_bookmarks.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4180
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4181
   <component id="httpprotocolplugins" name="HTTP Protocol Plugins" introduced="6.2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4182
    <unit bldFile="/mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group" mrp="/mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group/http_protocol-plugin.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4183
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4184
   <component id="httptransportplugins" name="HTTP Transport Plugins" introduced="6.2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4185
    <unit bldFile="/mw/netprotocols/applayerpluginsandutils/httptransportplugins/group" mrp="/mw/netprotocols/applayerpluginsandutils/httptransportplugins/group/http_transport-plugin.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4186
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4187
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4188
  <collection id="netprotocols_info" name="High-level Internet Protocols Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4189
   <component id="netprotocols_metadata" name="High-level Internet Protocols Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4190
    <unit mrp="/mw/netprotocols/netprotocols_info/netprotocols_metadata/netprotocols_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4191
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4192
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4193
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4194
      <package id="ipappprotocols" level="generic" tech-domain="dc" levels="plugin conn server if" name="IP App Protocols">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4195
  <collection id="ipappprotocols_plat" name="IP App Protocols Platform Interfaces" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4196
   <component id="srtp_api" name="SRTP API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4197
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4198
    <unit bldFile="/mw/ipappprotocols/ipappprotocols_plat/srtp_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4199
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4200
   <component id="rtprtcp_api" name="RTP/RTCP API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4201
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4202
    <unit bldFile="/mw/ipappprotocols/ipappprotocols_plat/rtprtcp_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4203
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4204
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4205
    <collection id="rtp" name="RTP" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4206
      <component id="srtpstack" name="SRTP Stack" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4207
        <unit bldFile="/mw/ipappprotocols/rtp/srtpstack/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4208
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4209
      <component id="rtpstack" name="RTP Stack" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4210
        <unit bldFile="/mw/ipappprotocols/rtp/rtpstack/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4211
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4212
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4213
    <collection id="realtimenetprots" name="Real Time Net Protocols" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4214
      <component id="symrtp" name="RTP" introduced="9.0" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4215
        <!-- Real Time Data Protocol -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4216
        <unit bldFile="/mw/ipappprotocols/realtimenetprots/rtp/group" mrp="/mw/ipappprotocols/realtimenetprots/rtp/group/mm-protocols_rtp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4217
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4218
      <component id="sipfw" name="SIP Framework" introduced="9.2" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4219
        <unit bldFile="/mw/ipappprotocols/realtimenetprots/sipfw/Group" mrp="/mw/ipappprotocols/realtimenetprots/sipfw/Group/mm-protocols_SIP2_Com.mrp" version="2"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4220
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4221
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4222
    <collection id="sipplugins" name="SIP Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4223
      <component id="sippwlanplugin" name="SIP WLAN Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4224
        <unit bldFile="/mw/ipappprotocols/sipplugins/sippwlanplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4225
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4226
      <component id="sippsipsettingsui" name="SIP Settings UI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4227
        <!--<unit bldFile="sipplugins/sippsipsettingsui/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4228
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4229
      <component id="sippdevmgmtsipadapter" name="Device Management SIP Settings Adapter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4230
        <unit bldFile="/mw/ipappprotocols/sipplugins/sippdevmgmtsipadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4231
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4232
      <component id="sippsystemstatemonitor" name="SIP System State Monitor" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4233
        <unit bldFile="/mw/ipappprotocols/sipplugins/sippsystemstatemonitor/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4234
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4235
      <component id="sippsipadapter" name="SIP Adapter" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4236
        <unit bldFile="/mw/ipappprotocols/sipplugins/sippsipadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4237
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4238
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4239
    <collection id="sipproviderplugins" name="SIP Provider Plugins" level="conn">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4240
      <component id="sipprovider" name="SIP Provider" introduced="^2" filter="s60" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4241
        <unit bldFile="/mw/ipappprotocols/sipproviderplugins/sipprovider/group" mrp="/mw/ipappprotocols/sipproviderplugins/sipprovider/group/mm-protocols_SipProvider.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4242
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4243
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4244
    <collection id="ipappprotocols_info" name="IP App Protocols Info" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4245
      <component id="ipappprotocols_metadata" name="IP App Protocols Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4246
        <unit mrp="/mw/ipappprotocols/ipappprotocols_info/ipappprotocols_metadata/ipappprotocols_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4247
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4248
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4249
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4250
      <package id="wirelessacc" level="specific" tech-domain="dc" levels="framework generic ui" name="Wireless Access">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4251
  <collection id="hsfw_plat" name="HotSpot Framework Platform Interfaces" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4252
   <component id="hotspot_framework_client_api" name="HotSpot Framework Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4253
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4254
    <unit bldFile="/mw/wirelessacc/hsfw_plat/hotspot_framework_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4255
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4256
   <component id="internet_connectivity_test_service_api" name="Internet Connectivity Test Service API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4257
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4258
    <unit bldFile="/mw/wirelessacc/hsfw_plat/internet_connectivity_test_service_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4259
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4260
   <component id="internet_connectivity_test_service_settings_api" name="Internet Connectivity Test Service Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4261
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4262
    <unit bldFile="/mw/wirelessacc/hsfw_plat/internet_connectivity_test_service_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4263
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4264
   <component id="hotspot_framework_client_plugin_api" name="HotSpot Framework Client Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4265
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4266
    <unit bldFile="/mw/wirelessacc/hsfw_plat/hotspot_framework_client_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4267
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4268
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4269
  <collection id="hotspotfw" name="HotSpot Framework" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4270
	<!-- collection is really a component. Needs to move down a dir -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4271
   <component id="hotspotfw_build" name="HotSpot Framework Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4272
    <unit bldFile="/mw/wirelessacc/hotspotfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4273
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4274
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4275
  <collection id="wlanutilities" name="WLAN Utilities" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4276
   <component id="wlanqtutilities" name="WLAN Qt Utilities" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4277
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanqtutilities" qt:proFile="wlanqtutilities.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4278
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4279
   <component id="eapwizard" name="EAP Wizard" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4280
    <unit bldFile="/mw/wirelessacc/wlanutilities/eapwizard" qt:proFile="eapwizard.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4281
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4282
   <component id="wpswizard" name="WPS Wizard" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4283
    <unit bldFile="/mw/wirelessacc/wlanutilities/wpswizard" qt:proFile="wpswizard.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4284
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4285
   <component id="wlanwizard" name="WLAN Wizard" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4286
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanwizard" qt:proFile="wlanwizard.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4287
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4288
   <component id="wlansniffer" name="WLAN Sniffer" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4289
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlansniffer" qt:proFile="wlansniffer.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4290
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4291
   <component id="wlanentryplugin" name="WLAN Entry Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4292
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanentryplugin" qt:proFile="wlanentryplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4293
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4294
   <component id="wlanindicatorplugin" name="WLAN Indicator Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4295
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanindicatorplugin" qt:proFile="wlanindicatorplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4296
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4297
   <component id="cpwlansettingsplugin" name="WLAN Settings Control Panel Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4298
    <unit bldFile="/mw/wirelessacc/wlanutilities/cpwlansettingsplugin" qt:proFile="cpwlansettingsplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4299
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4300
   <component id="wlanlogin" name="WLAN Login" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4301
    <unit bldFile="/mw/wirelessacc/wlanutilities/wlanlogin" qt:proFile="wlanlogin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4302
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4303
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4304
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4305
      <package id="vpnclient" level="specific" tech-domain="dc" levels="engine ui api" name="VPN Client">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4306
  <collection id="vpnc_plat" name="VPN Client Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4307
      <component id="vpnapi" name="VPN API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4308
		
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4309
        <unit bldFile="/mw/vpnclient/vpnc_plat/vpnapi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4310
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4311
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4312
  <collection id="vpnapiimpl" name="VPN API Implementation" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4313
   <component id="vpnapi_impl" name="VPN Implementation" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4314
    <unit bldFile="/mw/vpnclient/vpnapiimpl/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4315
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4316
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4317
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4318
      <package id="ipappsrv" level="specific" tech-domain="vc" levels="framework generic server conn plugin" name="IP App Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4319
  <collection id="ipappsrv_plat" name="IP App Services Platform Interfaces" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4320
   <component id="transcoder_api" name="Transcoder API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4321
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4322
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/transcoder_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4323
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4324
   <component id="comms_event_api" name="Comms Event API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4325
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4326
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/comms_event_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4327
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4328
   <component id="floor_control_api" name="Floor Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4329
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4330
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/floor_control_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4331
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4332
   <component id="media_control_api" name="Media Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4333
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4334
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/media_control_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4335
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4336
   <component id="multimedia_comms_api" name="Multimedia Comms API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4337
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4338
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/multimedia_comms_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4339
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4340
   <component id="nat_settings_api" name="NAT Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4341
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4342
    <unit bldFile="/mw/ipappsrv/ipappsrv_plat/nat_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4343
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4344
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4345
  <collection id="natfw" name="NAT Framework" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4346
   <!-- collection is really a component. Need to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4347
   <component id="natfw_build" name="NAT Framework Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4348
    <unit bldFile="/mw/ipappsrv/natfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4349
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4350
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4351
  <collection id="multimediacommscontroller" name="Multimedia Comms Controller" level="conn">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4352
   <!-- collection is really a component. Need to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4353
   <component id="multimediacommscontroller_build" name="Multimedia Comms Controller Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4354
    <unit bldFile="/mw/ipappsrv/multimediacommscontroller/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4355
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4356
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4357
  <collection id="multimediacommsengine" name="Multimedia Comms Engine" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4358
   <!-- collection is really a component. Need to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4359
   <component id="multimediacommsengine_build" name="Multimedia Comms Engine Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4360
    <unit bldFile="/mw/ipappsrv/multimediacommsengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4361
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4362
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4363
  <collection id="natplugins" name="NAT Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4364
   <component id="natpcliprovisioningnatfwadapter" name="Client Provisioning NAT Framework Traversal Adapter" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4365
    <unit bldFile="/mw/ipappsrv/natplugins/natpcliprovisioningnatfwadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4366
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4367
   <component id="natpdevmgmtnatfwadapter" name="Device Management NAT Framework Traversal Adapter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4368
    <unit bldFile="/mw/ipappsrv/natplugins/natpdevmgmtnatfwadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4369
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4370
   <component id="natptraversalcontroller" name="NAT Traversal Controller" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4371
    <unit bldFile="/mw/ipappsrv/natplugins/natptraversalcontroller/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4372
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4373
   <component id="natpnatfwsdpprovider" name="NAT Framework SDP Provider" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4374
    <unit bldFile="/mw/ipappsrv/natplugins/natpnatfwsdpprovider/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4375
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4376
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4377
  <collection id="ipappsrv_info" name="IP App Services Info" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4378
   <component id="ipappsrv_build" name="IP App Services Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4379
    <!-- remove the #includes from here and rename as xxx ROM or move iby/sis files into another component-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4380
    <unit mrp="/mw/ipappsrv/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4381
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4382
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4383
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4384
      <package id="phonesrv" level="specific" tech-domain="vc" levels="utils framework server ui specific" name="Telephony and SIM Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4385
  <collection id="phonesrv_plat" name="Telephony and SIM Services Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4386
   <component id="string_parser_api" name="String Parser API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4387
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4388
    <unit bldFile="/mw/phonesrv/phonesrv_plat/string_parser_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4389
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4390
   <component id="cbs_mcn_client_api" name="CBS MCN Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4391
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4392
    <unit bldFile="/mw/phonesrv/phonesrv_plat/cbs_mcn_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4393
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4394
   <component id="converged_call_engine_api" name="Converged Call Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4395
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4396
    <unit bldFile="/mw/phonesrv/phonesrv_plat/converged_call_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4397
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4398
   <component id="aiw_dial_data_consumer_api" name="AIW Dial Data Consumer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4399
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4400
    <unit bldFile="/mw/phonesrv/phonesrv_plat/aiw_dial_data_consumer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4401
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4402
   <component id="phone_client_ussd_api" name="Phone Client USSD API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4403
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4404
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_ussd_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4405
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4406
   <component id="sat_refresh_api" name="SAT Refresh API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4407
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4408
    <unit bldFile="/mw/phonesrv/phonesrv_plat/sat_refresh_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4409
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4410
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4411
   <component id="network_handling_engine_api" name="Network Handling Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4412
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4413
    <unit bldFile="/mw/phonesrv/phonesrv_plat/network_handling_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4414
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4415
   <component id="phone_client_emergency_call_api" name="Phone Client Emergency Call API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4416
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4417
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_emergency_call_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4418
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4419
   <component id="sat_configuration_api" name="SAT Configuration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4420
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4421
    <unit bldFile="/mw/phonesrv/phonesrv_plat/sat_configuration_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4422
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4423
   <component id="dial_utils_api" name="Dial Utils API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4424
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4425
    <unit bldFile="/mw/phonesrv/phonesrv_plat/dial_utils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4426
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4427
   <component id="phone_client_image_handler_api" name="Phone Client Image Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4428
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4429
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_image_handler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4430
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4431
   <component id="phone_client_messenger_api" name="Phone Client Messenger API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4432
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4433
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_messenger_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4434
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4435
   <component id="sat_client_api" name="SAT Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4436
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4437
    <unit bldFile="/mw/phonesrv/phonesrv_plat/sat_client_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4438
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4439
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4440
   <component id="phone_client_api" name="Phone Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4441
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4442
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4443
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4444
   <component id="sat_service_api" name="SAT Service API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4445
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4446
    <unit bldFile="/mw/phonesrv/phonesrv_plat/sat_service_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4447
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4448
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4449
   <component id="cbs_message_api" name="CBS Message API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4450
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4451
    <unit bldFile="/mw/phonesrv/phonesrv_plat/cbs_message_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4452
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4453
   <component id="phone_client_server_information_api" name="Phone Client Server Information API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4454
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4455
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_server_information_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4456
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4457
   <component id="phone_client_ussd_internal_api" name="Phone Client USSD Internal API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4458
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4459
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_ussd_internal_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4460
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4461
   <component id="phone_client_command_handler_api" name="Phone Client Command Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4462
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4463
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_command_handler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4464
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4465
   <component id="phone_client_notify_api" name="Phone Client Notify API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4466
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4467
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_notify_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4468
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4469
   <component id="phone_client_utility_api" name="Phone Client Utility API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4470
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4471
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_client_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4472
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4473
   <component id="telephony_network_information_api" name="Telephony Network Information API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4474
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4475
    <unit bldFile="/mw/phonesrv/phonesrv_plat/telephony_network_information_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4476
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4477
   <component id="secondary_display_sat_api" name="Secondary Display SAT API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4478
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4479
    <unit bldFile="/mw/phonesrv/phonesrv_plat/secondary_display_sat_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4480
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4481
   <component id="callui_reconnect_query_api" name="CallUI Reconnect Query API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4482
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4483
    <unit bldFile="/mw/phonesrv/phonesrv_plat/callui_reconnect_query_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4484
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4485
   <component id="service_provider_settings_api" name="Service Provider Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4486
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4487
    <unit bldFile="/mw/phonesrv/phonesrv_plat/service_provider_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4488
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4489
   <component id="converged_call_provider_api" name="Converged Call Provider API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4490
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4491
    <unit bldFile="/mw/phonesrv/phonesrv_plat/converged_call_provider_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4492
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4493
   <component id="incoming_call_monitor_api" name="Incoming Call Monitor API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4494
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4495
    <unit bldFile="/mw/phonesrv/phonesrv_plat/incoming_call_monitor_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4496
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4497
   <component id="default_emergency_numbers_api" name="Default Emergency Numbers API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4498
    <unit bldFile="/mw/phonesrv/phonesrv_plat/default_emergency_numbers_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4499
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4500
   <component id="cenrep_database_api" name="Central Repository Database API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4501
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4502
    <unit bldFile="/mw/phonesrv/phonesrv_plat/cenrep_database_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4503
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4504
   <component id="ss_settings_api" name="SS Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4505
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4506
    <unit bldFile="/mw/phonesrv/phonesrv_plat/ss_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4507
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4508
   <component id="phone_settings_observer_api" name="Phone Settings Observer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4509
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4510
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_settings_observer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4511
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4512
   <component id="phone_settings_notes_ui_api" name="Phone Settings Notes UI API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4513
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4514
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_settings_notes_ui_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4515
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4516
   <component id="phone_settings_api" name="Phone Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4517
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4518
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4519
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4520
   <component id="voice_mailbox_number_api" name="Voice Mailbox Number API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4521
    <unit bldFile="/mw/phonesrv/phonesrv_plat/voice_mailbox_number_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4522
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4523
   <component id="voice_mailbox_settings_api" name="Voice Mailbox Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4524
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4525
    <unit bldFile="/mw/phonesrv/phonesrv_plat/voice_mailbox_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4526
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4527
   <component id="call_information_api" name="Call Information API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4528
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4529
    <unit bldFile="/mw/phonesrv/phonesrv_plat/call_information_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4530
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4531
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4532
   <component id="call_remote_party_information_api" name="Call Remote Party Information API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4533
    <unit bldFile="/mw/phonesrv/phonesrv_plat/call_remote_party_information_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4534
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4535
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4536
   <component id="telephony_mediator_api" name="Telephony Mediator API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4537
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4538
    <unit bldFile="/mw/phonesrv/phonesrv_plat/telephony_mediator_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4539
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4540
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4541
   <component id="dialpad_api" name="Dialpad API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4542
    <unit bldFile="/mw/phonesrv/phonesrv_plat/dialpad_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4543
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4544
   <component id="phone_settings_ui_notes_api" name="Phone Settings UI Notes API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4545
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4546
    <unit bldFile="/mw/phonesrv/phonesrv_plat/phone_settings_ui_notes_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4547
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4548
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4549
  <collection id="telutils" name="Telephony Utils" level="utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4550
   <component id="phoneparser" name="Phone Parser" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4551
    <unit bldFile="/mw/phonesrv/telutils/phoneparser/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4552
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4553
   <component id="telephonyservice" name="Telephony Service" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4554
    <unit bldFile="/mw/phonesrv/telutils/telephonyservice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4555
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4556
   <component id="xqtelephonyservice" name="X Qt Telephony Service" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4557
    <unit bldFile="/mw/phonesrv/telutils/xqtelephonyservice" qt:proFile="xqtelephonyservice.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4558
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4559
   <component id="dialpad" name="Dial Pad" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4560
    <unit bldFile="/mw/phonesrv/telutils/dialpad" qt:proFile="dialpad.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4561
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4562
   <component id="keysequencerecognitionservice" name="Key Sequence Recognition Service" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4563
    <unit bldFile="/mw/phonesrv/telutils/keysequencerecognitionservice" qt:proFile="keysequencerecognitionservice.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4564
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4565
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4566
  <collection id="cbs" name="Cellular Baseband Services" level="utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4567
   <component id="cbsserver" name="CBS Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4568
    <unit bldFile="/mw/phonesrv/cbs/cbsserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4569
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4570
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4571
  <collection id="cellular" name="Cellular" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4572
   <component id="telephonysettings" name="Telephony Settings" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4573
    <unit bldFile="/mw/phonesrv/cellular/telephonysettings/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4574
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4575
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4576
   <component id="psetwrapper" name="Provider Settings Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4577
	<!-- need to move to own component, not under sssettings -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4578
    <unit bldFile="/mw/phonesrv/cellular/telephonysettings/xqbindings/psetwrapper" qt:proFile="psetwrapper.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4579
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4580
   <component id="sssettings" name="Supplementary Service Settings" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4581
    <unit bldFile="/mw/phonesrv/cellular/sssettings/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4582
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4583
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4584
   <component id="sssettingswrapper" name="Supplementary Service Settings Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4585
	<!-- need to move to own component, not under sssettings -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4586
    <unit bldFile="/mw/phonesrv/cellular/sssettings/xqbindings/sssettingswrapper" qt:proFile="sssettingswrapper.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4587
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4588
   <component id="psetnotesui" name="Phone Settings Notes UI" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4589
    <unit bldFile="/mw/phonesrv/cellular/psetnotesui/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4590
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4591
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4592
   <component id="psuinotes" name="Phone Settings Notes UI" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4593
    <unit bldFile="/mw/phonesrv/cellular/psuinotes" qt:proFile="psuinotes.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4594
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4595
   <component id="servicerequest" name="Service Request" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4596
    <unit bldFile="/mw/phonesrv/cellular/servicerequest/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4597
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4598
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4599
  <collection id="convergedcallengine" name="Converged Call Engine" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4600
   <component id="callprovider" name="Call Provider" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4601
    <unit bldFile="/mw/phonesrv/convergedcallengine/callprovider/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4602
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4603
   <component id="cce" name="CCE" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4604
    <unit bldFile="/mw/phonesrv/convergedcallengine/cce/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4605
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4606
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4607
   <component id="spsettings" name="Service Provider Settings" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4608
    <unit bldFile="/mw/phonesrv/convergedcallengine/spsettings/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4609
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4610
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4611
   <component id="cenrepdatabase" name="CCE Cenrep Database" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4612
    <unit bldFile="/mw/phonesrv/convergedcallengine/cenrepdatabase/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4613
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4614
   <component id="serviceselector" name="Service Selector" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4615
    <unit bldFile="/mw/phonesrv/convergedcallengine/serviceselector/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4616
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4617
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4618
  <collection id="networkhandling" name="Network Handling" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4619
   <component id="networkhandlingengine" name="Network Handling Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4620
    <unit bldFile="/mw/phonesrv/networkhandling/networkhandlingengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4621
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4622
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4623
  <collection id="phoneclientserver" name="Phone Client/Server" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4624
   <component id="enpolicy" name="Emergency Number Policy" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4625
    <unit bldFile="/mw/phonesrv/phoneclientserver/enpolicy/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4626
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4627
   <component id="aiwdialdata" name="AIW Dial Data" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4628
    <unit bldFile="/mw/phonesrv/phoneclientserver/aiwdialdata/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4629
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4630
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4631
   <component id="dialutils" name="Dial Utils" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4632
    <unit bldFile="/mw/phonesrv/phoneclientserver/dialutils/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4633
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4634
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4635
   <component id="phoneclient" name="Phone Client" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4636
    <unit bldFile="/mw/phonesrv/phoneclientserver/phoneclient/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4637
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4638
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4639
   <component id="phoneserver" name="Phone Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4640
    <unit bldFile="/mw/phonesrv/phoneclientserver/phoneserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4641
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4642
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4643
  <collection id="phonecmdhandler" name="Phone Command Handler" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4644
   <component id="phonecmdhnlr" name="Phone Command Handler" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4645
    <unit bldFile="/mw/phonesrv/phonecmdhandler/phonecmdhnlr/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4646
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4647
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4648
  <collection id="satengine" name="SAT Engine" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4649
   <component id="satserver" name="SAT Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4650
    <unit bldFile="/mw/phonesrv/satengine/satserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4651
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4652
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4653
  <collection id="satui" name="SAT UI" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4654
   <component id="satshellcontroller" name="SAT Shell Controller" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4655
    <unit bldFile="/mw/phonesrv/satui/satshellcontroller/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4656
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4657
   <component id="satapp" name="SAT Application" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4658
    <unit bldFile="/mw/phonesrv/satui/satapp" qt:proFile="satapp.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4659
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4660
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4661
  <collection id="vmbx" name="Voice Mailbox" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4662
   <component id="vmbxcpplugin" name="Voice Mailbox CP Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4663
    <unit bldFile="/mw/phonesrv/vmbx/vmbxcpplugin" qt:proFile="vmbxcpplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4664
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4665
   <component id="vmbxengine" name="Voice Mailbox Engine" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4666
    <unit bldFile="/mw/phonesrv/vmbx/vmbxengine" qt:proFile="vmbxengine.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4667
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4668
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4669
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4670
      <package id="messagingmw" level="specific" tech-domain="pr" levels="stack support fw api" name="Messaging Middleware">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4671
  <collection id="msgfw_plat" name="Messaging Middleware Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4672
   <component id="always_online_plugin_api" name="Always Online Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4673
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4674
    <unit bldFile="/mw/messagingmw/msgfw_plat/always_online_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4675
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4676
   <component id="always_online_client_api" name="Always Online Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4677
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4678
    <unit bldFile="/mw/messagingmw/msgfw_plat/always_online_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4679
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4680
   <component id="msg_common_utils_api" name="Messaging Common Utils API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4681
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4682
    <unit bldFile="/mw/messagingmw/msgfw_plat/msg_common_utils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4683
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4684
   <component id="muiu_utils_api" name="Messaging Center UI Utilities API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4685
      <unit bldFile="/mw/messagingmw/msgfw_plat/muiu_utils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4686
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4687
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4688
  <collection id="messagingfw" name="Messaging Framework" level="fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4689
   <!-- should break this collection up into smaller related collections -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4690
   <component id="send_ui_api" name="Send UI API" deprecated="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4691
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4692
    <unit bldFile="/mw/messagingmw/messagingfw/deprecate/send_ui_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4693
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4694
   <component id="send_ui_plugin_api" name="Send UI Plug-in API" deprecated="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4695
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4696
    <unit bldFile="/mw/messagingmw/messagingfw/deprecate/send_ui_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4697
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4698
   <component id="send_ui_datautils_api" name="Send UI Data Utils API" deprecated="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4699
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4700
    <unit bldFile="/mw/messagingmw/messagingfw/deprecate/send_ui_datautils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4701
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4702
   <component id="alwaysonline" name="Always Online Server" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4703
    <unit bldFile="/mw/messagingmw/messagingfw/alwaysonline/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4704
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4705
   <component id="msgcommonutils" name="Messaging Common Utils" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4706
    <unit bldFile="/mw/messagingmw/messagingfw/msgcommonutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4707
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4708
   <component id="senduiservices" name="Send UI Services" introduced="^2" deprecated="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4709
    <unit bldFile="/mw/messagingmw/messagingfw/deprecate/senduiservices/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4710
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4711
   <component id="muiuutils" name="Messaging Center UI Utilities" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4712
      <unit bldFile="/mw/messagingmw/messagingfw/muiuutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4713
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4714
   <component id="scheduledsendmtm" name="Scheduled Send MTM" introduced="6.0" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4715
    <unit bldFile="/mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="/mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4716
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4717
   <component id="msgsrvnstore" name="Message Server and Store" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4718
    <unit bldFile="/mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="/mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4719
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4720
   <component id="biomsgfw" name="BIO Messaging Framework" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4721
    <unit bldFile="/mw/messagingmw/messagingfw/biomsgfw/group" mrp="/mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4722
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4723
   <component id="msgconf" name="Messaging Config" introduced="^2" purpose="optional" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4724
    <unit bldFile="/mw/messagingmw/messagingfw/msgconf/group" mrp="/mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4725
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4726
   <component id="watcherfw" name="Watcher Framework" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4727
    <unit bldFile="/mw/messagingmw/messagingfw/watcherfw/group" mrp="/mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4728
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4729
   <component id="msgtest" name="Messaging Test" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4730
    <unit bldFile="/mw/messagingmw/messagingfw/msgtest/group" mrp="/mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4731
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4732
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4733
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4734
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4735
   <component id="sendas" name="Send As" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4736
    <unit bldFile="/mw/messagingmw/messagingfw/sendas/group" mrp="/mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4737
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4738
   <component id="msgurlhandler" name="Message URL Handler" introduced="7.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4739
    <unit bldFile="/mw/messagingmw/messagingfw/msgurlhandler/group" mrp="/mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4740
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4741
   <component id="wappushfw" name="WAP Push Framework" introduced="6.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4742
    <unit bldFile="/mw/messagingmw/messagingfw/wappushfw/group" mrp="/mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4743
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4744
   <component id="suplsmshandler" name="SUPL SMS Handler" introduced="^2" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4745
    <unit bldFile="/mw/messagingmw/messagingfw/suplsmshandler/group" mrp="/mw/messagingmw/messagingfw/suplsmshandler/group/lbs_suplsmstrigger.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4746
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4747
   <component id="suplwappushhandler" name="SUPL WAP Push Handler" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4748
    <unit bldFile="/mw/messagingmw/messagingfw/suplwappushhandler/group" mrp="/mw/messagingmw/messagingfw/suplwappushhandler/group/lbs_suplwappush.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4749
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4750
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4751
  <collection id="messagingmw_info" name="Messaging Middleware Info" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4752
   <component id="messagingmw_metadata" name="Messaging Middleware Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4753
    <unit mrp="/mw/messagingmw/messagingmw_info/messagingmw_metadata/messagingmw_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4754
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4755
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4756
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4757
      <package id="imsrv" level="specific" tech-domain="pr" levels="plugin framework server generic specific" name="Instant Messaging and Presence Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4758
  <collection id="imsrv_plat" name="Instant Messaging and Presence Services Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4759
   <component id="ximp_core_data_model_api" name="XIMP Core Data Model API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4760
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4761
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_data_model_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4762
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4763
   <component id="ximp_presence_protocol_plugin_host_api" name="XIMP Presence Protocol Plug-in Host API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4764
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4765
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_protocol_plugin_host_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4766
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4767
   <component id="ximp_presence_data_model_api" name="XIMP Presence Data Model API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4768
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4769
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_data_model_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4770
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4771
   <component id="ximp_presence_protocol_plugin_api" name="XIMP Presence Protocol Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4772
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4773
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_protocol_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4774
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4775
   <component id="ximp_presence_management_api" name="XIMP Presence Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4776
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4777
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4778
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4779
   <component id="ximp_core_protocol_plugin_host_api" name="XIMP Core Protocol Plug-in Host API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4780
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4781
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_protocol_plugin_host_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4782
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4783
   <component id="ximp_core_management_api" name="XIMP Core Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4784
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4785
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4786
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4787
   <component id="ximp_presence_base_api" name="XIMP Presence Base API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4788
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4789
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_base_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4790
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4791
   <component id="ximp_core_protocol_plugin_api" name="XIMP Core Protocol Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4792
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4793
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_protocol_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4794
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4795
   <component id="ximp_core_base_api" name="XIMP Core Base API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4796
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4797
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_base_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4798
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4799
   <component id="ximp_presence_cache_api" name="XIMP Presence Cache API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4800
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4801
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_presence_cache_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4802
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4803
   <component id="ximp_core_feature_plugin_api" name="XIMP Core Feature Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4804
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4805
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_core_feature_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4806
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4807
   <component id="ximp_im_protocol_plugin_host_api" name="XIMP IM Protocol Plugin Host API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4808
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4809
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_protocol_plugin_host_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4810
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4811
   <component id="ximp_im_data_model_api" name="XIMP IM Data Model API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4812
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4813
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_data_model_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4814
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4815
   <component id="ximp_im_protocol_plugin_api" name="XIMP IM Protocol Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4816
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4817
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_protocol_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4818
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4819
   <component id="ximp_im_management_api" name="XIMP IM Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4820
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4821
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4822
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4823
   <component id="ximp_im_base_api" name="XIMP IM Base API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4824
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4825
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_im_base_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4826
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4827
   <component id="ximp_search_protocol_plugin_host_api" name="XIMP Search Protocol Plugin Host API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4828
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4829
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_protocol_plugin_host_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4830
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4831
   <component id="ximp_search_data_model_api" name="XIMP Search Data Model API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4832
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4833
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_data_model_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4834
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4835
   <component id="ximp_search_protocol_plugin_api" name="XIMP search Protocol Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4836
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4837
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_protocol_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4838
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4839
   <component id="ximp_search_management_api" name="XIMP Search Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4840
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4841
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4842
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4843
   <component id="ximp_search_base_api" name="XIMP Search Base API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4844
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4845
    <unit bldFile="/mw/imsrv/imsrv_plat/ximp_search_base_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4846
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4847
   <component id="xmpp_settings_api" name="XMPP Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4848
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4849
    <unit bldFile="/mw/imsrv/imsrv_plat/xmpp_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4850
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4851
   <component id="im_cache_client_api" name="IM Cache Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4852
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4853
    <unit bldFile="/mw/imsrv/imsrv_plat/im_cache_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4854
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4855
   <component id="im_cache_server_api" name="IM Cache Server API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4856
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4857
    <unit bldFile="/mw/imsrv/imsrv_plat/im_cache_server_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4858
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4859
   <component id="presence_avabilitytext" name="Presence Availability Text" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4860
    <unit bldFile="/mw/imsrv/imsrv_plat/presence_avabilitytext/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4861
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4862
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4863
  <collection id="ximpfw" name="XIMP Framework" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4864
   <!-- collection is really a component. Needs to be moved down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4865
   <component id="ximpfw_build" name="XIMP Framework Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4866
    <unit bldFile="/mw/imsrv/ximpfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4867
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4868
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4869
  <collection id="imservices" name="IM Services" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4870
   <component id="imfeatureplugin" name="IM Feature Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4871
    <unit bldFile="/mw/imsrv/imservices/imfeatureplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4872
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4873
   <component id="searchfeatureplugin" name="Search Feature Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4874
    <unit bldFile="/mw/imsrv/imservices/searchfeatureplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4875
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4876
   <component id="xmppsettingsapi" name="XMPP Settings API" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4877
    <unit bldFile="/mw/imsrv/imservices/xmppsettingsapi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4878
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4879
   <component id="xmppsettingsfetcher" name="XMPP Settings Fetcher" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4880
    <unit bldFile="/mw/imsrv/imservices/xmppsettingsfetcher/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4881
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4882
   <component id="instantmessagingcache" name="Instant Messaging Cache" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4883
    <unit bldFile="/mw/imsrv/imservices/instantmessagingcache/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4884
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4885
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4886
  <collection id="brandingserver" name="Branding Server" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4887
   <!-- collection is really a component. Needs to be moved down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4888
   <component id="brandingserver_build" name="Branding Server Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4889
    <unit bldFile="/mw/imsrv/brandingserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4890
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4891
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4892
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4893
      <package id="legacypresence" level="specific" tech-domain="pr" levels="engine fw ui" name="Legacy Presence Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4894
  <collection id="pressrv_plat" name="Legacy Presence Services Platform Interfaces" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4895
   <component id="presence_list_api" name="Presence List API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4896
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4897
    <unit bldFile="/mw/legacypresence/pressrv_plat/presence_list_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4898
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4899
   <component id="watcher_info_api" name="Watcher Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4900
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4901
    <unit bldFile="/mw/legacypresence/pressrv_plat/watcher_info_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4902
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4903
   <component id="simple_documents_api" name="SIMPLE Documents API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4904
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4905
    <unit bldFile="/mw/legacypresence/pressrv_plat/simple_documents_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4906
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4907
   <component id="authorization_api" name="Authorization API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4908
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4909
    <unit bldFile="/mw/legacypresence/pressrv_plat/authorization_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4910
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4911
   <component id="xdm_protocol_plugin_api" name="XDM Protocol Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4912
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4913
    <unit bldFile="/mw/legacypresence/pressrv_plat/xdm_protocol_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4914
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4915
   <component id="watcher_api" name="Watcher API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4916
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4917
    <unit bldFile="/mw/legacypresence/pressrv_plat/watcher_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4918
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4919
   <component id="xdm_api" name="XDM API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4920
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4921
    <unit bldFile="/mw/legacypresence/pressrv_plat/xdm_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4922
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4923
   <component id="registration_api" name="Registration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4924
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4925
    <unit bldFile="/mw/legacypresence/pressrv_plat/registration_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4926
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4927
   <component id="publisher_api" name="Publisher API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4928
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4929
    <unit bldFile="/mw/legacypresence/pressrv_plat/publisher_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4930
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4931
   <component id="messaging_connection_manager_api" name="Messaging Connection Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4932
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4933
    <unit bldFile="/mw/legacypresence/pressrv_plat/messaging_connection_manager_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4934
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4935
   <component id="xdm_settings_api" name="XDM Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4936
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4937
    <unit bldFile="/mw/legacypresence/pressrv_plat/xdm_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4938
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4939
   <component id="simple_settings_api" name="SIMPLE Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4940
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4941
    <unit bldFile="/mw/legacypresence/pressrv_plat/simple_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4942
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4943
   <component id="simple_instant_msg_api" name="Simple Instant Msg API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4944
    <unit bldFile="/mw/legacypresence/pressrv_plat/simple_instant_msg_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4945
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4946
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4947
  <collection id="xdmengine" name="XDM Engine" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4948
   <!-- collection is really a component. Need to move down a directory (eg xdm/xdmengine)-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4949
   <component id="xdmengine_build" name="XDM Engine Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4950
    <unit bldFile="/mw/legacypresence/xdmengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4951
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4952
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4953
  <collection id="simpleengine" name="SIMPLE Engine" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4954
   <!-- collection is really a component. Need to move down a directory-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4955
   <component id="simpleengine_build" name="SIMPLE Engine Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4956
    <!-- <unit bldFile="simpleengine/group"/> not built -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4957
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4958
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4959
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4960
      <package id="searchsrv" level="specific" tech-domain="pr" levels="services engine generic api" name="Search Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4961
      <collection id="searchsrv_plat" name="Search Services Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4962
	    <component id="cpix_utility_api" name="CPIX Utility API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4963
			
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4964
			<unit bldFile="/mw/searchsrv/searchsrv_plat/cpix_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4965
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4966
	    <component id="cpix_framework_api" name="CPIX Framework API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4967
			
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4968
			<unit bldFile="/mw/searchsrv/searchsrv_plat/cpix_framework_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4969
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4970
	    <component id="cpix_search_api" name="CPIX Search API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4971
			
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4972
			<unit bldFile="/mw/searchsrv/searchsrv_plat/cpix_search_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4973
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4974
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4975
    <collection id="searchengine" name="Search Engine" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4976
       <component id="searchengine_util" name="Search Engine Utils" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4977
			<unit bldFile="/mw/searchsrv/searchengine/util/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4978
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4979
       <component id="searchengine_oss" name="Search Engine OSS" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4980
			<unit bldFile="/mw/searchsrv/searchengine/oss/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4981
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4982
       <component id="cpix" name="Cross Platform Indexing Engine" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4983
			<unit bldFile="/mw/searchsrv/searchengine/cpix/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4984
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4985
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4986
    <collection id="searcher" name="Searcher" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4987
       <component id="searchclient" name="Search Client" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4988
			<unit bldFile="/mw/searchsrv/searcher/SearchClient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4989
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4990
       <component id="searchserver" name="Search Server" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4991
			<unit bldFile="/mw/searchsrv/searcher/SearchServer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4992
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4993
       <component id="searcher_test" name="Searcher Tests" introduced="^4" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4994
			<!-- #include from common bld.inf or split into two components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4995
			<unit bldFile="/mw/searchsrv/searcher/tsrc/RobustnessTest/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4996
			<unit bldFile="/mw/searchsrv/searcher/tsrc/LogPlayer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4997
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4998
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  4999
    <collection id="searchsrv_harvester" name="Search Services Harvester" level="services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5000
       <component id="searchsrv_pluginfw" name="Search Server" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5001
			<unit bldFile="/mw/searchsrv/harvester/pluginfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5002
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5003
       <component id="searchsrv_harvesterserver" name="Search Harvester Server" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5004
			<unit bldFile="/mw/searchsrv/harvester/harvesterserver" qt:proFile="harvester.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5005
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5006
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5007
    <collection id="searchsrv_watchdog" name="Search Services Watch Dog" level="services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5008
       <component id="searchsrv_watchdog_build" name="Search Services Watch Dog Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5009
			<unit bldFile="/mw/searchsrv/WatchDog/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5010
       </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5011
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5012
    <collection id="qcpix" name="Qt CPIX" level="engine">     
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5013
    <component id="qcpix_build" name="Qt CPIX Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5014
      <unit bldFile="/mw/searchsrv/qcpix" qt:proFile="cpix.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5015
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5016
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5017
    <collection id="searchsrv_info" name="Search Services Info">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5018
    <component id="searchsrv_build" name="Search Services Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5019
		<!-- move exports to own component and remove this -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5020
      <unit bldFile="/mw/searchsrv/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5021
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5022
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5023
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5024
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5025
      <package id="remotemgmt" level="specific" tech-domain="dm" levels="plugin framework server generic specific" name="Remote Management">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5026
  <collection id="remotemgmt_pub" name="Remote Management Public Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5027
   <component id="synchronization_capability_api" name="Synchronization Capability API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5028
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5029
    <unit bldFile="/mw/remotemgmt/remotemgmt_pub/synchronization_capability_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5030
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5031
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5032
  <collection id="remotemgmt_plat" name="Remote Management Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5033
   <component id="common_agent_util_and_definitions_api" name="Common Agent util and definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5034
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5035
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/common_agent_util_and_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5036
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5037
   <component id="policy_management_certificate_api" name="Policy Management Certificate API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5038
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5039
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/policy_management_certificate_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5040
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5041
   <component id="oma_provisioning_adapter_api" name="OMA Provisioning Adapter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5042
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5043
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/oma_provisioning_adapter_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5044
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5045
   <component id="device_management_parameter_api" name="Device Management Parameter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5046
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5047
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/device_management_parameter_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5048
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5049
   <component id="data_synchronization_plugin_api" name="Data Synchronization Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5050
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5051
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/data_synchronization_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5052
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5053
   <component id="sync_alert_handler_api" name="Sync Alert Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5054
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5055
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/sync_alert_handler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5056
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5057
   <component id="syncml_client_api" name="SyncML Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5058
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5059
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/syncml_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5060
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5061
   <component id="device_management_plugin_api" name="Device Management plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5062
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5063
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/device_management_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5064
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5065
   <component id="dm_tree_apis" name="DM Tree APIs" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5066
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5067
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dm_tree_apis/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5068
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5069
   <component id="terminal_security_device_lock_api" name="Terminal Security Device Lock API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5070
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5071
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/terminal_security_device_lock_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5072
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5073
   <component id="policy_management_request_api" name="Policy Management Request API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5074
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5075
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/policy_management_request_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5076
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5077
   <component id="ds_constant_definitions_api" name="DS Constant Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5078
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5079
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/ds_constant_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5080
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5081
   <component id="scp_server_api" name="SCP Server API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5082
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5083
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/scp_server_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5084
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5085
   <component id="data_synchronization_notification_api" name="Data Synchronization Notification API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5086
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5087
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/data_synchronization_notification_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5088
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5089
   <component id="oma_provisioning_engine_api" name="OMA Provisioning Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5090
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5091
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/oma_provisioning_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5092
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5093
   <component id="dm_utils_api" name="DM Utils API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5094
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5095
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dm_utils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5096
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5097
   <component id="syncml_alert_api" name="SyncML Alert API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5098
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5099
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/syncml_alert_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5100
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5101
   <component id="obex_client_session_api" name="OBEX Client session API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5102
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5103
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/obex_client_session_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5104
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5105
   <component id="setting_enforcement_info_api" name="Setting Enforcement Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5106
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5107
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/setting_enforcement_info_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5108
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5109
   <component id="dm_constant_definitions_api" name="DM Constant Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5110
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5111
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dm_constant_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5112
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5113
   <component id="oma_ds_extensions_api" name="OMA DS Extensions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5114
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5115
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/oma_ds_extensions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5116
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5117
   <component id="pnpms_utils_api" name="PNPMS Utils API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5118
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5119
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/pnpms_utils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5120
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5121
   <component id="adaptive_history_list_api" name="Adaptive History List API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5122
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5123
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/adaptive_history_list_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5124
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5125
   <component id="adaptive_history_list_session_api" name="Adaptive History List Session API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5126
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5127
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/adaptive_history_list_session_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5128
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5129
   <component id="fota_engine_api" name="FOTA Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5130
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5131
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/fota_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5132
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5133
   <component id="update_package_storage_plugin_api" name="Update Package Storage Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5134
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5135
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/update_package_storage_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5136
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5137
   <component id="dcmo_adapter_api" name="DCMO Adapter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5138
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dcmo_adapter_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5139
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5140
   <component id="dcmo_control_api" name="DCMO Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5141
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dcmo_control_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5142
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5143
   <component id="ds_capability_mgmt_plugin_api" name="DS Capability Management Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5144
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5145
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/ds_capability_mgmt_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5146
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5147
   <component id="devicemgmt_dialogs_api" name="Device Management Dialogs API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5148
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/devicemgmt_dialogs_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5149
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5150
   <component id="dm_device_dialog_api" name="DM Device Dialog API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5151
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5152
    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/dm_device_dialog_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5153
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5154
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5155
  <collection id="policymanagement" name="Policy Management" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5156
   <component id="policyenginepolicies" name="Policy Engine Policies" filter="s60,!dfs_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5157
    <unit bldFile="/mw/remotemgmt/policymanagement/policyengine/policyenginepolicies/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5158
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5159
   <component id="policyengine" name="Policy Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5160
    <unit bldFile="/mw/remotemgmt/policymanagement/policyengine" qt:proFile="policyengine.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5161
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5162
   <component id="policymanagement_config" name="Policy Management Config" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5163
    <unit bldFile="/mw/remotemgmt/policymanagement/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5164
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5165
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5166
  <collection id="syncmlfw" name="SyncML Framework" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5167
   <component id="syncmlfw_build" name="SyncML Framework Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5168
    <!--  need to break this up into components. Too convoluted a structure to be in a single bld.inf-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5169
    <unit bldFile="/mw/remotemgmt/syncmlfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5170
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5171
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5172
  <collection id="terminalsecurity" name="Terminal Security" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5173
   <component id="scp" name="Security Code Proxy" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5174
    <!-- can only have one unit, need to have these #included from a single bld.inf -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5175
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scpclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5176
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scpdatabase/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5177
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scpserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5178
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scppatternplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5179
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scphistoryplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5180
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scptimestampplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5181
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/scpeventhandler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5182
    <unit bldFile="/mw/remotemgmt/terminalsecurity/scp/dmeventnotifier/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5183
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5184
   <component id="terminalsecurity_client" name="Terminal Control Client" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5185
    <unit bldFile="/mw/remotemgmt/terminalsecurity/client/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5186
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5187
   <component id="terminalsecurity_server" name="Terminal Control Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5188
    <unit bldFile="/mw/remotemgmt/terminalsecurity/server/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5189
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5190
   <component id="tcadapter" name="Terminal Control Adapter" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5191
    <unit bldFile="/mw/remotemgmt/terminalsecurity/tcadapter/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5192
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5193
   <component id="terminalsecurity_build" name="Terminal Security Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5194
    <!--  need to distribute exports, etc into the other components and remove this-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5195
    <unit bldFile="/mw/remotemgmt/terminalsecurity/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5196
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5197
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5198
  <collection id="omaprovisioning" name="OMA Provisioning" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5199
   <component id="pnputil" name="PnP Util" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5200
    <unit bldFile="/mw/remotemgmt/omaprovisioning/pnputil/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5201
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5202
   <component id="provisioning" name="Provisioning" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5203
    <unit bldFile="/mw/remotemgmt/omaprovisioning/provisioning/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5204
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5205
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5206
  <collection id="dcmofw" name="Device Capability Management Object Framework" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5207
   <component id="dcmoclient" name="DCMO Client" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5208
    <unit bldFile="/mw/remotemgmt/dcmofw/dcmoclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5209
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5210
   <component id="dcmoserver" name="DCMO Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5211
    <unit bldFile="/mw/remotemgmt/dcmofw/dcmoserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5212
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5213
   <component id="dcmocustcmd" name="DCMO Custom Commands" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5214
    <unit bldFile="/mw/remotemgmt/dcmofw/dcmocustcmd/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5215
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5216
   <component id="dcmofw_build" name="DCMO Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5217
    <!--  need to distribute exports, etc into the other components and remove this-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5218
    <unit bldFile="/mw/remotemgmt/dcmofw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5219
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5220
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5221
  <collection id="fotaapplication" name="FOTA Application" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5222
   <component id="fotaapplication_build" name="FOTA Application Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5223
	<!-- need to make this a real component: move down a dir? break up? -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5224
    <unit bldFile="/mw/remotemgmt/fotaapplication/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5225
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5226
   <component id="fotaserver" name="FOTA Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5227
    <unit bldFile="/mw/remotemgmt/fotaapplication/fotaserver" qt:proFile="fotaserver.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5228
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5229
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5230
  <collection id="devicemgmtnotifications" name="Device Management Notifications" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5231
   <component id="devicemgmtnotifications_rom" name="DM Notifications ROM" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5232
    <unit bldFile="/mw/remotemgmt/devicemgmtnotifications/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5233
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5234
   <component id="dmdevdialogclient" name="DM Device Dialog Client" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5235
    <unit bldFile="/mw/remotemgmt/devicemgmtnotifications/dmdevdialogclient/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5236
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5237
   <component id="dmdevdialogserver" name="DM Device Dialog Server" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5238
    <unit bldFile="/mw/remotemgmt/devicemgmtnotifications/dmdevdialogserver/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5239
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5240
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5241
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5242
      <package id="remoteconn" level="generic" tech-domain="de" levels="plugin framework server generic specific" name="Remote Connectivity">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5243
  <collection id="remoteconn_plat" name="Remote Connectivity Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5244
   <component id="dialup_connection_status_api" name="Dialup Connection Status API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5245
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5246
    <unit bldFile="/mw/remoteconn/remoteconn_plat/dialup_connection_status_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5247
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5248
   <component id="dun_secondary_display_notification_api" name="Dialup Secondary Display Notification API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5249
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5250
    <unit bldFile="/mw/remoteconn/remoteconn_plat/dun_secondary_display_notification_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5251
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5252
   <component id="generic_hid_api" name="Generic HID API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5253
    <!-- Missing? <meta rel="Api" href="remoteconn_plat/generic_hid_api/generic_hid_api.metaxml"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5254
    <unit bldFile="/mw/remoteconn/remoteconn_plat/generic_hid_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5255
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5256
   <component id="locod_bearer_plugin_api" name="Local Connectivity Daemon Bearer Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5257
    <!-- Missing? <meta rel="Api" href="remoteconn_plat/locod_bearer_plugin_api/locod_bearer_plugin_api.metaxml"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5258
    <unit bldFile="/mw/remoteconn/remoteconn_plat/locod_bearer_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5259
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5260
   <component id="locod_service_plugin_api" name="Local Connectivity Daemon Service Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5261
    <!-- Missing? <meta rel="Api" href="remoteconn_plat/locod_service_plugin_api/locod_service_plugin_api.metaxml"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5262
    <unit bldFile="/mw/remoteconn/remoteconn_plat/locod_service_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5263
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5264
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5265
  <collection id="localconnectivityservice" name="Local Connectivity Service" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5266
   <component id="locod" name="Local Connectivity Daemon" introduced="^4" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5267
         <unit bldFile="/mw/remoteconn/localconnectivityservice/locod/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5268
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5269
   <component id="dun" name="Dial-Up Networking" introduced="^4" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5270
         <unit bldFile="/mw/remoteconn/localconnectivityservice/dun/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5271
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5272
   <component id="generichid" name="Generic Human-Interface Device" introduced="^4" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5273
         <unit bldFile="/mw/remoteconn/localconnectivityservice/generichid/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5274
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5275
   <component id="headset" name="Headset" introduced="^4" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5276
         <unit bldFile="/mw/remoteconn/localconnectivityservice/headset/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5277
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5278
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5279
  <collection id="mtptransports" name="MTP Transports" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5280
   <component id="mtpusbtransport" name="MTP USB Transport" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5281
    <unit bldFile="/mw/remoteconn/mtptransports/mtpusbtransport/group" mrp="/mw/remoteconn/mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5282
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5283
   <component id="mtpptpiptransport" name="MTP PTP-IP Transport" introduced="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5284
    <unit bldFile="/mw/remoteconn/mtptransports/mtpptpiptransport/group" mrp="/mw/remoteconn/mtptransports/mtpptpiptransport/group/mtp_ptpip.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5285
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5286
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5287
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5288
  <collection id="mtpfws" name="MTP Frameworks" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5289
   <component id="mtpfw" name="MTP Framework" introduced="^2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5290
    <unit bldFile="/mw/remoteconn/mtpfws/mtpfw/group" mrp="/mw/remoteconn/mtpfws/mtpfw/group/mtp_framework.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5291
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5292
   <component id="devdpextn" name="MTP Device Provider Extension" introduced="^4" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5293
 	  <!-- can't have a component inside another component. Need to move to mtpfws/devdpextn/group -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5294
	 <unit bldFile="/mw/remoteconn/mtpfws/mtpfw/dataproviders/devdp/devdpextn/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5295
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5296
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5297
  <collection id="mtpdataproviders" name="MTP Data Providers" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5298
   <component id="mtpfileandfolderdp" name="MTP File and Folder Provider" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5299
    <unit bldFile="/mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group" mrp="/mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5300
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5301
   <component id="mtpimagedp" name="MTP Image Data Provider" introduced="^3" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5302
    <unit bldFile="/mw/remoteconn/mtpdataproviders/mtpimagedp/group" mrp="/mw/remoteconn/mtpdataproviders/mtpimagedp/group/mtp_imagedp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5303
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5304
   <component id="mtppictbridgedp" name="MTP PictBridge Data Provider" introduced="^3" filter="gt" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5305
    <unit bldFile="/mw/remoteconn/mtpdataproviders/mtppictbridgedp/group" mrp="/mw/remoteconn/mtpdataproviders/mtppictbridgedp/group/mtp_pictbridgedp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5306
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5307
   <component id="pictbridgeengine" name="MTP PictBridge Engine" introduced="^4" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5308
 	  <!-- can't have a component inside another component. Need to move to mtpdataproviders/pictbridgeengine/group -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5309
     <unit bldFile="/mw/remoteconn/mtpdataproviders/mtppictbridgedp/pictbridgeengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5310
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5311
   <component id="mtpplaybackcontroldp" name="MTP Playback Control Data Provider" introduced="^4" filter="s60" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5312
    <unit bldFile="/mw/remoteconn/mtpdataproviders/mtpplaybackcontroldp/group" mrp="/mw/remoteconn/mtpdataproviders/mtpplaybackcontroldp/group/mtp_playbackcontroldp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5313
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5314
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5315
  <collection id="backupandrestore" name="Backup and Restore" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5316
   <component id="backupengine" name="Backup Engine" introduced="9.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5317
    <unit bldFile="/mw/remoteconn/backupandrestore/backupengine/group" mrp="/mw/remoteconn/backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5318
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5319
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5320
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5321
  <collection id="obex" name="OBEX" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5322
   <component id="obexprotocol" name="OBEX Protocol" introduced="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5323
    <unit bldFile="/mw/remoteconn/obex/obexprotocol/group" mrp="/mw/remoteconn/obex/obexprotocol/group/obex.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5324
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5325
   <component id="obexextensionapi" name="OBEX Extension API" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5326
    <unit bldFile="/mw/remoteconn/obex/obexextensionapi/group" mrp="/mw/remoteconn/obex/obexextensionapi/group/obex_extensionapis.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5327
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5328
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5329
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5330
      <package id="srvdiscovery" level="generic" tech-domain="de" levels="plugin framework server generic specific" name="Service Discovery and Usage">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5331
  <collection id="upnpstack_plat" name="UPnP Stack Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5332
   <component id="upnp_device_api" name="UPnP Device API" introduced="^3" filter="s60" purpose="optional" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5333
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5334
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_device_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5335
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5336
   <component id="upnp_common_api" name="UPnP Common API" introduced="^3" filter="s60" purpose="optional" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5337
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5338
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_common_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5339
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5340
   <component id="upnp_utils_api" name="UPnP Utils API" introduced="^3" filter="s60" purpose="optional" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5341
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5342
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_utils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5343
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5344
   <component id="upnp_control_point_api" name="UPnP Control Point API" introduced="^3" filter="s60" purpose="optional" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5345
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5346
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_control_point_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5347
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5348
   <component id="upnp_httpserver_api" name="UPnP HTTP Server API" introduced="^3" filter="s60" purpose="optional" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5349
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5350
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_httpserver_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5351
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5352
   <component id="upnp_http_transfer_api" name="UPnP HTTP Transfer API" introduced="^3" filter="s60" purpose="optional" class="api" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5353
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5354
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack_plat/upnp_http_transfer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5355
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5356
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5357
  <collection id="servicediscoveryandcontrol" name="Service Discovery and Control" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5358
      <component id="servicediscoveryfw" name="Service Discovery Framework" introduced="^3" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5359
    <unit bldFile="/mw/srvdiscovery/servicediscoveryandcontrol/pnp/group" mrp="/mw/srvdiscovery/servicediscoveryandcontrol/pnp/group/servicediscoveryframework.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5360
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5361
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5362
  <collection id="upnp" name="UPnP" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5363
      <component id="upnpstack" name="UPnP Stack" introduced="^3" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5364
    <unit bldFile="/mw/srvdiscovery/upnp/upnpstack/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5365
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5366
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5367
  <collection id="srvdiscovery_services" name="Service Discovery Services" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5368
   <component id="terminalmodeservice_plat" name="Terminal Mode Service Platform Interfaces" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5369
    <unit bldFile="/mw/srvdiscovery/services/terminalmodeservice_plat/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5370
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5371
   <component id="terminalmodeservice" name="Terminal Mode Service" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5372
    <unit bldFile="/mw/srvdiscovery/services/terminalmodeservice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5373
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5374
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5375
  <collection id="srvdiscovery_info" name="Service Discovery and Usage Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5376
      <component id="srvdiscovery_metadata" name="Service Discovery and Usage Metadata" introduced="^2" filter="s60" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5377
    <unit mrp="/mw/srvdiscovery/srvdiscovery_info/srvdiscovery_metadata/srvdiscovery_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5378
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5379
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5380
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5381
      <package id="dlnasrv" level="specific" tech-domain="de" levels="stack server ctrl framework plugin" name="DLNA Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5382
  <!-- uncomment all the units when configuration is in place, they're currently #included from other xxx_build components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5383
  <collection id="dlnasrv_plat" name="DLNA Services Platform Interfaces" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5384
   <component id="upnp_media_server_settings_api" name="UPnP Media Server Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5385
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5386
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_media_server_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5387
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5388
   <component id="upnp_av_objects_api" name="UPnP A/V Objects API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5389
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5390
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_av_objects_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5391
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5392
   <component id="upnp_media_server_api" name="UPnP Media Server API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5393
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5394
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_media_server_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5395
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5396
   <component id="upnp_security_plugin_api" name="UPnP Security Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5397
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5398
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_security_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5399
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5400
   <component id="upnp_avcp_api" name="UPnP AVCP API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5401
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5402
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_avcp_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5403
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5404
   <component id="upnp_media_server_metadata_api" name="UPnP Media Server Metadata API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5405
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5406
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_media_server_metadata_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5407
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5408
   <component id="upnp_command_api" name="UPnP Command API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5409
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5410
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_command_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5411
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5412
   <component id="upnp_plugin_api" name="UPnP Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5413
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5414
    <unit bldFile="/mw/dlnasrv/dlnasrv_plat/upnp_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5415
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5416
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5417
  <collection id="upnpavcontrolpoint" name="UPnP A/V Control Point" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5418
   <component id="avcontrolframework" name="A/V Control Famework" introduced="9.1" deprecated="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5419
    <unit bldFile="/mw/dlnasrv/upnpavcontrolpoint/avcontrolframework/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5420
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5421
   <component id="upnpavcontrolpoint_build" name="UPnP A/V Control Point Build" introduced="9.1" deprecated="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5422
    <!-- put exports in other component instead -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5423
    <unit bldFile="/mw/dlnasrv/upnpavcontrolpoint/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5424
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5425
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5426
  <collection id="upnpmediaserver" name="UPnP Media Server" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5427
   <component id="avobjects" name="A/V Objects" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5428
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/avobjects/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5429
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5430
   <component id="mediaserverclient" name="Media Server Client" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5431
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/mediaserverclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5432
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5433
   <component id="connectionmanagerservice" name="Connection Manager Service" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5434
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/connectionmanagerservice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5435
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5436
   <component id="contentdirectoryservice" name="Content Directory Service" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5437
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/contentdirectoryservice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5438
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5439
   <component id="mediaserverengine" name="Media Server Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5440
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/mediaserverengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5441
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5442
   <component id="upnpmediaserver_build" name="UPnP Media Server Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5443
    <!-- move exports into one of above components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5444
    <unit bldFile="/mw/dlnasrv/upnpmediaserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5445
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5446
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5447
  <collection id="upnpavcontroller" name="UPnP A/V Controller" level="ctrl">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5448
   <component id="upnpxmlparser" name="UPnP XML Parser" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5449
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/upnpxmlparser/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5450
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5451
   <component id="upnpavcontrollerserver" name="UPnP A/V Controller Server" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5452
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/upnpavcontrollerserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5453
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5454
   <component id="upnpavcontrollerclient" name="UPnP A/V Ccontroller Client" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5455
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/upnpavcontrollerclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5456
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5457
   <component id="upnpavcontrollerhelper" name="UPnP A/V Controller Helper" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5458
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/upnpavcontrollerhelper/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5459
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5460
   <component id="upnpavcontroller_build" name="UPnP A/V Controller Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5461
    <!-- move exports content into one of above components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5462
    <unit bldFile="/mw/dlnasrv/upnpavcontroller/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5463
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5464
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5465
  <collection id="upnpframework" name="UPnP Framework" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5466
   <component id="upnputilities" name="UPnP Utilities" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5467
    <unit bldFile="/mw/dlnasrv/upnpframework/upnputilities/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5468
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5469
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5470
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5471
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5472
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5473
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5474
   <component id="upnpmusicadapter" name="UPnP Music Adapter" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5475
    <unit bldFile="/mw/dlnasrv/upnpframework/upnpmusicadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5476
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5477
   <component id="upnpcommand" name="UPnP Command" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5478
    <unit bldFile="/mw/dlnasrv/upnpframework/upnpcommand/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5479
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5480
   <component id="upnpframework_build" name="UPnP Framework Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5481
    <!-- move exports content into one or more of above components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5482
    <unit bldFile="/mw/dlnasrv/upnpframework/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5483
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5484
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5485
  <collection id="upnpsettings" name="UPnP Settings" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5486
   <component id="upnpsettingsengine" name="UPnP Settings Engine" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5487
    <unit bldFile="/mw/dlnasrv/upnpsettings/upnpsettingsengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5488
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5489
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5490
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5491
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5492
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5493
   <component id="upnpsettings_build" name="UPnP Settings Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5494
    <!-- move exports content into one of above components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5495
    <unit bldFile="/mw/dlnasrv/upnpsettings/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5496
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5497
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5498
  <collection id="upnpsharing" name="UPnP Sharing" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5499
   <component id="upnpdlnaprofiler" name="UPnP DLNA Profiler" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5500
    <unit bldFile="/mw/dlnasrv/upnpsharing/upnpdlnaprofiler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5501
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5502
   <component id="upnpsecurity" name="UPnP Security" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5503
    <unit bldFile="/mw/dlnasrv/upnpsharing/upnpsecurity/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5504
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5505
   <component id="upnpcontentserver" name="UPnP Content Server" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5506
    <unit bldFile="/mw/dlnasrv/upnpsharing/upnpcontentserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5507
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5508
   <component id="applicationengine" name="UPnP Application Engine" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5509
    <unit bldFile="/mw/dlnasrv/upnpsharing/applicationengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5510
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5511
   <component id="upnpsharing_build" name="UPnP Sharing Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5512
    <!-- move exports content into one of above components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5513
    <unit bldFile="/mw/dlnasrv/upnpsharing/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5514
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5515
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5516
  <collection id="upnpmpxplugins" name="UPnP MPX Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5517
   <component id="upnpplaybackplugins" name="UPnP Playback Plugins" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5518
    <unit bldFile="/mw/dlnasrv/upnpmpxplugins/upnpplaybackplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5519
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5520
   <component id="upnpmpxplugins_build" name="UPnP MPX Plugins Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5521
    <!-- move exports content into other component? -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5522
    <unit bldFile="/mw/dlnasrv/upnpmpxplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5523
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5524
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5525
  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5526
  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5527
  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5528
  <collection id="dlnasrv_info" name="DLNA Services Info" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5529
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5530
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5531
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5532
      <package id="btservices" level="generic" tech-domain="de" levels="framework server generic specific plugin" name="Bluetooth Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5533
  <collection id="btservices_pub" name="BT Services Public Interfaces" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5534
   <component id="bluetooth_power_state_api" name="Bluetooth Power State API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5535
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5536
    <unit bldFile="/mw/btservices/btservices_pub/bluetooth_power_state_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5537
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5538
   <component id="bluetooth_notifier_api" name="Bluetooth Notifier API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5539
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5540
    <unit bldFile="/mw/btservices/btservices_pub/bluetooth_notifier_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5541
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5542
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5543
  <collection id="btservices_plat" name="BT Services Platform Interfaces" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5544
   <component id="bluetooth_dosserver_audio_api" name="Bluetooth DOS Server Audio API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5545
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5546
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_dosserver_audio_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5547
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5548
   <component id="bluetooth_dut_mode_api" name="Bluetooth DUT Mode API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5549
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5550
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_dut_mode_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5551
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5552
   <component id="bluetooth_engine_api" name="Bluetooth Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5553
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5554
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5555
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5556
   <component id="bluetooth_engine_connection_management_api" name="Bluetooth Engine Connection Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5557
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5558
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_connection_management_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5559
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5560
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5561
   <component id="bluetooth_engine_device_management_api" name="Bluetooth Engine Device Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5562
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5563
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_device_management_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5564
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5565
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5566
   <component id="bluetooth_engine_discovery_api" name="Bluetooth Engine Discovery API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5567
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5568
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_discovery_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5569
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5570
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5571
   <component id="bluetooth_engine_features_api" name="Bluetooth Engine Features API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5572
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5573
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_features_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5574
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5575
   <component id="bluetooth_engine_settings_api" name="Bluetooth Engine Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5576
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5577
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_settings_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5578
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5579
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5580
   <component id="bluetooth_engine_plugin_api" name="Bluetooth Engine Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5581
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5582
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_engine_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5583
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5584
   <component id="bluetooth_local_variation_api" name="Bluetooth Local Variation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5585
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5586
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_local_variation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5587
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5588
   <component id="bluetooth_notifier_internal_api" name="Bluetooth Notifier internal API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5589
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5590
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_notifier_internal_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5591
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5592
   <component id="bluetooth_sap_connection_state_api" name="Bluetooth SAP Connection State API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5593
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5594
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_sap_connection_state_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5595
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5596
   <component id="bluetooth_secondary_display_notification_api" name="Bluetooth Secondary Display Notification API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5597
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5598
    <unit bldFile="/mw/btservices/btservices_plat/bluetooth_secondary_display_notification_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5599
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5600
   <component id="obex_secondary_display_notification_api" name="OBEX Secondary Display Notification API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5601
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5602
    <unit bldFile="/mw/btservices/btservices_plat/obex_secondary_display_notification_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5603
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5604
   <component id="obex_service_plugin_api" name="OBEX Service Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5605
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5606
    <unit bldFile="/mw/btservices/btservices_plat/obex_service_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5607
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5608
   <component id="obex_service_utils_api" name="OBEX Service Utils API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5609
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5610
    <unit bldFile="/mw/btservices/btservices_plat/obex_service_utils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5611
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5612
   <component id="usb_obexservicemanager_client_api" name="OBEX Service Manager Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5613
    <unit bldFile="/mw/btservices/btservices_plat/usb_obexservicemanager_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5614
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5615
   <component id="bt_remote_device_setting_api" name="BT Remote Device Setting API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5616
    <unit bldFile="/mw/btservices/btservices_plat" qt:proFile="btservices_plat.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5617
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5618
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5619
  <collection id="bluetoothengine" name="Bluetooth Engine" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5620
   <component id="btnotifclient" name="Bluetooth Notification Client" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5621
	<!-- cannot put a component under another component. Move up a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5622
    <unit bldFile="/mw/btservices/bluetoothengine/btnotif/btnotifclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5623
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5624
   <component id="bteng" name="Bluetooth Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5625
    <unit bldFile="/mw/btservices/bluetoothengine/bteng/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5626
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5627
   <component id="btserviceutil" name="Bluetooth Service Utils" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5628
    <unit bldFile="/mw/btservices/bluetoothengine/btserviceutil/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5629
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5630
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5631
   <component id="btnotif" name="Bluetooth Notifier" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5632
    <unit bldFile="/mw/btservices/bluetoothengine/btnotif/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5633
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5634
   <component id="btdevicedialogplugin" name="Bluetooth Device Dialog Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5635
    <unit bldFile="/mw/btservices/bluetoothengine/btnotif/btdevicedialogplugin" qt:proFile="btdevicedialogplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5636
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5637
   <component id="btaudioman" name="Bluetooth Audio Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5638
    <unit bldFile="/mw/btservices/bluetoothengine/btaudioman/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5639
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5640
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5641
   <component id="btmac" name="Bluetooth Mono Audio Controller" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5642
    <unit bldFile="/mw/btservices/bluetoothengine/btmac/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5643
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5644
   <component id="btsac" name="Bluetooth Stereo Audio Controller" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5645
    <unit bldFile="/mw/btservices/bluetoothengine/btsac/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5646
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5647
   <component id="btaudiostreamer" name="Bluetooth Audio Streamer" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5648
    <unit bldFile="/mw/btservices/bluetoothengine/btaudiostreamer/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5649
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5650
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5651
   <component id="btsap" name="Bluetooth SIM Access Profile" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5652
    <unit bldFile="/mw/btservices/bluetoothengine/btsap/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5653
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5654
   <component id="btui" name="Bluetooth UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5655
	 <unit bldFile="/mw/btservices/bluetoothengine/btui" qt:proFile="btui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5656
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5657
   <component id="btpbap" name="Bluetooth Phonebook Access Profile" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5658
    <unit bldFile="/mw/btservices/bluetoothengine/btpbap/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5659
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5660
   <component id="bthid" name="Bluetooth HID" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5661
    <unit bldFile="/mw/btservices/bluetoothengine/bthid/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5662
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5663
   <component id="btctrldcmoadapter" name="Bluetooth Control DCMO Adapter" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5664
    <unit bldFile="/mw/btservices/bluetoothengine/btctrldcmoadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5665
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5666
   <component id="btindicator" name="Bluetooth Indicator" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5667
    <unit bldFile="/mw/btservices/bluetoothengine/btindicator" qt:proFile="btindicator.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5668
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5669
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5670
  <collection id="bluetoothappprofiles" name="Bluetooth Application Profiles" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5671
   <component id="avrcp" name="Bluetooth AVRCP" introduced="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5672
    <unit bldFile="/mw/btservices/bluetoothappprofiles/avrcp" mrp="/mw/btservices/bluetoothappprofiles/avrcp/bluetooth_avrcp.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5673
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5674
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5675
  <collection id="atcommands" name="AT Commands" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5676
   <component id="modematplugin" name="Modem AT Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5677
    <unit bldFile="/mw/btservices/atcommands/modematplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5678
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5679
   <component id="lccustomplugin" name="LC Custom Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5680
    <unit bldFile="/mw/btservices/atcommands/lccustomplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5681
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5682
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5683
  <collection id="cbsatplugin" name="CBS AT Plugin" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5684
     <component id="atmisccmdplugin" name="AT Misc Commands Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5685
      <unit bldFile="/mw/btservices/cbsatplugin/atmisccmdplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5686
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5687
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5688
  <collection id="btobexprofiles" name="BT OBEX Profiles" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5689
     <component id="obexreceiveservices" name="OBEX Receive Services" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5690
      <unit bldFile="/mw/btservices/btobexprofiles/obexreceiveservices/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5691
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5692
     <component id="btmsgviewer" name="BT Message Viewer" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5693
		<!-- should be moved out from under obexreceiveservices into own component dir -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5694
        <unit bldFile="/mw/btservices/btobexprofiles/obexreceiveservices/btmsgviewer" qt:proFile="btmsgviewer.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5695
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5696
     <component id="obexsendservices" name="OBEX Send Services" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5697
      <unit bldFile="/mw/btservices/btobexprofiles/obexsendservices/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5698
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5699
     <component id="obexhighway" name="OBEX Highway" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5700
		<!-- should be moved out from under obexsendservices into own component dir -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5701
        <unit bldFile="/mw/btservices/btobexprofiles/obexsendservices/obexhighway" qt:proFile="obexhighway.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5702
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5703
     <component id="obexserviceman" name="OBEX Service Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5704
      <unit bldFile="/mw/btservices/btobexprofiles/obexserviceman/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5705
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5706
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5707
  <collection id="btservices_info" name="BT Services Info" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5708
   <component id="btservices_metadata" name="BT Services Metadata" introduced="^3" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5709
    <unit mrp="/mw/btservices/btservices_info/btservices_metadata/btservices_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5710
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5711
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5712
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5713
      <package id="usbservices" level="generic" tech-domain="de" levels="framework server generic specific plugin" name="USB Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5714
  <collection id="usbservices_plat" name="USB Services Platform Interfaces" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5715
   <component id="pictbridge_api" name="PictBridge API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5716
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5717
    <unit bldFile="/mw/usbservices/usbservices_plat/pictbridge_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5718
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5719
   <component id="ptp_responder_api" name="PTP Responder API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5720
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5721
    <unit bldFile="/mw/usbservices/usbservices_plat/ptp_responder_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5722
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5723
   <component id="ptp_transport_api" name="PTP Transport API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5724
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5725
    <unit bldFile="/mw/usbservices/usbservices_plat/ptp_transport_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5726
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5727
   <component id="usb_device_control_plugin_api" name="USB Device Control Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5728
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5729
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_device_control_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5730
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5731
   <component id="usb_notifier_api" name="USB Notifier API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5732
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5733
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_notifier_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5734
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5735
   <component id="usb_personality_api_header" name="USB Personality API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5736
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5737
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_personality_api_header/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5738
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5739
   <component id="usb_personality_plugin_api" name="USB Personality Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5740
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5741
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_personality_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5742
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5743
   <component id="usb_secondary_display_api" name="USB Secondary Display API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5744
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5745
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_secondary_display_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5746
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5747
   <component id="usb_watcher_api" name="USB Watcher API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5748
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5749
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_watcher_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5750
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5751
   <component id="usb_watcher_info_api_header" name="USB Watcher Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5752
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5753
    <unit bldFile="/mw/usbservices/usbservices_plat/usb_watcher_info_api_header/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5754
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5755
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5756
  <collection id="usbengines" name="USB Engines" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5757
   <component id="usbotgwatcher" name="USB OTG Watcher" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5758
    <unit bldFile="/mw/usbservices/usbengines/usbotgwatcher/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5759
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5760
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5761
   <component id="usbwatcher" name="USB Watcher" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5762
    <unit bldFile="/mw/usbservices/usbengines/usbwatcher/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5763
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5764
   <component id="usblocodplugin" name="USB Local Connectivity Domain Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5765
    <unit bldFile="/mw/usbservices/usbengines/usblocodplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5766
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5767
   <component id="usbdevcon" name="USB Device Control" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5768
    <unit bldFile="/mw/usbservices/usbengines/usbdevcon/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5769
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5770
   <component id="usbremotepersonality" name="USB Remote Personality" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5771
    <unit bldFile="/mw/usbservices/usbengines/usbremotepersonality/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5772
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5773
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5774
  <collection id="usbclasses" name="USB Classes" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5775
   <component id="usbobexclasscontroller" name="USB OBEX Class Controller" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5776
    <unit bldFile="/mw/usbservices/usbclasses/usbobexclasscontroller/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5777
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5778
   <component id="usbbasicpersonality" name="USB Basic Personality" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5779
    <unit bldFile="/mw/usbservices/usbclasses/usbbasicpersonality/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5780
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5781
   <component id="usbmscpersonality" name="USB MSC Personality" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5782
    <unit bldFile="/mw/usbservices/usbclasses/usbmscpersonality/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5783
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5784
   <component id="usbphoneasmodem" name="USB Phone as Modem" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5785
    <unit bldFile="/mw/usbservices/usbclasses/usbphoneasmodem/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5786
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5787
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5788
  <collection id="usbuis" name="USB UIs" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5789
   <component id="usbuinotif" name="USB UI Notifiers" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5790
    <unit bldFile="/mw/usbservices/usbuis/usbuinotif" filter="!test" qt:proFile="usbuinotif.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5791
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5792
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5793
   <component id="imageprintuiprovider" name="ImagePrint UI Provider" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5794
    <unit bldFile="/mw/usbservices/usbuis/imageprintuiprovider/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5795
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5796
   <component id="usbimageprintui" name="ImagePrint UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5797
    <unit bldFile="/mw/usbservices/usbuis/imageprintui/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5798
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5799
   <component id="usbsettingsapp" name="USB Settings Application" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5800
      <unit bldFile="/mw/usbservices/usbuis/usbsettingsapp" qt:proFile="usbsettingsapp.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5801
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5802
   <component id="usbindicatorplugin" name="USB Indicator Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5803
      <unit bldFile="/mw/usbservices/usbuis/usbindicatorplugin" qt:proFile="usbindicatorplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5804
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5805
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5806
  <collection id="usb_testtools" name="USB Test Tools" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5807
   <component id="usb_stubsrv" name="USB Stub Server" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5808
      <unit bldFile="/mw/usbservices/tsrc/testtools/stubsrv/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5809
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5810
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5811
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5812
      <package id="imghandling" level="specific" tech-domain="mm" levels="lib util if" name="Image Handling">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5813
  <collection id="imagehandling_plat" name="Image Handling Platform Interfaces" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5814
   <component id="image_handling_library_api" name="Image Handling Library API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5815
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5816
    <unit bldFile="/mw/imghandling/imagehandling_plat/image_handling_library_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5817
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5818
   <component id="3gp_library_api" name="3GP Library API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5819
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5820
    <unit bldFile="/mw/imghandling/imagehandling_plat/3gp_library_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5821
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5822
   <component id="thumbnailmanager_api" name="Thumbnail Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5823
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5824
    <unit bldFile="/mw/imghandling/imagehandling_plat/thumbnailmanager_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5825
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5826
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5827
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5828
  <collection id="imagehandlinglib" name="Image Handling Library" level="lib">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5829
   <!-- collection is really a component, need to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5830
   <component id="ihl" name="IHL" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5831
    <unit bldFile="/mw/imghandling/imagehandlinglib/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5832
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5833
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5834
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5835
  <collection id="imagehandlingutilities" name="Image Handling Utilities" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5836
   <component id="thumbnailmanager" name="Thumbnail Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5837
    <unit bldFile="/mw/imghandling/imagehandlingutilities/thumbnailmanager/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5838
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5839
   <component id="thumbnailmanagerqt" name="Thumbnail Manager Qt" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5840
    <unit bldFile="/mw/imghandling/imagehandlingutilities/thumbnailmanager/thumbnailmanagerqt" filter="!test" qt:proFile="thumbnailmanagerqt.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5841
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5842
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5843
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5844
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5845
      <package id="metadatasrv" level="specific" tech-domain="mm" levels="plugin framework server generic specific" name="Legacy Metadata Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5846
  <collection id="metadatasrv_pub" name="Legacy Metadata Services Public Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5847
   <component id="media_fetch_api" name="Media Fetch API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5848
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5849
    <unit bldFile="/mw/metadatasrv/metadatasrv_pub/media_fetch_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5850
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5851
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5852
  <collection id="metadatasrv_plat" name="Legacy Metadata Services Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5853
   <component id="media_fetch_implementation_api" name="Media Fetch Implementation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5854
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5855
    <unit bldFile="/mw/metadatasrv/metadatasrv_plat/media_fetch_implementation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5856
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5857
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5858
  <collection id="mediamanagementutilities" name="Media Management Utilities" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5859
   <component id="mediafetch" name="Media Fetch" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5860
    <unit bldFile="/mw/metadatasrv/mediamanagementutilities/mediafetch/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5861
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5862
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5863
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5864
      <package id="mds" level="specific" tech-domain="mm" levels="mgr eng server int" name="Metadata Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5865
  <collection id="mds_plat" name="Metadata Services Platform Interfaces" level="int">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5866
   <component id="context_engine_plugin_api" name="Context Engine Plugin API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5867
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5868
    <unit bldFile="/mw/mds/mds_plat/context_engine_plugin_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5869
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5870
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5871
   <component id="harvester_framework_api" name="Harvester Framework API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5872
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5873
    <unit bldFile="/mw/mds/mds_plat/harvester_framework_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5874
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5875
		<!-- can only have one unit with the same filter, #include the following from the previous unit -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5876
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5877
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5878
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5879
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5880
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5881
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5882
   <component id="location_manager_api" name="Location Manager API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5883
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5884
    <unit bldFile="/mw/mds/mds_plat/location_manager_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5885
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5886
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5887
   <component id="metadata_engine_api" name="Metadata Engine API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5888
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5889
    <unit bldFile="/mw/mds/mds_plat/metadata_engine_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5890
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5891
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5892
   <component id="content_listing_framework_collection_manager_api" name="Content Listing Framework Collection Manager API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5893
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5894
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5895
    <unit bldFile="/mw/mds/mds_plat/content_listing_framework_collection_manager_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5896
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5897
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5898
   <component id="content_listing_framework_extended_api" name="Content Listing Framework Extended API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5899
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5900
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5901
    <unit bldFile="/mw/mds/mds_plat/content_listing_framework_extended_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5902
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5903
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5904
  <collection id="mds_pub" name="Metadata Services Public Interfaces" level="int">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5905
   <component id="content_listing_framework_api" name="Content Listing Framework API" introduced="^2" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5906
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5907
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5908
    <unit bldFile="/mw/mds/mds_pub/content_listing_framework_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5909
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5910
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5911
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5912
  <collection id="metadataengine" name="Metadata Engine" level="eng">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5913
   <component id="metadataengine_build" name="Metadata Engine Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5914
    <!--collection is really a component. Move down a directory  -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5915
    <unit bldFile="/mw/mds/metadataengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5916
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5917
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5918
  <collection id="locationmanager" name="Location Manager" level="mgr">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5919
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5920
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5921
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5922
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5923
   <component id="geotagger" name="Geo Tagger" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5924
    <unit bldFile="/mw/mds/locationmanager/geotagger/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5925
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5926
   <component id="locationtrail" name="Location Trail" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5927
    <unit bldFile="/mw/mds/locationmanager/locationtrail/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5928
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5929
   <component id="locationmanager_server" name="Location Manager Server" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5930
    <unit bldFile="/mw/mds/locationmanager/server/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5931
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5932
   <component id="locationmanager_client" name="Location Manager Client" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5933
    <unit bldFile="/mw/mds/locationmanager/client/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5934
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5935
   <component id="locationmanager_data" name="Location Manager Data" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5936
    <unit bldFile="/mw/mds/locationmanager/data"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5937
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5938
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5939
  <collection id="contextengine" name="Context Engine" level="eng">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5940
   <component id="contextengine_build" name="Context Engine Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5941
   <!-- collection is really a component. Move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5942
    <unit bldFile="/mw/mds/contextengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5943
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5944
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5945
  <collection id="harvester" name="Harvester" level="eng">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5946
   <component id="blacklistclient" name="Blacklist Client" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5947
    <unit bldFile="/mw/mds/harvester/blacklistclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5948
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5949
   <component id="blacklistserver" name="Blacklist Server" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5950
    <unit bldFile="/mw/mds/harvester/blacklistserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5951
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5952
   <component id="harvester_common" name="Harvester Common" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5953
    <unit bldFile="/mw/mds/harvester/common/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5954
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5955
   <component id="composerplugins" name="Composer Plugins" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5956
    <unit bldFile="/mw/mds/harvester/composerplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5957
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5958
   <component id="harvesterplugins" name="Harvester Plugins" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5959
    <unit bldFile="/mw/mds/harvester/harvesterplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5960
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5961
   <component id="monitorplugins" name="Monitor Plugins" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5962
    <unit bldFile="/mw/mds/harvester/monitorplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5963
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5964
   <component id="harvester_server" name="Harvester Server" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5965
    <unit bldFile="/mw/mds/harvester/server/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5966
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5967
   <component id="harvester_client" name="Harvester Client" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5968
    <unit bldFile="/mw/mds/harvester/client/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5969
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5970
   <component id="harvester_data" name="Harvester Data" introduced="^2" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5971
    <!-- consider moving these exports into the other components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5972
    <unit bldFile="/mw/mds/harvester/data"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5973
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5974
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5975
  <collection id="watchdog" name="Watchdog" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5976
   <!-- collection is really a component. Move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5977
   <component id="mdswatchdog" name="Metadata Watchdog" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5978
    <unit bldFile="/mw/mds/watchdog/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5979
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5980
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5981
  <collection id="clfwrapper" name="Content Listing Framework Wrapper" level="int">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5982
   <!-- collection is really a component. Move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5983
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5984
   <component id="clfwrapper_build" name="CLF Wrapper Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5985
    <unit bldFile="/mw/mds/clfwrapper/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5986
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5987
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5988
  <collection id="mds_info" name="Metadata Services Info" level="int">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5989
   <component id="mds_rom" name="Metadata Services ROM" introduced="^2" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5990
    <!-- consider moving these exports into the other collections -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5991
    <unit bldFile="/mw/mds/rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5992
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5993
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5994
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5995
      <package id="videoutils" level="specific" tech-domain="mm" levels="eng util if" name="Video Utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5996
  <collection id="videoutils_plat" name="Video Utils Platform Interfaces" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5997
   <component id="videoplayer_constants_api" name="Videoplayer Constants API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5998
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  5999
    <unit bldFile="/mw/videoutils/videoutils_plat/videoplayer_constants_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6000
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6001
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6002
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6003
      <package id="mmmw" level="generic" tech-domain="mm" levels="plugin framework server generic specific" name="Multimedia Middleware">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6004
  <collection id="mmmw_plat" name="Multimedia Middleware Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6005
      <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6006
       <group name="mmmw_tsrc_group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6007
      </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6008
   <component id="multimedia_data_source_api" name="Multimedia Data Source API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6009
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6010
    <unit bldFile="/mw/mmmw/mmmw_plat/multimedia_data_source_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6011
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6012
   <component id="enhanced_media_client_api" name="Enhanced Media Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6013
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6014
    <unit bldFile="/mw/mmmw/mmmw_plat/enhanced_media_client_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6015
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6016
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6017
   <component id="stream_control_custom_command_api" name="Stream Control Custom Command API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6018
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6019
    <unit bldFile="/mw/mmmw/mmmw_plat/stream_control_custom_command_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6020
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6021
   <component id="emc_buffer_source_api" name="EMC Buffer Source API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6022
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6023
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_buffer_source_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6024
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6025
   <component id="emc_file_source_api" name="EMC File Source API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6026
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6027
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_file_source_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6028
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6029
   <component id="audio_metadata_reader_api" name="Audio MetaData Reader API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6030
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6031
    <unit bldFile="/mw/mmmw/mmmw_plat/audio_metadata_reader_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6032
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6033
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6034
   <component id="emc_volume_effect_api" name="EMC Volume Effect API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6035
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6036
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_volume_effect_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6037
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6038
   <component id="emc_balance_effect_api" name="EMC Balance Effect API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6039
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_balance_effect_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6040
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6041
   <component id="emc_descriptor_source_api" name="EMC Descriptor Source API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6042
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6043
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_descriptor_source_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6044
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6045
   <component id="emc_drm_config_intfc_api" name="EMC DRM Config Intfc API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6046
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6047
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_drm_config_intfc_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6048
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6049
   <component id="voip_audio_services_api" name="VoIP Audio Services" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6050
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6051
    <unit bldFile="/mw/mmmw/mmmw_plat/voip_audio_services_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6052
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6053
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6054
   <component id="configuration_components_factory_api" name="Configuration Components Factory API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6055
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6056
    <unit bldFile="/mw/mmmw/mmmw_plat/configuration_components_factory_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6057
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6058
   <component id="audio_output_control_utility_api" name="Audio Output Control Utility API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6059
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6060
    <unit bldFile="/mw/mmmw/mmmw_plat/audio_output_control_utility_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6061
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6062
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6063
   <component id="audio_output_control_utility_proxy_api" name="Audio Output Control Utility Proxy API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6064
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6065
    <unit bldFile="/mw/mmmw/mmmw_plat/audio_output_control_utility_proxy_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6066
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6067
   <component id="emc_audio_effects_api" name="EMC Audio Effects API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6068
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6069
    <unit bldFile="/mw/mmmw/mmmw_plat/emc_audio_effects_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6070
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6071
   <component id="call_audio_control_api" name="Call AudioControl API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6072
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6073
    <unit bldFile="/mw/mmmw/mmmw_plat/call_audio_control_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6074
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6075
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6076
   <component id="radio_utilities_api" name="Radio Utilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6077
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6078
    <unit bldFile="/mw/mmmw/mmmw_plat/radio_utilities_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6079
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6080
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6081
   <component id="radio_preset_utilities_api" name="Radio Preset Utilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6082
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6083
    <unit bldFile="/mw/mmmw/mmmw_plat/radio_preset_utilities_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6084
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6085
   <component id="radio_monitor_api" name="Radio Monitor API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6086
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6087
    <unit bldFile="/mw/mmmw/mmmw_plat/radio_monitor_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6088
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6089
   <component id="thumbnail_engine_api" name="Thumbnail Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6090
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6091
    <unit bldFile="/mw/mmmw/mmmw_plat/thumbnail_engine_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6092
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6093
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6094
   <component id="telephony_multimedia_service_api" name="Telephony Multimedia Service API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6095
      <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6096
       <group name="mmmw_tms_tsrc_group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6097
      </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6098
    <unit bldFile="/mw/mmmw/mmmw_plat/telephony_multimedia_service_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6099
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6100
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6101
   <component id="openmax_al_api" name="OpenMAX AL API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6102
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6103
      <unit bldFile="/mw/mmmw/mmmw_plat/openmax_al_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6104
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6105
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6106
   <component id="openmax_al_ext_api" name="OpenMAX AL Extensions API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6107
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6108
      <unit bldFile="/mw/mmmw/mmmw_plat/openmax_al_ext_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6109
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6110
   <component id="system_tone_service_api" name="System Tone Service API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6111
      <unit bldFile="/mw/mmmw/mmmw_plat/system_tone_service_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6112
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6113
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6114
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6115
  <collection id="khronosfws" name="Khronos Frameworks" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6116
      <component id="openmax_al" name="OpenMAX AL" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6117
        <unit bldFile="/mw/mmmw/khronosfws/openmax_al/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6118
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6119
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6120
  <collection id="mmfenh" name="MMF Enhancements" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6121
   <component id="advancedaudiocontroller" name="Advanced Audio Controllers" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6122
    <unit bldFile="/mw/mmmw/mmfenh/advancedaudiocontroller/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6123
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6124
   <component id="audiooutputcontrolutility" name="Audio Output Control Utility" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6125
    <unit bldFile="/mw/mmmw/mmfenh/audiooutputcontrolutility/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6126
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6127
   <component id="configurationcomponentsfactory" name="Configuration Components Factory" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6128
    <unit bldFile="/mw/mmmw/mmfenh/configurationcomponentsfactory/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6129
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6130
   <component id="enhancedaudioplayerutility" name="Enhanced Audio Player Utility" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6131
    <unit bldFile="/mw/mmmw/mmfenh/enhancedaudioplayerutility/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6132
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6133
   <component id="enhancedmediaclient" name="Enhanced Media Client" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6134
    <unit bldFile="/mw/mmmw/mmfenh/enhancedmediaclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6135
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6136
   <component id="profilesettingsmonitor" name="Profile Settings Monitor" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6137
    <unit bldFile="/mw/mmmw/mmfenh/profilesettingsmonitor/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6138
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6139
   <component id="mmfenh_test" name="MMF Enhancements Tests" filter="s60,test,module_test,pref_test" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6140
      <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6141
       <group name="advancedaudiocontroller_tsrc_group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6142
      </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6143
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6144
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6145
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6146
  <collection id="mmserv" name="Multimedia Services" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6147
   <component id="callaudiocontrol" name="Call Audio Control" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6148
    <unit bldFile="/mw/mmmw/mmserv/callaudiocontrol/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6149
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6150
   <component id="metadatautility" name="Metadata Utility" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6151
    <unit bldFile="/mw/mmmw/mmserv/metadatautility/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6152
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6153
   <component id="radioutility" name="Radio Utility" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6154
    <unit bldFile="/mw/mmmw/mmserv/radioutility/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6155
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6156
   <component id="thumbnailengine" name="Thumbnail Engine" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6157
    <unit bldFile="/mw/mmmw/mmserv/thumbnailengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6158
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6159
   <component id="tms" name="Telephony Multimedia Service" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6160
    <unit bldFile="/mw/mmmw/mmserv/tms/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6161
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6162
   <component id="voipaudioservices" name="VoIP Audio Services" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6163
    <unit bldFile="/mw/mmmw/mmserv/voipaudioservices/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6164
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6165
   <component id="lib3gpextparser" name="3GP Extension Metadata Parser Library" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6166
    <unit bldFile="/mw/mmmw/mmserv/metadatautility/3GPExtParserLib_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6167
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6168
   <component id="sts" name="System Tone Service" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6169
      <unit bldFile="/mw/mmmw/mmserv/sts/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6170
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6171
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6172
  <collection id="mmmw_info" name="Multimedia Middleware Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6173
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6174
   <component id="mmmw_metadata" name="Multimedia Middleware Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6175
    <unit mrp="/mw/mmmw/mmmw_info/mmmw_metadata/mmmw_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6176
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6177
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6178
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6179
       
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6180
      <package id="helix" level="generic" tech-domain="mm" levels="plugin framework server generic specific" name="Helix">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6181
    <collection id="helix_ren" name="Helix Engine" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6182
      <component id="helix_ren_build" name="Helix Engine Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6183
       <unit bldFile="/mw/helix/helix_ren/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6184
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6185
      <component id="helix_stub" name="Helix Stub" introduced="^2" filter="sf_build" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6186
        <unit bldFile="/mw/helix/helix_ren/helix_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6187
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6188
      <component id="helixrfsplugin" name="Helix RFS Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6189
        <unit bldFile="/mw/helix/helix_ren/helixrfsplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6190
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6191
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6192
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6193
      <package id="camerasrv" level="specific" tech-domain="mm" levels="plugin fw api" name="Camera Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6194
  <collection id="camerasrv_plat" name="Camera Services Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6195
   <component id="media_recorder_sink_api" name="Media Recorder Sink API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6196
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6197
    <unit bldFile="/mw/camerasrv/camerasrv_plat/media_recorder_sink_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6198
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6199
   <component id="custom_onboard_camera_api" name="Custom Onboard Camera API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6200
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6201
    <unit bldFile="/mw/camerasrv/camerasrv_plat/custom_onboard_camera_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6202
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6203
   <component id="imaging_configuration_manager_api" name="Imaging Configuration Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6204
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6205
    <unit bldFile="/mw/camerasrv/camerasrv_plat/imaging_configuration_manager_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6206
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6207
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6208
   <component id="media_recorder_api" name="Media Recorder API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6209
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6210
    <unit bldFile="/mw/camerasrv/camerasrv_plat/media_recorder_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6211
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6212
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6213
   <component id="3gp_file_composer_api" name="3GP File Composer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6214
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6215
    <unit bldFile="/mw/camerasrv/camerasrv_plat/3gp_file_composer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6216
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6217
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6218
  <collection id="camcordermmfplugin" name="Camcorder MMF Plugin" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6219
   <!-- collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6220
   <component id="camcordermmfplugin_build" name="Camcorder MMF Plugin Build" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6221
    <unit bldFile="/mw/camerasrv/camcordermmfplugin/build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6222
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6223
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6224
  <collection id="configmanagers" name="Config Managers" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6225
   <component id="imagingconfigmanager" name="Imaging Config Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6226
    <unit bldFile="/mw/camerasrv/configmanagers/imagingconfigmanager/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6227
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6228
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6229
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6230
      <package id="mmappfw" level="specific" tech-domain="mm" levels="fw utils if" name="Multimedia App Framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6231
  <collection id="mmappfw_plat" name="Multimedia App Framework Platform Interfaces" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6232
   <component id="collection_helper_api" name="Collection Helper API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6233
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6234
    <unit bldFile="/mw/mmappfw/mmappfw_plat/collection_helper_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6235
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6236
   <component id="harvester_collection_mediator_api" name="Harvester Collection Mediator API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6237
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6238
    <unit bldFile="/mw/mmappfw/mmappfw_plat/harvester_collection_mediator_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6239
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6240
   <component id="harvester_metadata_extractor_api" name="Harvester Metadata Extractor API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6241
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6242
    <unit bldFile="/mw/mmappfw/mmappfw_plat/harvester_metadata_extractor_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6243
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6244
   <component id="harvester_server_api" name="Harvester Server API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6245
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6246
    <unit bldFile="/mw/mmappfw/mmappfw_plat/harvester_server_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6247
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6248
   <component id="harvester_utility_api" name="Harvester Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6249
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6250
    <unit bldFile="/mw/mmappfw/mmappfw_plat/harvester_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6251
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6252
   <component id="playlist_engine_api" name="Playlist Engine API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6253
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6254
    <unit bldFile="/mw/mmappfw/mmappfw_plat/playlist_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6255
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6256
   <component id="mtp_keys_api" name="MTP Keys API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6257
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6258
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mtp_keys_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6259
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6260
   <component id="mpx_collection_common_definition_api" name="MPX Collection Common Definition API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6261
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6262
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_collection_common_definition_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6263
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6264
   <component id="mpx_collection_utility_api" name="MPX Collection Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6265
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6266
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_collection_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6267
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6268
   <component id="mpx_common_api" name="MPX Common API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6269
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6270
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_common_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6271
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6272
   <component id="mpx_common_definition_api" name="MPX Common Definition API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6273
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6274
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_common_definition_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6275
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6276
   <component id="mpx_playback_common_definition_api" name="MPX Playback Common Definition API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6277
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6278
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_playback_common_definition_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6279
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6280
   <component id="mpx_playback_utility_api" name="MPX Playback Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6281
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6282
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_playback_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6283
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6284
   <component id="mpx_base_view_plugins_api" name="MPX Base View Plugins API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6285
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6286
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_base_view_plugins_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6287
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6288
   <component id="mpx_view_utility_api" name="MPX View Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6289
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6290
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_view_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6291
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6292
   <component id="mpx_albumart_utility_api" name="MPX Album Art Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6293
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6294
    <unit bldFile="/mw/mmappfw/mmappfw_plat/mpx_albumart_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6295
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6296
   <component id="media_player_settings_engine_api" name="Media Player Settings Engine API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6297
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6298
    <unit bldFile="/mw/mmappfw/mmappfw_plat/media_player_settings_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6299
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6300
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6301
   <component id="asx_parser_api" name="ASX Parser API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6302
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6303
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6304
    <unit bldFile="/mw/mmappfw/mmappfw_plat/asx_parser_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6305
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6306
   <component id="playback_helper_api" name="Playback Helper API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6307
    <unit bldFile="/mw/mmappfw/mmappfw_plat/playback_helper_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6308
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6309
   <component id="videoplaylist_utility_api" name="Video Playlist Utility API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6310
    <unit bldFile="/mw/mmappfw/mmappfw_plat/videoplaylist_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6311
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6312
   <component id="qt_telephony_multimedia_service_api" name="Qt Telephony Multimedia Service API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6313
    <unit bldFile="/mw/mmappfw/mmappfw_plat/qt_telephony_multimedia_service_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6314
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6315
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6316
  <collection id="mpx" name="Multimedia Player" level="fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6317
   <component id="commonframework" name="MPX Common Framework" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6318
    <unit bldFile="/mw/mmappfw/mpx/commonframework/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6319
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6320
   <component id="playbackframework" name="MPX Playback Framework" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6321
    <unit bldFile="/mw/mmappfw/mpx/playbackframework/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6322
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6323
   <component id="mpxcollectionfw" name="MPX Collection Framework" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6324
    <unit bldFile="/mw/mmappfw/mpx/collectionframework/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6325
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6326
   <component id="mpxviewfw" name="MPX View Framework" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6327
    <unit bldFile="/mw/mmappfw/mpx/viewframework/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6328
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6329
   <component id="mpxviewframeworkqt" name="MPX View Framework Qt" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6330
      <unit bldFile="/mw/mmappfw/mpx/mpxviewframeworkqt" qt:proFile="mpxviewframeworkqt.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6331
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6332
   <component id="mpx_build" name="MPX Build" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6333
    <!--  Move the export to another component or remove the #includes from this one -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6334
    <unit bldFile="/mw/mmappfw/mpx/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6335
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6336
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6337
  <collection id="mmappcomponents" name="Multimedia App Components" level="utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6338
   <component id="mmappcomponents_build" name="Multimedia App Components Build" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6339
    <!-- needed for  #ifdefs and hrh include. Need to #include the .hrh file in each bld.inf
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6340
      		Can remove this once configuration is in place-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6341
    <unit bldFile="/mw/mmappfw/mmappcomponents/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6342
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6343
   <component id="collectionhelper" name="Media Player Collection Helper" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6344
    <unit bldFile="/mw/mmappfw/mmappcomponents/collectionhelper/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6345
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6346
   <component id="playlistengine" name="Playlist Engine" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6347
    <unit bldFile="/mw/mmappfw/mmappcomponents/playlistengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6348
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6349
   <component id="mpxharvester" name="Media Player Harvester" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6350
    <unit bldFile="/mw/mmappfw/mmappcomponents/harvester/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6351
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6352
   <component id="mmappcommonui" name="Multimedia App Common UI" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6353
    <unit bldFile="/mw/mmappfw/mmappcomponents/mmappcommonui/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6354
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6355
   <component id="mediaplayersettingsengine" name="Media Player Settings Engine" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6356
    <unit bldFile="/mw/mmappfw/mmappcomponents/mediaplayersettingsengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6357
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6358
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6359
   <component id="asxparser" name="ASX Parser" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6360
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6361
    <unit bldFile="/mw/mmappfw/mmappcomponents/asxparser/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6362
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6363
   <component id="playbackhelper" name="Playback Helper" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6364
    <unit bldFile="/mw/mmappfw/mmappcomponents/playbackhelper/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6365
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6366
   <component id="videoplaylistutility" name="Video Playlist Utility" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6367
    <unit bldFile="/mw/mmappfw/mmappcomponents/videoplaylistutility/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6368
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6369
   <component id="mmmtpdataprovider" name="Multimedia MTP Data Provider" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6370
    <unit bldFile="/mw/mmappfw/mmappcomponents/mmmtpdataprovider/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6371
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6372
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6373
  <collection id="qtms" name="Qt Telephony Multimedia Services" level="fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6374
   <component id="qtms_build" name="Qt Telephony Multimedia Services Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6375
    <!--  Collection is really a component. Move down a dir -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6376
    <unit bldFile="/mw/mmappfw/qtms" qt:proFile="qtmsapi.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6377
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6378
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6379
  <collection id="mmappfw_info" name="Multimedia App Framework Info" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6380
   <component id="mmappfw_build" name="Multimedia App Framework Build" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6381
    <!--  Move the export to another component or remove the #includes from this one -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6382
    <unit bldFile="/mw/mmappfw/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6383
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6384
   <component id="mmappfw_test" name="Multimedia App Framework Test" introduced="^1" filter="s60,test,api_test,pref_test" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6385
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6386
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6387
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6388
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6389
      <package id="hgwidgets" level="specific" tech-domain="mm" levels="framework service api" name="Multimedia Widgets">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6390
    <collection id="hgwidgets_plat" name="Multimedia Widgets Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6391
     <component id="ganeswidgets_api" name="Ganes Widgets API" introduced="^4" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6392
		<!-- should separate out unit -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6393
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6394
     <component id="hgcacheproxymodel_api" name="Hg Cache Proxy Model API" introduced="^4" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6395
		<!-- should separate out unit -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6396
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6397
     <component id="hgwidgets_plat_build" name="Multimedia Widgets Platform Interfaces Build" introduced="^4" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6398
		<!-- break this up into separate components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6399
      <unit bldFile="/mw/hgwidgets/hgwidgets_plat" qt:proFile="hgwidgets_plat.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6400
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6401
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6402
    <collection id="ganeswidgets" name="Ganes Widgets" level="service">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6403
		<!-- really a component, should move down a dir level and have a unit -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6404
      <component id="ganeswidgets_build" name="Ganes Widgets Build" introduced="^4" filter="build_as_app" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6405
        <unit bldFile="/mw/hgwidgets/ganeswidgets" qt:proFile="ganeswidgets.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6406
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6407
    </collection>	 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6408
    <collection id="hgcacheproxymodel" name="Hurriganes Cache Proxy Model" level="framework" filter="build_as_app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6409
		<!-- really a component, should move down a dir level and have a unit -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6410
      <component id="hgcacheproxymodel_build" name="Hurriganes Cache Proxy Model Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6411
        <unit bldFile="/mw/hgwidgets/hgcacheproxymodel" qt:proFile="hgcacheproxymodel.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6412
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6413
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6414
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6415
      <package id="inputmethods" level="generic" tech-domain="ui" levels="plugin engine framework api" name="Input Methods">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6416
  <collection id="inputmethods_pub" name="Input Methods Public Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6417
   <component id="ptiengine_iti_api" name="PTI Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6418
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6419
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6420
    <unit bldFile="/mw/inputmethods/inputmethods_pub/ptiengine_iti_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6421
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6422
   <component id="optical_character_recognition_api" name="Optical Character Recognition API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6423
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6424
    <unit bldFile="/mw/inputmethods/inputmethods_pub/optical_character_recognition_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6425
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6426
   <component id="input_language_info_api" name="Input Language Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6427
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6428
    <unit bldFile="/mw/inputmethods/inputmethods_pub/input_language_info_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6429
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6430
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6431
  <collection id="inputmethods_plat" name="Input Methods Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6432
   <component id="pen_input_server_api" name="Pen Input Server API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6433
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6434
    <unit bldFile="/mw/inputmethods/inputmethods_plat/pen_input_server_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6435
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6436
   <component id="ptiengine_hwr_api" name="PTI Engine Handwriting Recognition API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6437
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6438
    <unit bldFile="/mw/inputmethods/inputmethods_plat/ptiengine_hwr_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6439
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6440
   <component id="aknfep_settings_api" name="Avkon FEP Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6441
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6442
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6443
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6444
   <component id="aknfep_status_api" name="Avkon FEP Status API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6445
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6446
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6447
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_status_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6448
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6449
   <component id="ptiengine_key_definations_api" name="PTI Engine Key Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6450
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6451
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6452
    <unit bldFile="/mw/inputmethods/inputmethods_plat/ptiengine_key_definations_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6453
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6454
   <component id="aknfep_definitions_api" name="Avkon FEP Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6455
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6456
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6457
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6458
   <component id="aknfep_pen_support_api" name="Avkon FEP Pen Support API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6459
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6460
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_pen_support_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6461
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6462
   <component id="ptiengine_indic_definitions_api" name="PTI Engine Indic Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6463
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6464
    <unit bldFile="/mw/inputmethods/inputmethods_plat/ptiengine_indic_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6465
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6466
   <component id="aknfep_uiinterface_api" name="Avkon FEP UI Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6467
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6468
    <unit bldFile="/mw/inputmethods/inputmethods_plat/aknfep_uiinterface_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6469
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6470
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6471
  <collection id="textinput" name="Text Input" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6472
   <component id="ptienginev2" name="Predictive Text Input Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6473
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6474
	<unit bldFile="/mw/inputmethods/textinput/ptienginev2/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6475
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6476
   <component id="akninputlanguage" name="Avkon Input Language" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6477
    <unit bldFile="/mw/inputmethods/textinput/akninputlanguage/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6478
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6479
   <component id="peninputarc" name="Pen Input Arc" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6480
    <unit bldFile="/mw/inputmethods/textinput/peninputarc/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6481
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6482
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6483
  <collection id="fep" name="FEP" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6484
   <component id="aknfep" name="Avkon FEP" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6485
    <unit bldFile="/mw/inputmethods/fepstub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6486
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6487
   <component id="frontendprocessor" name="Front End Processor" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6488
    <unit bldFile="/mw/inputmethods/fep/frontendprocessor/group" mrp="/mw/inputmethods/fep/frontendprocessor/group/app-framework_fepbase.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6489
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6490
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6491
  <collection id="inputmethods_info" name="Input Methods Info" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6492
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6493
   <component id="inputmethods_metadata" name="Input Methods Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6494
    <unit mrp="/mw/inputmethods/inputmethods_info/inputmethods_metadata/inputmethods_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6495
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6496
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6497
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6498
      <package id="qt" level="generic" tech-domain="ui" levels="tool mw app" name="Qt">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6499
    <collection id="qtconf" name="Qt Config" level="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6500
            <component id="qt_deviceconfiguration" name="Qt Device Configuration" introduced="^2" filter="s60,qt_tools" class="config tool" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6501
                <unit bldFile="/mw/qt/src/s60installs/deviceconfiguration"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6502
            </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6503
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6504
    <collection id="qt_info" name="Qt Info" level="mw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6505
            <component id="qt_build" name="Qt Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6506
  		        <unit bldFile="/mw/qt/." qt:proFile="projects.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6507
            </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6508
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6509
    <collection id="qtdemos" name="Qt Demos" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6510
            
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6511
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6512
    <collection id="qtexamples" name="Qt Examples" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6513
			  <meta rel="qtexamples" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6514
			   <group name="qtdemos"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6515
			  </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6516
            
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6517
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6518
    <collection id="qt_tests" name="Qt Tests" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6519
            
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6520
            
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6521
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6522
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6523
      <package id="qtmobility" level="generic" tech-domain="ui" levels="tool mw app" name="Qt Mobility">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6524
    <collection id="qtmobility_info" name="Qt Mobility Info" level="mw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6525
     <component id="qtmobilityconf" name="Qt Mobility Config" introduced="^4" filter="s60,tools" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6526
	  <unit bldFile="/mw/qtmobility/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6527
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6528
     <component id="qtmobility_build" name="Qt Mobility Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6529
      <unit bldFile="/mw/qtmobility/." qt:proFile="qtmobility.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6530
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6531
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6532
    <collection id="qtmobility_examples" name="Qt Mobility Examples" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6533
     
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6534
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6535
    <collection id="tests" name="Qt Mobility Tests">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6536
     
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6537
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6538
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6539
      <package id="qtextensions" level="generic" tech-domain="ui" levels="tool mw app" name="Qt Extensions">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6540
   <collection id="qtecomplugins" name="Qt ECom Plugins" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6541
     <component id="qtecomplugins_build" name="Qt ECom Plugin" introduced="^4" filter="s60,qtecomplugins" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6542
      <unit bldFile="/mw/qtextensions/qtecomplugins" qt:proFile="qtecomplugins.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6543
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6544
    <component id="qtextensions_examples" name="Qt ECom Plugin Examples" introduced="^4" filter="s60,qtextensionsexamples,build_as_app" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6545
      <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6546
       <group name="qtextensionsexamples"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6547
      </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6548
      <unit bldFile="/mw/qtextensions/qtecomplugins/examples" qt:proFile="examples.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6549
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6550
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6551
    <collection id="qthighway" name="Qt Highway" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6552
     <component id="qthighway_build" name="Qt Highway" introduced="^4" filter="s60,qthighway" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6553
      <unit bldFile="/mw/qtextensions/qthighway" qt:proFile="qthighway.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6554
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6555
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6556
     
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6557
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6558
    <collection id="qtmobileextensions" name="Qt Mobile Extensions" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6559
	 <component id="qtmobileextensions_build" name="Qt Mobile Extensions" introduced="^4" filter="s60,qtextension" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6560
      <unit bldFile="/mw/qtextensions/qtmobileextensions" qt:proFile="qtmobileextensions.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6561
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6562
    <component id="qtmobileextensions_examples" name="Qt Mobile Extensions Examples" introduced="^4" filter="s60,qtextensionsexamples,build_as_app" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6563
      <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6564
       <group name="qtextensionsexamples"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6565
      </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6566
      <unit bldFile="/mw/qtextensions/qtmobileextensions/examples" qt:proFile="examples.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6567
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6568
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6569
    <collection id="qhbstyle" name="Qt Orbit Style" level="mw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6570
     <component id="qhbstyle_build" name="Qt Orbit Style Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6571
      <unit bldFile="/mw/qtextensions/qhbstyle" qt:proFile="qhbstyle.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6572
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6573
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6574
    <collection id="qtextensions_info" name="Qt Extensions Info" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6575
    <component id="qtextensions_conf" name="Qt Extensions Confgure" introduced="^4" filter="s60,qt_tools" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6576
      <unit bldFile="/mw/qtextensions/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6577
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6578
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6579
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6580
      <package id="hb" level="generic" tech-domain="ui" levels="engine test api" name="Orbit">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6581
    <collection id="hb_info" name="Orbit Info" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6582
     <component id="hb_build" name="Orbit Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6583
		<!-- should break this down into actual components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6584
      <unit bldFile="/mw/hb/." qt:proFile="hb.pro" qt:qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6585
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6586
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6587
   </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6588
      <package id="classicui" level="generic" tech-domain="ui" levels="base support server generic specific" name="Classic UI">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6589
  <collection id="classicui_plat" name="Classic UI Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6590
   <component id="signal_pane_api" name="Signal Pane API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6591
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6592
    <unit bldFile="/mw/classicui/classicui_plat/signal_pane_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6593
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6594
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6595
   <component id="global_popup_priority_controller_api" name="Global Popup Priority Controller API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6596
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6597
    <unit bldFile="/mw/classicui/classicui_plat/global_popup_priority_controller_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6598
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6599
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6600
   <component id="item_finder_api" name="Item Finder API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6601
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6602
    <unit bldFile="/mw/classicui/classicui_plat/item_finder_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6603
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6604
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6605
   <component id="avkon_fonts_api" name="Avkon Fonts API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6606
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6607
    <unit bldFile="/mw/classicui/classicui_plat/avkon_fonts_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6608
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6609
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6610
   <component id="extended_utilities_api" name="Extended Utilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6611
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6612
    <unit bldFile="/mw/classicui/classicui_plat/extended_utilities_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6613
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6614
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6615
   <component id="extended_aiw_criteria_api" name="Extended AIW Criteria API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6616
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6617
    <unit bldFile="/mw/classicui/classicui_plat/extended_aiw_criteria_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6618
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6619
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6620
   <component id="volume_popup_api" name="Volume Popup API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6621
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6622
    <unit bldFile="/mw/classicui/classicui_plat/volume_popup_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6623
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6624
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6625
   <component id="avkon_secondary_display_support_api" name="AVKON Secondary Display Support API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6626
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6627
    <unit bldFile="/mw/classicui/classicui_plat/avkon_secondary_display_support_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6628
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6629
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6630
   <component id="extended_setting_pages_api" name="Extended Setting Pages API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6631
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6632
    <unit bldFile="/mw/classicui/classicui_plat/extended_setting_pages_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6633
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6634
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6635
   <component id="extended_lists_api" name="Extended Lists API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6636
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6637
    <unit bldFile="/mw/classicui/classicui_plat/extended_lists_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6638
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6639
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6640
   <component id="input_block_api" name="Input Block API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6641
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6642
    <unit bldFile="/mw/classicui/classicui_plat/input_block_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6643
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6644
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6645
   <component id="avkon_ui_server_api" name="AVKON UI Server API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6646
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6647
    <unit bldFile="/mw/classicui/classicui_plat/avkon_ui_server_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6648
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6649
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6650
   <component id="extended_status_pane_api" name="Extended Status Pane API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6651
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6652
    <unit bldFile="/mw/classicui/classicui_plat/extended_status_pane_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6653
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6654
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6655
   <component id="extended_notifiers_api" name="Extended Notifiers API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6656
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6657
    <unit bldFile="/mw/classicui/classicui_plat/extended_notifiers_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6658
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6659
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6660
   <component id="task_list_api" name="Task List API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6661
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6662
    <unit bldFile="/mw/classicui/classicui_plat/task_list_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6663
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6664
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6665
   <component id="key_event_utilities_api" name="Key Event Utilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6666
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6667
    <unit bldFile="/mw/classicui/classicui_plat/key_event_utilities_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6668
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6669
   <component id="emergency_call_support_api" name="Emergency Call Support API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6670
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6671
    <unit bldFile="/mw/classicui/classicui_plat/emergency_call_support_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6672
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6673
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6674
   <component id="extended_dialogs_api" name="Extended Dialogs API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6675
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6676
    <unit bldFile="/mw/classicui/classicui_plat/extended_dialogs_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6677
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6678
   <component id="legacy_ui_framework_headers_api" name="Legacy UI Framework Headers API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6679
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6680
    <unit bldFile="/mw/classicui/classicui_plat/legacy_ui_framework_headers_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6681
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6682
   <component id="extended_editors_api" name="Extended Editors API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6683
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6684
    <unit bldFile="/mw/classicui/classicui_plat/extended_editors_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6685
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6686
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6687
   <component id="alarm_api" name="Alarm API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6688
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6689
    <unit bldFile="/mw/classicui/classicui_plat/alarm_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6690
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6691
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6692
   <component id="aiw_service_interface_base_api" name="AIW Service Interface Base API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6693
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6694
    <unit bldFile="/mw/classicui/classicui_plat/aiw_service_interface_base_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6695
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6696
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6697
   <component id="list_effects_api" name="List Effects API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6698
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6699
    <unit bldFile="/mw/classicui/classicui_plat/list_effects_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6700
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6701
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6702
   <component id="find_item_ui_api" name="Find Item UI API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6703
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6704
    <unit bldFile="/mw/classicui/classicui_plat/find_item_ui_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6705
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6706
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6707
   <component id="server_application_services_api" name="Server Application Services API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6708
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6709
    <unit bldFile="/mw/classicui/classicui_plat/server_application_services_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6710
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6711
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6712
   <component id="common_ui_settings_api" name="Common UI Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6713
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6714
    <unit bldFile="/mw/classicui/classicui_plat/common_ui_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6715
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6716
   <component id="aiw_service_interface_menu_api" name="AIW Service Interface Menu API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6717
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6718
    <unit bldFile="/mw/classicui/classicui_plat/aiw_service_interface_menu_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6719
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6720
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6721
   <component id="eikon_server_extension_client_api" name="EIKON Server Extension Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6722
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6723
    <unit bldFile="/mw/classicui/classicui_plat/eikon_server_extension_client_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6724
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6725
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6726
   <component id="skinnable_clock_api" name="Skinnable Clock API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6727
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6728
    <unit bldFile="/mw/classicui/classicui_plat/skinnable_clock_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6729
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6730
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6731
   <component id="battery_pane_api" name="Battery Pane API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6732
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6733
    <unit bldFile="/mw/classicui/classicui_plat/battery_pane_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6734
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6735
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6736
   <component id="fep_document_navigation_api" name="FEP Document Navigation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6737
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6738
    <unit bldFile="/mw/classicui/classicui_plat/fep_document_navigation_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6739
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6740
   <component id="memory_card_ui_api" name="Memory Card UI API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6741
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6742
    <unit bldFile="/mw/classicui/classicui_plat/memory_card_ui_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6743
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6744
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6745
   <component id="avkon_status_api" name="AVKON Status API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6746
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6747
    <unit bldFile="/mw/classicui/classicui_plat/avkon_status_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6748
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6749
   <component id="application_switching_api" name="Application Switching API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6750
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6751
    <unit bldFile="/mw/classicui/classicui_plat/application_switching_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6752
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6753
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6754
   <component id="avkon_localised_texts_api" name="AVKON Localised Texts API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6755
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6756
    <unit bldFile="/mw/classicui/classicui_plat/avkon_localised_texts_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6757
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6758
   <component id="avkon_secondary_display_api" name="AVKON Secondary Display API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6759
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6760
    <unit bldFile="/mw/classicui/classicui_plat/avkon_secondary_display_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6761
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6762
   <component id="extended_animation_api" name="Extended Animation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6763
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6764
    <unit bldFile="/mw/classicui/classicui_plat/extended_animation_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6765
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6766
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6767
   <component id="extended_notes_api" name="Extended Notes API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6768
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6769
    <unit bldFile="/mw/classicui/classicui_plat/extended_notes_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6770
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6771
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6772
   <component id="text_scroller_api" name="Text Scroller API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6773
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6774
    <unit bldFile="/mw/classicui/classicui_plat/text_scroller_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6775
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6776
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6777
   <component id="custom_cursors_api" name="Custom Cursors API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6778
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6779
    <unit bldFile="/mw/classicui/classicui_plat/custom_cursors_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6780
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6781
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6782
   <component id="global_window_priorities_api" name="Global Window Priorities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6783
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6784
    <unit bldFile="/mw/classicui/classicui_plat/global_window_priorities_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6785
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6786
   <component id="extended_indicators_api" name="Extended Indicators API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6787
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6788
    <unit bldFile="/mw/classicui/classicui_plat/extended_indicators_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6789
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6790
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6791
   <component id="special_character_table_api" name="Special Character Table API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6792
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6793
    <unit bldFile="/mw/classicui/classicui_plat/special_character_table_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6794
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6795
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6796
   <component id="avkon_settings_api" name="AVKON Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6797
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6798
    <unit bldFile="/mw/classicui/classicui_plat/avkon_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6799
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6800
   <component id="extended_sounds_api" name="Extended Sounds API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6801
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6802
    <unit bldFile="/mw/classicui/classicui_plat/extended_sounds_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6803
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6804
   <component id="themes_settings_api" name="Themes Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6805
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6806
    <unit bldFile="/mw/classicui/classicui_plat/themes_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6807
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6808
   <component id="media_shared_document_api" name="Media Shared Document API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6809
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6810
    <unit bldFile="/mw/classicui/classicui_plat/media_shared_document_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6811
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6812
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6813
   <component id="extended_queries_api" name="Extended Queries API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6814
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6815
    <unit bldFile="/mw/classicui/classicui_plat/extended_queries_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6816
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6817
   <component id="phone_number_text_utilities_api" name="Phone Number Text Utilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6818
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6819
    <unit bldFile="/mw/classicui/classicui_plat/phone_number_text_utilities_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6820
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6821
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6822
   <component id="extended_scroller_api" name="Extended Scroller API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6823
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6824
    <unit bldFile="/mw/classicui/classicui_plat/extended_scroller_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6825
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6826
   <component id="key_rotator_api" name="Key Rotator API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6827
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6828
    <unit bldFile="/mw/classicui/classicui_plat/key_rotator_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6829
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6830
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6831
   <component id="extended_grids_api" name="Extended Grids API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6832
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6833
    <unit bldFile="/mw/classicui/classicui_plat/extended_grids_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6834
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6835
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6836
   <component id="generic_parameter_api" name="Generic Parameter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6837
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6838
    <unit bldFile="/mw/classicui/classicui_plat/generic_parameter_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6839
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6840
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6841
   <component id="indicator_touch_observer_api" name="Indicator Touch Observer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6842
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6843
    <unit bldFile="/mw/classicui/classicui_plat/indicator_touch_observer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6844
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6845
   <component id="popup_form_api" name="Popup Form API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6846
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6847
    <unit bldFile="/mw/classicui/classicui_plat/popup_form_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6848
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6849
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6850
   <component id="stylus_activated_popup_api" name="Stylus Activated Pop-up API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6851
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6852
    <unit bldFile="/mw/classicui/classicui_plat/stylus_activated_popup_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6853
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6854
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6855
   <component id="indicator_plugin_api" name="Indicator Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6856
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6857
    <unit bldFile="/mw/classicui/classicui_plat/indicator_plugin_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6858
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6859
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6860
   <component id="layout_configuration_api" name="Layout Configuration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6861
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6862
    <unit bldFile="/mw/classicui/classicui_plat/layout_configuration_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6863
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6864
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6865
   <component id="common_file_dialogs_filter_factory_api" name="Common File Dialogs Filter Factory API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6866
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6867
    <unit bldFile="/mw/classicui/classicui_plat/common_file_dialogs_filter_factory_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6868
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6869
   <component id="avkon_anim_dll_api" name="AVKON Anim DLL API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6870
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6871
    <unit bldFile="/mw/classicui/classicui_plat/avkon_anim_dll_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6872
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6873
   <component id="extended_initialization_api" name="Extended Initialization API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6874
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6875
    <unit bldFile="/mw/classicui/classicui_plat/extended_initialization_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6876
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6877
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6878
   <component id="long_tap_animation_api" name="Long Tap Animation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6879
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6880
    <unit bldFile="/mw/classicui/classicui_plat/long_tap_animation_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6881
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6882
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6883
   <component id="extended_ui_framework_definitions_api" name="Extended UI Framework Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6884
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6885
    <unit bldFile="/mw/classicui/classicui_plat/extended_ui_framework_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6886
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6887
   <component id="extended_buttons_api" name="Extended Buttons API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6888
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6889
    <unit bldFile="/mw/classicui/classicui_plat/extended_buttons_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6890
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6891
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6892
   <component id="aiw_provider_utility_api" name="AIW Provider Utility API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6893
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6894
    <unit bldFile="/mw/classicui/classicui_plat/aiw_provider_utility_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6895
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6896
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6897
   <component id="transition_effect_parameters_api" name="Transition Effect Parameters API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6898
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6899
    <unit bldFile="/mw/classicui/classicui_plat/transition_effect_parameters_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6900
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6901
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6902
   <component id="extended_input_capabilities_api" name="Extended Input Capabilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6903
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6904
    <unit bldFile="/mw/classicui/classicui_plat/extended_input_capabilities_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6905
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6906
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6907
   <component id="uikon_status_api" name="UIKON Status API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6908
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6909
    <unit bldFile="/mw/classicui/classicui_plat/uikon_status_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6910
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6911
   <component id="transition_effect_utilities_api" name="Transition Effect Utilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6912
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6913
    <unit bldFile="/mw/classicui/classicui_plat/transition_effect_utilities_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6914
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6915
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6916
   <component id="pointer_event_modifier_api" name="Pointer Event Modifier API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6917
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6918
    <unit bldFile="/mw/classicui/classicui_plat/pointer_event_modifier_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6919
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6920
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6921
   <component id="avkon_testability_api" name="AVKON Testability API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6922
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6923
    <unit bldFile="/mw/classicui/classicui_plat/avkon_testability_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6924
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6925
   <component id="ode_api" name="Ode API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6926
    <unit bldFile="/mw/classicui/classicui_plat/ode_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6927
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6928
   <component id="physics_api" name="Physics API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6929
    <unit bldFile="/mw/classicui/classicui_plat/physics_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6930
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6931
   <component id="touch_pane_api" name="Touch Pane API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6932
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6933
    <unit bldFile="/mw/classicui/classicui_plat/touch_pane_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6934
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6935
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6936
   <component id="touch_pane_observer_api" name="Touch Pane Observer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6937
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6938
    <unit bldFile="/mw/classicui/classicui_plat/touch_pane_observer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6939
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6940
   <component id="alternate_fs_api" name="Alternate FS API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6941
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6942
    <unit bldFile="/mw/classicui/classicui_plat/alternate_fs_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6943
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6944
   <component id="discreet_popup_api" name="Discreet Popup API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6945
    <unit bldFile="/mw/classicui/classicui_plat/discreet_popup_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6946
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6947
   <component id="extended_options_menu_api" name="Extended Options Menu API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6948
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6949
    <unit bldFile="/mw/classicui/classicui_plat/extended_options_menu_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6950
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6951
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6952
   <component id="directory_localizer_api" name="Directory Localizer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6953
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6954
      <unit bldFile="/mw/classicui/classicui_plat/directory_localizer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6955
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6956
   <component id="findutil_api" name="Find Util API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6957
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6958
      <unit bldFile="/mw/classicui/classicui_plat/findutil_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6959
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6960
   <component id="input_frame_api" name="Input Frame API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6961
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6962
    <unit bldFile="/mw/classicui/classicui_plat/input_frame_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6963
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6964
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6965
   <component id="window_server_event_observer_api" name="Window Server Event Observer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6966
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6967
    <unit bldFile="/mw/classicui/classicui_plat/window_server_event_observer_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6968
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6969
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6970
   <component id="application_framework_api" name="Application Framework API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6971
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6972
    <unit bldFile="/mw/classicui/classicui_plat/application_framework_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6973
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6974
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6975
   <component id="scroller_api" name="Scroller API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6976
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6977
    <unit bldFile="/mw/classicui/classicui_plat/scroller_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6978
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6979
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6980
   <component id="ui_framework_utilities_api" name="UI Framework Utilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6981
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6982
    <unit bldFile="/mw/classicui/classicui_plat/ui_framework_utilities_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6983
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6984
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6985
   <component id="ui_framework_definitions_api" name="UI Framework Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6986
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6987
    <unit bldFile="/mw/classicui/classicui_plat/ui_framework_definitions_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6988
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6989
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6990
   <component id="buttons_api" name="Buttons API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6991
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6992
    <unit bldFile="/mw/classicui/classicui_plat/buttons_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6993
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6994
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6995
   <component id="queries_api" name="Queries API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6996
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6997
    <unit bldFile="/mw/classicui/classicui_plat/queries_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6998
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  6999
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7000
   <component id="aiw_generic_parameter_api" name="AIW Generic Parameter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7001
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7002
    <unit bldFile="/mw/classicui/classicui_plat/aiw_generic_parameter_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7003
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7004
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7005
   <component id="editors_api" name="Editors API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7006
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7007
    <unit bldFile="/mw/classicui/classicui_plat/editors_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7008
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7009
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7010
   <component id="common_file_dialogs_api" name="Common File Dialogs API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7011
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7012
    <unit bldFile="/mw/classicui/classicui_plat/common_file_dialogs_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7013
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7014
   <component id="dialog_shutter_api" name="Dialog Shutter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7015
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7016
    <unit bldFile="/mw/classicui/classicui_plat/dialog_shutter_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7017
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7018
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7019
   <component id="fonts_api" name="Fonts API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7020
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7021
    <unit bldFile="/mw/classicui/classicui_plat/fonts_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7022
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7023
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7024
   <component id="screen_clearer_api" name="Screen Clearer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7025
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7026
    <unit bldFile="/mw/classicui/classicui_plat/screen_clearer_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7027
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7028
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7029
   <component id="notifiers_api" name="Notifiers API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7030
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7031
    <unit bldFile="/mw/classicui/classicui_plat/notifiers_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7032
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7033
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7034
   <component id="notes_api" name="Notes API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7035
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7036
    <unit bldFile="/mw/classicui/classicui_plat/notes_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7037
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7038
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7039
   <component id="status_pane_api" name="Status Pane API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7040
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7041
    <unit bldFile="/mw/classicui/classicui_plat/status_pane_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7042
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7043
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7044
   <component id="base_controls_api" name="Base Controls API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7045
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7046
    <unit bldFile="/mw/classicui/classicui_plat/base_controls_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7047
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7048
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7049
   <component id="grids_api" name="Grids API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7050
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7051
    <unit bldFile="/mw/classicui/classicui_plat/grids_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7052
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7053
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7054
   <component id="context_pane_api" name="Context Pane API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7055
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7056
    <unit bldFile="/mw/classicui/classicui_plat/context_pane_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7057
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7058
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7059
   <component id="lists_api" name="Lists API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7060
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7061
    <unit bldFile="/mw/classicui/classicui_plat/lists_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7062
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7063
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7064
   <component id="popups_api" name="Popups API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7065
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7066
    <unit bldFile="/mw/classicui/classicui_plat/popups_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7067
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7068
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7069
   <component id="misc_controls_api" name="Misc Controls API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7070
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7071
    <unit bldFile="/mw/classicui/classicui_plat/misc_controls_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7072
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7073
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7074
   <component id="keylock_api" name="Keylock API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7075
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7076
    <unit bldFile="/mw/classicui/classicui_plat/keylock_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7077
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7078
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7079
   <component id="options_menu_api" name="Options Menu API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7080
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7081
    <unit bldFile="/mw/classicui/classicui_plat/options_menu_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7082
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7083
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7084
   <component id="hierarchical_lists_api" name="Hierarchical Lists API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7085
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7086
    <unit bldFile="/mw/classicui/classicui_plat/hierarchical_lists_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7087
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7088
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7089
   <component id="navigation_pane_api" name="Navigation Pane API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7090
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7091
    <unit bldFile="/mw/classicui/classicui_plat/navigation_pane_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7092
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7093
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7094
   <component id="tabs_api" name="Tabs API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7095
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7096
    <unit bldFile="/mw/classicui/classicui_plat/tabs_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7097
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7098
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7099
   <component id="title_pane_touch_observer_api" name="Title Pane Touch Observer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7100
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7101
    <unit bldFile="/mw/classicui/classicui_plat/title_pane_touch_observer_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7102
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7103
   <component id="choice_list_api" name="Choice List API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7104
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7105
    <unit bldFile="/mw/classicui/classicui_plat/choice_list_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7106
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7107
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7108
   <component id="info_popup_note_api" name="Info Popup Note API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7109
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7110
    <unit bldFile="/mw/classicui/classicui_plat/info_popup_note_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7111
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7112
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7113
   <component id="setting_pages_api" name="Setting Pages API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7114
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7115
    <unit bldFile="/mw/classicui/classicui_plat/setting_pages_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7116
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7117
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7118
   <component id="screen_mode_api" name="Screen Mode API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7119
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7120
    <unit bldFile="/mw/classicui/classicui_plat/screen_mode_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7121
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7122
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7123
   <component id="indicators_api" name="Indicators API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7124
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7125
    <unit bldFile="/mw/classicui/classicui_plat/indicators_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7126
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7127
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7128
   <component id="error_ui_api" name="Error UI API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7129
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7130
    <unit bldFile="/mw/classicui/classicui_plat/error_ui_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7131
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7132
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7133
   <component id="animation_api" name="Animation API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7134
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7135
    <unit bldFile="/mw/classicui/classicui_plat/animation_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7136
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7137
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7138
   <component id="searchfield_api" name="Searchfield API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7139
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7140
    <unit bldFile="/mw/classicui/classicui_plat/searchfield_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7141
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7142
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7143
   <component id="labels_api" name="Labels API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7144
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7145
    <unit bldFile="/mw/classicui/classicui_plat/labels_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7146
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7147
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7148
   <component id="hotkeys_api" name="Hotkeys API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7149
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7150
    <unit bldFile="/mw/classicui/classicui_plat/hotkeys_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7151
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7152
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7153
   <component id="initialization_api" name="Initialization API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7154
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7155
    <unit bldFile="/mw/classicui/classicui_plat/initialization_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7156
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7157
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7158
   <component id="volume_control_api" name="Volume Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7159
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7160
    <unit bldFile="/mw/classicui/classicui_plat/volume_control_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7161
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7162
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7163
   <component id="title_pane_api" name="Title Pane API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7164
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7165
    <unit bldFile="/mw/classicui/classicui_plat/title_pane_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7166
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7167
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7168
   <component id="sounds_api" name="Sounds API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7169
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7170
    <unit bldFile="/mw/classicui/classicui_plat/sounds_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7171
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7172
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7173
   <component id="aiw_service_handler_api" name="AIW Service Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7174
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7175
    <unit bldFile="/mw/classicui/classicui_plat/aiw_service_handler_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7176
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7177
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7178
   <component id="aiw_criteria_api" name="AIW Criteria API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7179
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7180
    <unit bldFile="/mw/classicui/classicui_plat/aiw_criteria_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7181
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7182
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7183
   <component id="touch_ui_utilities_api" name="Touch UI Utilities API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7184
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7185
    <unit bldFile="/mw/classicui/classicui_plat/touch_ui_utilities_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7186
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7187
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7188
   <component id="generic_button_api" name="Generic Button API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7189
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7190
    <unit bldFile="/mw/classicui/classicui_plat/generic_button_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7191
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7192
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7193
   <component id="form_api" name="Form API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7194
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7195
    <unit bldFile="/mw/classicui/classicui_plat/form_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7196
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7197
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7198
   <component id="uikon_core_controls" name="Uikon Core Controls" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7199
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7200
    <unit bldFile="/mw/classicui/classicui_plat/uikon_core_controls/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7201
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7202
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7203
   <component id="calendar_api" name="Calendar API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7204
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7205
    <unit bldFile="/mw/classicui/classicui_plat/calendar_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7206
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7207
   <component id="toolbar_api" name="Toolbar API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7208
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7209
    <unit bldFile="/mw/classicui/classicui_plat/toolbar_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7210
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7211
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7212
   <component id="server_application_api" name="Server Application API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7213
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7214
    <unit bldFile="/mw/classicui/classicui_plat/server_application_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7215
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7216
   <component id="slider_api" name="Slider API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7217
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7218
    <unit bldFile="/mw/classicui/classicui_plat/slider_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7219
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7220
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7221
   <component id="private_ui_framework_api" name="Private UI Framework API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7222
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7223
    <unit bldFile="/mw/classicui/classicui_plat/private_ui_framework_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7224
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7225
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7226
   <component id="dialogs_api" name="Dialogs API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7227
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7228
    <unit bldFile="/mw/classicui/classicui_plat/dialogs_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7229
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7230
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7231
   <component id="document_handler_api" name="Document handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7232
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7233
    <unit bldFile="/mw/classicui/classicui_plat/document_handler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7234
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7235
   <component id="images_api" name="Images API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7236
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7237
    <unit bldFile="/mw/classicui/classicui_plat/images_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7238
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7239
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7240
   <component id="stylus_popup_menu_api" name="Stylus Pop-up Menu API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7241
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7242
    <unit bldFile="/mw/classicui/classicui_plat/stylus_popup_menu_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7243
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7244
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7245
   <component id="information_preview_popup_api" name="Information Preview Popup API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7246
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7247
    <unit bldFile="/mw/classicui/classicui_plat/information_preview_popup_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7248
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7249
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7250
   <component id="intermediate_state_api" name="Intermediate State API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7251
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7252
    <unit bldFile="/mw/classicui/classicui_plat/intermediate_state_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7253
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7254
   <component id="help_launcher_api" name="Help Launcher API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7255
    <unit bldFile="/mw/classicui/classicui_plat/help_launcher_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7256
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7257
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7258
  <collection id="ode" name="Open Dynamics Engine" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7259
   <!-- the collection is really a component. Move down a directory.-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7260
   <component id="ode_build" name="ODE" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7261
    <unit bldFile="/mw/classicui/ode/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7262
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7263
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7264
  <collection id="uifw" name="UI Framework" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7265
   <component id="uiklaf" name="Uikon Look-and-Feel" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7266
    <unit bldFile="/mw/classicui/uifw/uiklaf/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7267
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7268
   <component id="eikctl" name="Eikon Controls" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7269
    <unit bldFile="/mw/classicui/uifw/eikctl/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7270
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7271
   <component id="avkon" name="Avkon" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7272
    <!-- can only have one unit. Split into 3 components, or #include all from same bld.inf -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7273
    <unit bldFile="/mw/classicui/uifw/avkon/aknphysics/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7274
    <unit bldFile="/mw/classicui/uifw/avkon/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7275
    <unit bldFile="/mw/classicui/uifw/avkon/aknconf/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7276
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7277
   <component id="eikstd" name="Eikon Standard" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7278
    <unit bldFile="/mw/classicui/uifw/eikstd/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7279
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7280
   <component id="aknglobalui" name="Avkon Global UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7281
    <unit bldFile="/mw/classicui/uifw/aknglobalui/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7282
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7283
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7284
  <collection id="commonuis" name="Common UIs" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7285
   <component id="commonui" name="Common UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7286
    <unit bldFile="/mw/classicui/commonuis/commonui/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7287
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7288
   <component id="commondialogs" name="Common Dialogs" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7289
    <unit bldFile="/mw/classicui/commonuis/commondialogs/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7290
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7291
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7292
  <collection id="applicationinterworkingfw" name="Application Interworking Framework" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7293
   <component id="aifwservicehandler" name="Application Interworking Service Handler" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7294
    <unit bldFile="/mw/classicui/applicationinterworkingfw/servicehandler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7295
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7296
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7297
  <collection id="uiutils" name="UI Utils" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7298
   <component id="localizer" name="Directory Localizer" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7299
    <unit bldFile="/mw/classicui/uiutils/localizer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7300
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7301
   <component id="findutil" name="Find Utility" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7302
    <unit bldFile="/mw/classicui/uiutils/findutil/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7303
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7304
   <component id="hlplch" name="Help Launcher" filter="s60,bldfirst" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7305
      <unit bldFile="/mw/classicui/uiutils/hlplch/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7306
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7307
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7308
  <collection id="commonuisupport" name="Common UI Support" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7309
   <component id="uikon" name="Uikon" introduced="6.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7310
    <unit bldFile="/mw/classicui/commonuisupport/uikon/group" mrp="/mw/classicui/commonuisupport/uikon/group/app-framework_uikon.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7311
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7312
   <component id="uikon_ncp" name="Uikon (NCP)" introduced="S^4" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7313
    <unit bldFile="/mw/classicui/commonuisupport/uikon/group_ncp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7314
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7315
   <component id="errorresolverdata" name="Error Resolver Data" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7316
    <unit bldFile="/mw/classicui/commonuisupport/errorresolverdata/group" mrp="/mw/classicui/commonuisupport/errorresolverdata/group/app-framework_errorresgt.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7317
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7318
   <component id="uilaf" name="UI Look and Feel" introduced="6.0" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7319
    <unit bldFile="/mw/classicui/commonuisupport/uilaf/GROUP" mrp="/mw/classicui/commonuisupport/uilaf/GROUP/app-framework_uiklafgt.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7320
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7321
   <component id="grid" name="Grid" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7322
    <unit bldFile="/mw/classicui/commonuisupport/grid/group" mrp="/mw/classicui/commonuisupport/grid/group/app-framework_grid.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7323
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7324
   <component id="uifwsdocs" name="UI Frameworks Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7325
    <unit mrp="/mw/classicui/commonuisupport/uifwsdocs/app-framework_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7326
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7327
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7328
  <collection id="lafagnosticuifoundation" name="Look-and-Feel Agnostic UI Foundation" level="base">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7329
   <component id="cone" name="Control Environment" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7330
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/cone/group" mrp="/mw/classicui/lafagnosticuifoundation/cone/group/app-framework_cone.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7331
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7332
   <component id="graphicseffects" name="Graphics Effects" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7333
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/graphicseffects/group" mrp="/mw/classicui/lafagnosticuifoundation/graphicseffects/group/app-framework_gfxtranseffect.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7334
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7335
   <component id="uigraphicsutils" name="UI Graphics Utilities" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7336
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/uigraphicsutils/group" mrp="/mw/classicui/lafagnosticuifoundation/uigraphicsutils/group/app-framework_egul.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7337
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7338
   <component id="clockanim" name="Clock" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7339
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/clockanim/group" mrp="/mw/classicui/lafagnosticuifoundation/clockanim/group/app-framework_clock.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7340
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7341
   <component id="bmpanimation" name="BMP Animation" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7342
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/bmpanimation/group" mrp="/mw/classicui/lafagnosticuifoundation/bmpanimation/group/app-framework_bmpanim.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7343
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7344
   <component id="animation" name="Animation" introduced="9.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7345
    <unit bldFile="/mw/classicui/lafagnosticuifoundation/animation/group" mrp="/mw/classicui/lafagnosticuifoundation/animation/group/app-framework_animation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7346
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7347
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7348
  <collection id="classicui_info" name="Classic UI Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7349
   <!-- the multiple units in the API test components need to be resolved -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7350
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7351
   <component id="classicui_metadata" name="Classic UI Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7352
    <unit mrp="/mw/classicui/classicui_info/classicui_metadata/classicui_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7353
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7354
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7355
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7356
      <package id="svgt" level="generic" tech-domain="ui" levels="util ui" name="SVG Tiny">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7357
  <collection id="svgt_plat" name="SVG Tiny Platform Interfaces" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7358
   <component id="svgt_api" name="SVGT API" introduced="9.2" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7359
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7360
    <unit bldFile="/mw/svgt/svgt_plat/svgt_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7361
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7362
   <component id="nvg_api" name="NVG API" introduced="9.2" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7363
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7364
    <unit bldFile="/mw/svgt/svgt_plat/nvg_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7365
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7366
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7367
  <collection id="svgtopt" name="SVG-T Engine" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7368
   <component id="svgtopt_build" name="SVG Engine" introduced="9.2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7369
    <!-- component is at collection level. Needs to be moved down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7370
    <unit bldFile="/mw/svgt/svgtopt/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7371
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7372
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7373
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7374
      <package id="uiaccelerator" level="generic" tech-domain="ui" levels="plugin framework server ex if" name="UI Accelerator">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7375
  <collection id="uiaccelerator_plat" name="UI Accelerator Platform Interfaces" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7376
   <component id="alf_core_toolkit_api" name="ALF Core Toolkit API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7377
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7378
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_core_toolkit_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7379
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7380
   <component id="alf_visual_api" name="ALF Visual API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7381
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7382
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_visual_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7383
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7384
   <component id="alf_extended_visual_api" name="ALF Extended Visual API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7385
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7386
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_extended_visual_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7387
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7388
   <component id="alf_extension_api" name="ALF Extension API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7389
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7390
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_extension_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7391
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7392
   <component id="alf_tracing_api" name="ALF Tracing API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7393
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7394
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_tracing_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7395
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7396
   <component id="alf_client_server_api" name="ALF Client Server API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7397
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7398
    <unit bldFile="/mw/uiaccelerator/uiaccelerator_plat/alf_client_server_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7399
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7400
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7401
  <collection id="uiacceltk" name="UI Accelerator Toolkit" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7402
   <component id="hitchcock" name="Hitchcock" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7403
    <unit bldFile="/mw/uiaccelerator/uiacceltk/hitchcock/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7404
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7405
   <component id="uiacceltk_build" name="UI Accelerator Toolkit Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7406
    <!-- move into the other component, or  remove the #include and make this UI Accelerator Toolkit ROM-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7407
    <unit bldFile="/mw/uiaccelerator/uiacceltk/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7408
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7409
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7410
  <collection id="uiaccelerator_test" name="UI Accelerator Test" level="ex">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7411
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7412
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7413
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7414
      <package id="uiresources" level="generic" tech-domain="ui" levels="compile plugin framework server generic data" name="UI Resources">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7415
   <!-- are the custom filters below needed? -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7416
  <collection id="uiresources_pub" name="UI Resources Public Interfaces" level="data">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7417
   <component id="pictograph_api" name="Pictograph API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7418
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7419
    <unit bldFile="/mw/uiresources/uiresources_pub/pictograph_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7420
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7421
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7422
   <component id="skins_api" name="Skins API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7423
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7424
    <unit bldFile="/mw/uiresources/uiresources_pub/skins_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7425
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7426
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7427
   <component id="font_definition_api" name="Font Definition API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7428
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7429
    <unit bldFile="/mw/uiresources/uiresources_pub/font_definition_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7430
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7431
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7432
   <component id="graphics_api" name="Graphics API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7433
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7434
    <unit bldFile="/mw/uiresources/uiresources_pub/graphics_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7435
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7436
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7437
   <component id="scalable_icons_api" name="Scalable Icons API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7438
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7439
    <unit bldFile="/mw/uiresources/uiresources_pub/scalable_icons_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7440
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7441
   <component id="layout_id_definitions_api" name="Layout ID Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7442
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7443
    <unit bldFile="/mw/uiresources/uiresources_pub/layout_id_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7444
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7445
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7446
  <collection id="uiresources_plat" name="UI Resources Platform Interfaces" level="data">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7447
   <component id="layout_system_private_api" name="Layout System Private API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7448
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7449
    <unit bldFile="/mw/uiresources/uiresources_plat/layout_system_private_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7450
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7451
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7452
   <component id="layout_data_api" name="Layout Data API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7453
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7454
    <unit bldFile="/mw/uiresources/uiresources_plat/layout_data_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7455
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7456
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7457
   <component id="cdl_api" name="CDL API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7458
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7459
    <unit bldFile="/mw/uiresources/uiresources_plat/cdl_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7460
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7461
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7462
   <component id="extended_skins_api" name="Extended Skins API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7463
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7464
    <unit bldFile="/mw/uiresources/uiresources_plat/extended_skins_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7465
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7466
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7467
   <component id="tfx_server_controller_plugin_api" name="TFX Server Controller Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7468
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7469
    <unit bldFile="/mw/uiresources/uiresources_plat/tfx_server_controller_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7470
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7471
   <component id="extended_fonts_api" name="Extended Fonts API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7472
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7473
    <unit bldFile="/mw/uiresources/uiresources_plat/extended_fonts_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7474
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7475
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7476
   <component id="graphic_configuration_api" name="Graphic Configuration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7477
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7478
    <unit bldFile="/mw/uiresources/uiresources_plat/graphic_configuration_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7479
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7480
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7481
   <component id="mif_header_cdl_api" name="MIF Header CDL API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7482
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7483
    <unit bldFile="/mw/uiresources/uiresources_plat/mif_header_cdl_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7484
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7485
   <component id="personalisation_and_skins_settings_api" name="Personalisation and Skins Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7486
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7487
    <unit bldFile="/mw/uiresources/uiresources_plat/personalisation_and_skins_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7488
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7489
   <component id="tfx_effect_setup_plugin_api" name="TFX Effect Setup Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7490
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7491
    <unit bldFile="/mw/uiresources/uiresources_plat/tfx_effect_setup_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7492
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7493
   <component id="mifconv_definitions_api" name="Mifconv Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7494
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7495
    <unit bldFile="/mw/uiresources/uiresources_plat/mifconv_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7496
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7497
   <component id="wallpaper_configuration_api" name="Wallpaper Configuration API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7498
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7499
    <unit bldFile="/mw/uiresources/uiresources_plat/wallpaper_configuration_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7500
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7501
   <component id="language_code_definitions_api" name="Language Code Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7502
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7503
    <unit bldFile="/mw/uiresources/uiresources_plat/language_code_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7504
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7505
   <component id="skins_image_attributes_api" name="Skins Image Attributes API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7506
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7507
    <unit bldFile="/mw/uiresources/uiresources_plat/skins_image_attributes_api/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7508
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7509
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7510
   <component id="private_user_area_code_definitions_api" name="Private User Area Code Definitions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7511
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7512
    <unit bldFile="/mw/uiresources/uiresources_plat/private_user_area_code_definitions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7513
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7514
   <component id="tfx_server_plugin_ids_api" name="TFX Server Plug-in IDs API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7515
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7516
    <unit bldFile="/mw/uiresources/uiresources_plat/tfx_server_plugin_ids_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7517
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7518
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7519
  <collection id="uiresources_info" name="UI Resources Info" level="data">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7520
   <component id="uiresources_test" name="UI Resources Tests" filter="s60,test,api_test" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7521
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7522
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7523
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7524
  <collection id="uigraphics" name="UI Graphics" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7525
   <component id="bitmaps2" name="Bitmaps 2" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7526
    <unit bldFile="/mw/uiresources/uigraphics/bitmaps2/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7527
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7528
   <component id="icons" name="Icons" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7529
    <unit bldFile="/mw/uiresources/uigraphics/icons/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7530
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7531
   <component id="variatedbitmaps" name="Variated Bitmaps" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7532
    <unit bldFile="/mw/uiresources/uigraphics/variatedbitmaps/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7533
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7534
   <component id="aknicon" name="Avkon Icon Framework" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7535
    <unit bldFile="/mw/uiresources/uigraphics/aknicon/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7536
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7537
   <component id="nvgrenderstage" name="NVG Render Stage" filter="sf_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7538
    <unit bldFile="/mw/uiresources/uigraphics/nvgrenderstage/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7539
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7540
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7541
  <collection id="layouts" name="Layouts" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7542
   <component id="cdl" name="Customization Definition Language" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7543
    <!-- can only have one unit. Need to #include them or split into multiple components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7544
    <unit bldFile="/mw/uiresources/layouts/cdl/cdlengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7545
    <unit bldFile="/mw/uiresources/layouts/cdl/cdlserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7546
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7547
   <component id="aknlayout2" name="Avkon Layout 2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7548
    <unit bldFile="/mw/uiresources/layouts/aknlayout2/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7549
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7550
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7551
  <collection id="skins" name="Skins" level="data">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7552
   <component id="aknskincontent" name="Avkon Skin Content" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7553
    <unit bldFile="/mw/uiresources/skins/aknskincontent/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7554
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7555
   <component id="aknskins" name="Avkon Skin Compiler" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7556
    <unit bldFile="/mw/uiresources/skins/aknskins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7557
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7558
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7559
  <collection id="pictographs" name="Pictographs" level="data">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7560
   <component id="aknpictograph" name="Avkon Pictograph" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7561
    <unit bldFile="/mw/uiresources/pictographs/aknpictograph/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7562
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7563
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7564
  <collection id="locales" name="Locales" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7565
   <component id="locales_build" name="Locales Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7566
    <unit bldFile="/mw/uiresources/locales/loce32"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7567
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7568
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7569
  <collection id="uiconfig" name="UI Config" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7570
   <component id="s60config" name="S60 UI Config" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7571
    <unit bldFile="/mw/uiresources/uiconfig/s60config/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7572
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7573
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7574
  <collection id="fontsupport" name="Font Support" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7575
   <component id="fontprovider" name="Font Provider" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7576
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7577
    <unit bldFile="/mw/uiresources/fontsupport/fontprovider/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7578
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7579
   <component id="fontutils" name="Font Utils" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7580
    <unit bldFile="/mw/uiresources/fontsupport/fontutils/FontUtils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7581
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7582
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7583
  <collection id="helpthemes" name="Help Themes" level="data">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7584
   <!-- collection is really a component. Need to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7585
   <component id="helpthemes_build" name="Help Themes Build" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7586
    <unit bldFile="/mw/uiresources/helpthemes/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7587
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7588
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7589
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7590
      <package id="hapticsservices" level="generic" tech-domain="ui" levels="fw server api" name="Haptics Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7591
  <collection id="hapticsservices_plat" name="Haptics Services Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7592
   <component id="tacticon_api" name="Tacticon API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7593
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7594
    <unit bldFile="/mw/hapticsservices/hapticsservices_plat/tacticon_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7595
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7596
   <component id="tactile_feedback_core_api" name="Tactile Feedback Core API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7597
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7598
    <unit bldFile="/mw/hapticsservices/hapticsservices_plat/tactile_feedback_core_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7599
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7600
   <component id="tactile_feedback_server_api" name="Tactile Feedback Server API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7601
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7602
    <unit bldFile="/mw/hapticsservices/hapticsservices_plat/tactile_feedback_server_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7603
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7604
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7605
  <collection id="hapticsservices_pub" name="Haptics Services Public Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7606
   <component id="tactile_feedback_client_api" name="Tactile Feedback Client API" introduced="^1" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7607
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7608
    <unit bldFile="/mw/hapticsservices/hapticsservices_pub/tactile_feedback_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7609
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7610
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7611
  <collection id="tacticonserver" name="Tacticon Server" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7612
   <!-- collection is really a component. Move down a directory  -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7613
   <component id="tacticonserver_build" name="Tacticon Server Build" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7614
    <unit bldFile="/mw/hapticsservices/tacticonserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7615
    <!-- clients and servers are usualy the same component. Consider moving plugins to separate components if needed -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7616
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7617
   <component id="tacticonhapticsplugin" name="Tacticon Haptics Plugin" introduced="^3" filter="s60,dfs_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7618
    <unit bldFile="/mw/hapticsservices/tacticonserver/server/tacticonpluginfw/tacticonhapticsplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7619
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7620
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7621
  <collection id="tactilefeedback" name="Tactile Feedback" level="fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7622
   <component id="tactilearearegistry" name="Tactile Area Registry" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7623
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactilearearegistry/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7624
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7625
   <component id="tactilefeedbackresolver" name="Tactile Feedback Resolver" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7626
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactilefeedbackresolver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7627
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7628
   <component id="tactilefeedbackresolver_plugins" name="Tactile Feedback Resolver Plugins" introduced="^1" filter="s60,dfs_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7629
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactilefeedbackresolver/plugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7630
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7631
   <component id="tactileclickplugin" name="Tactile Click Plugin" introduced="^1" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7632
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactileclickplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7633
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7634
   <component id="tactilefeedbackclient" name="Tactile Feedback Client" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7635
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactilefeedbackclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7636
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7637
   <component id="tactileactionplugin" name="Tactile Action Plugin" introduced="^1" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7638
    <unit bldFile="/mw/hapticsservices/tactilefeedback/tactileactionplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7639
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7640
   <component id="tactilefeedback_rom" name="Tactile Feedback ROM" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7641
    <unit bldFile="/mw/hapticsservices/tactilefeedback/rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7642
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7643
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7644
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7645
      <package id="platformthemes" level="specific" tech-domain="ui" levels="framework generic ui" name="Platform Themes">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7646
   <collection id="platformthemes_info" name="Platform Themes Info">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7647
    <component id="platformthemes_build" name="Platform Themes Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7648
		<!-- no real structure in this package. Should break into collections / components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7649
      <unit bldFile="/mw/platformthemes/." qt:proFile="platformthemes.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7650
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7651
   </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7652
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7653
      <package id="gsprofilesrv" level="generic" tech-domain="ui" levels="system plugin framework server generic specific" name="General Settings and Profiles Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7654
  <collection id="gsprofilesrv_pub" name="GS and Profiles Services Public Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7655
   <component id="profiles_engine_active_profile_settings_api" name="Profiles Engine Active Profile Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7656
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7657
    <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_pub/profiles_engine_active_profile_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7658
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7659
   <component id="profiles_engine_wrapper_api" name="Profiles Engine Wrapper API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7660
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7661
    <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_pub/profiles_engine_wrapper_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7662
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7663
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7664
  <collection id="gsprofilesrv_plat" name="GS and Profiles Services Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7665
   <component id="ftuwizardmodel_api" name="FTU Wizard Model API" filter="bldfirst,s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7666
      <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_plat/ftuwizardmodel_api" qt:proFile="ftuwizardmodel_api.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7667
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7668
   <component id="profiles_engine_api" name="Profiles Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7669
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7670
    <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_plat/profiles_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7671
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7672
   <component id="settings_uis_cenrep_collection_api" name="Settings UIs CenRep Collection API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7673
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7674
    <unit bldFile="/mw/gsprofilesrv/gsprofilesrv_plat/settings_uis_cenrep_collection_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7675
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7676
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7677
  <collection id="ftuwizardmodel" name="FTU Wizard Model" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7678
    <component id="ftuwizardmodel_build" name="FTU Wizardmodel Build" filter="bldfirst" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7679
     <unit bldFile="/mw/gsprofilesrv/ftuwizardmodel" qt:proFile="ftuwizardmodel.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7680
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7681
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7682
  <collection id="controlpanel" name="Control Panel" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7683
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7684
   <component id="controlpanel_rom" name="Control Panel ROM" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7685
      <!-- Need to create a real .pro file for this 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7686
	  <unit bldFile="controlpanel/rom" qt:proFile="cp_rom.pri" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7687
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7688
   <component id="controlpanel_config" name="Control Panel Config" introduced="^4" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7689
      <!-- Need to create a real .pro file for this 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7690
	  <unit bldFile="controlpanel/conf" qt:proFile="conf.pri" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7691
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7692
   <component id="controlpanel_source" name="Control Panel Source" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7693
      <!-- Uncomment when controlpanel_build is removed
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7694
	  <unit bldFile="controlpanel/src" qt:qmakeArgs="-r -config rom" qt:proFile="src.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7695
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7696
   <component id="controlpanel_build" name="Control Panel Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7697
	<!-- need to make included .pri file into a real .pro file -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7698
      <unit bldFile="/mw/gsprofilesrv/controlpanel" qt:proFile="controlpanel.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7699
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7700
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7701
  <collection id="profilesservices" name="Profiles Services" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7702
   <component id="profileengine" name="Profile Engine" introduced="9.1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7703
    <unit bldFile="/mw/gsprofilesrv/profilesservices/profileengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7704
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7705
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7706
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7707
      <package id="homescreensrv" level="specific" tech-domain="ui" levels="plugin framework server generic specific" name="Home Screen Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7708
  <collection id="hswidgetmodel" name="Home Screen Widget Model" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7709
     <component id="hswidgetmodel_build" name="Home Screen Widget Model Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7710
      <unit bldFile="/mw/homescreensrv/hswidgetmodel" qt:proFile="hswidgetmodel.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7711
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7712
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7713
  <collection id="contentstorage" name="Content Storage" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7714
     <component id="cautils" name="Content Arsenal Utils" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7715
      <unit bldFile="/mw/homescreensrv/contentstorage/cautils" qt:proFile="cautils.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7716
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7717
     <component id="contentstorage_build" name="Content Storage Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7718
      <unit bldFile="/mw/homescreensrv/contentstorage/group" qt:proFile="group.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7719
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7720
     <component id="casrv/calocalizerscanner" name="Content Arsenal Server Localizer Scanner" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7721
      <unit bldFile="/mw/homescreensrv/contentstorage/casrv/calocalizerscanner" qt:proFile="calocalizerscanner.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7722
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7723
     <component id="cahandler" name="Content Arsenal Handler" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7724
      <unit bldFile="/mw/homescreensrv/contentstorage/cahandler" qt:proFile="cahandler.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7725
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7726
     <component id="caclient" name="Content Arsenal Client" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7727
      <unit bldFile="/mw/homescreensrv/contentstorage/caclient" qt:proFile="caclient.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7728
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7729
     <component id="casoftwareregistry" name="Content Arsenal Software Registry" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7730
      <unit bldFile="/mw/homescreensrv/contentstorage/casoftwareregistry" qt:proFile="casoftwareregistry.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7731
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7732
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7733
  <collection id="homescreensrv_plat" name="Home Screen Services Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7734
     <component id="homescreensrv_plat_build" name="Home Screen Services Platform Interfaces build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7735
      <unit bldFile="/mw/homescreensrv/homescreensrv_plat" qt:proFile="homescreensrv_plat.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7736
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7737
   <component id="menu_sat_interface_api" name="Menu SAT Interface API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7738
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7739
    <unit base="/mw/homescreensrv/homescreensrv_plat/menu_sat_interface_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7740
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7741
   <component id="contentstorage_api" name="Content Storage API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7742
    <unit base="/mw/homescreensrv/homescreensrv_plat/contentstorage_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7743
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7744
   <component id="hswidgetmodel_api" name="HS Widget Model API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7745
    <unit base="/mw/homescreensrv/homescreensrv_plat/hswidgetmodel_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7746
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7747
   <component id="homescreen_information_api" name="Homescreen Information API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7748
    <unit base="/mw/homescreensrv/homescreensrv_plat/homescreen_information_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7749
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7750
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7751
  <collection id="hsactivityfw" name="Activity Framework" level="fw">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7752
     <component id="hsactivityfw_build" name="Activity Framework Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7753
      <unit bldFile="/mw/homescreensrv/activityfw" qt:proFile="activityfw.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7754
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7755
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7756
  <collection id="tstaskmonitor" name="Task Switcher Task Monitor" level="fw">	
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7757
	<!-- move collection down to a component directory or split up into component .pro files -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7758
     <component id="tstaskmonitor_build" name="Task Switcher Task Monitor Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7759
      <unit bldFile="/mw/homescreensrv/tstaskmonitor" qt:proFile="tstaskmonitor.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7760
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7761
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7762
  <collection id="hsappkeyhandler" name="HS Appplication Key Handler" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7763
     <component id="hsappkeyhandler_build" name="Appplication Key Handler Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7764
      <unit bldFile="/mw/homescreensrv/hsappkeyhandler" qt:proFile="hsappkeyhandler.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7765
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7766
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7767
   <collection id="tsdevicedialog" name="Task Switcher Device Dialog" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7768
     <component id="tsdevicedialog_build" name="Task Switcher Device Dialog Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7769
		<!-- break this up into real components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7770
      <unit bldFile="/mw/homescreensrv/tsdevicedialog" qt:proFile="tsdevicedialog.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7771
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7772
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7773
    <collection id="homescreensrv_info" name="Home Screen Services Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7774
     <component id="homescreensrvconf" name="Home Screen Services Config" introduced="^4" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7775
      <unit bldFile="/mw/homescreensrv/." qt:proFile="homescreensrv_exports_to_rom.pri" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7776
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7777
     <component id="homescreensrvrom" name="Home Screen Services ROM" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7778
      <unit bldFile="/mw/homescreensrv/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7779
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7780
     
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7781
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7782
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7783
      <package id="homescreensrvlegacy" level="generic" tech-domain="ui" levels="plugin framework server generic specific" name="Legacy Home Screen Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7784
  <collection id="homescreensrvlegacy_plat" name="Legacy Home Screen Services Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7785
   <component id="ai_content_model_api" name="AI Content Model API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7786
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7787
    <unit bldFile="/mw/homescreensrvlegacy/ai_content_model_api/group" qt:proFile="group.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7788
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7789
   <component id="ai_plugin_information_api" name="AI Plug-in Information API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7790
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7791
    <unit bldFile="/mw/homescreensrvlegacy/ai_plugin_information_api/group" qt:proFile="group.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7792
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7793
   <component id="content_harvester_plugin_api" name="Content Harvester Plugin API " filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7794
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7795
    <unit bldFile="/mw/homescreensrvlegacy/content_harvester_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7796
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7797
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7798
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7799
      <package id="appinstall" level="generic" tech-domain="rt" levels="tool framework generic api" name="Application Installation">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7800
  <collection id="appinstall_plat" name="Application Installation Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7801
   <component id="iaupdate_api" name="IA Update API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7802
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7803
    <unit bldFile="/mw/appinstall/appinstall_plat/iaupdate_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7804
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7805
   <component id="task_plugin_api" name="Task Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7806
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7807
    <unit bldFile="/mw/appinstall/appinstall_plat/task_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7808
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7809
   <component id="sw_installer_common_ui_api" name="SW Installer Common UI API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7810
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7811
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_common_ui_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7812
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7813
   <component id="sw_installer_launcher_api" name="SW Installer Launcher API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7814
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7815
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_launcher_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7816
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7817
   <component id="task_management_api" name="Task Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7818
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7819
    <unit bldFile="/mw/appinstall/appinstall_plat/task_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7820
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7821
   <component id="sw_installer_ui_plugin_api" name="SW Installer UI Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7822
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7823
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_ui_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7824
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7825
   <component id="sw_installer_cr_keys" name="SW Installer CR Keys" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7826
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7827
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_cr_keys/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7828
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7829
   <component id="sw_installer_ps_keys" name="SW Installer PS Keys" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7830
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7831
    <unit bldFile="/mw/appinstall/appinstall_plat/sw_installer_ps_keys/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7832
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7833
   <component id="sifui_api" name="STIF UI API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7834
    <unit bldFile="/mw/appinstall/appinstall_plat/sifui_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7835
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7836
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7837
  <collection id="appinstall_pub" name="Application Installation Public Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7838
   <component id="startup_list_management_api" name="Startup List Management API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7839
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7840
    <unit bldFile="/mw/appinstall/appinstall_pub/startup_list_management_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7841
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7842
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7843
    <collection id="ncdengine" name="Nokia Content Discover" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7844
      <component id="ncdengine_build" name="NCD Engine" introduced="^1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7845
        <unit bldFile="/mw/appinstall/ncdengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7846
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7847
      <component id="ncdengine_qt_build" name="NCD Qt Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7848
        <unit bldFile="/mw/appinstall/ncdengine/engine" qt:proFile="engine.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7849
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7850
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7851
    <collection id="appinstaller" name="Application Installer" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7852
      <component id="appinstui" name="Application Installer UI" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7853
        <unit bldFile="/mw/appinstall/appinstaller/appinstui/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7854
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7855
      <component id="appinstui_qt" name="Application Installer Qt UI" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7856
        <unit bldFile="/mw/appinstall/appinstaller/appinstui" qt:proFile="appinstui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7857
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7858
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7859
    <collection id="iaupdateapi_stub" name="IA Update API Stub" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7860
    	<!-- the collection is really a component. Move down a directory.-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7861
      <component id="iaupdateapi_stub_build" name="IA Update API Stub Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7862
        <unit bldFile="/mw/appinstall/iaupdateapi_stub/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7863
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7864
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7865
    <collection id="iaupdate" name="Independent Apps Update" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7866
    	<!-- Should reorganise into actual components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7867
      <component id="iad" name="Independent App delivery" introduced="^4" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7868
        <unit bldFile="/mw/appinstall/iaupdate" qt:proFile="iaupdate.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7869
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7870
      <component id="iaupdate_build" name="IA Update Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7871
      	  
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7872
        <unit bldFile="/mw/appinstall/iaupdate/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7873
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7874
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7875
    <collection id="installationservices" name="Installation Services" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7876
      <component id="swi" name="Secure Software Install" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7877
        <unit bldFile="/mw/appinstall/installationservices/swi/group" mrp="/mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7878
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7879
      <component id="swidevicetools" name="Secure Software Install Device Tools" introduced="8.1" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7880
        <unit bldFile="/mw/appinstall/installationservices/swidevicetools/group" mrp="/mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7881
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7882
      <component id="swcomponentregistry" name="Software Component Registry" introduced="^4" purpose="mandatory" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7883
        <unit bldFile="/mw/appinstall/installationservices/swcomponentregistry/group" mrp="/mw/appinstall/installationservices/swcomponentregistry/group/security_softwarecomponentregistry.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7884
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7885
      <component id="swinstallationfw" name="Software Installation Framework" introduced="^4" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7886
        <unit bldFile="/mw/appinstall/installationservices/swinstallationfw/group" mrp="/mw/appinstall/installationservices/swinstallationfw/group/security_softwareinstallframework.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7887
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7888
      <component id="swtransactionservices" name="Software Transaction Services" introduced="^4" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7889
        <unit bldFile="/mw/appinstall/installationservices/swtransactionservices/group" mrp="/mw/appinstall/installationservices/swtransactionservices/group/security_softwaretransactionservices.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7890
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7891
      <component id="refswinstallationplugin" name="Reference Software Installation Plugin" introduced="^4" purpose="development" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7892
        <unit bldFile="/mw/appinstall/installationservices/refswinstallationplugin/group" mrp="/mw/appinstall/installationservices/refswinstallationplugin/group/security_sifrefplugin.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7893
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7894
      <component id="refsoftwareappmgr" name="Reference Software Application Manager" introduced="^4" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7895
        <unit bldFile="/mw/appinstall/installationservices/refsoftwareappmgr/group" mrp="/mw/appinstall/installationservices/refsoftwareappmgr/group/security_referenceapplicationmanager.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7896
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7897
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7898
      <component id="swiconfig" name="Software Install Config" introduced="9.1" purpose="optional" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7899
        <unit bldFile="/mw/appinstall/installationservices/swiconfig/group" mrp="/mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7900
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7901
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7902
    <collection id="secureswitools" name="Secure Software Install Tools" level="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7903
      <component id="makekeys" name="MakeKeys" introduced="6.0" filter="gt" target="desktop" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7904
        <unit bldFile="/mw/appinstall/secureswitools/makekeys/group" mrp="/mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7905
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7906
      <component id="swianalysistoolkit" name="SWI Analysis Toolkit" target="desktop" purpose="development">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7907
        <unit bldFile="/mw/appinstall/secureswitools/swianalysistoolkit/group" mrp="/mw/appinstall/secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7908
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7909
      <component id="openssllib" name="OpenSSL Library" target="desktop" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7910
        <unit mrp="/mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7911
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7912
      <component id="swisistools" name="Secure Software Install SIS Tools" target="desktop" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7913
        <unit bldFile="/mw/appinstall/secureswitools/swisistools/group" mrp="/mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7914
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7915
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7916
    <collection id="appinstall_info" name="Application Installation Info" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7917
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7918
      <component id="appinstall_metadata" name="Application Installation Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7919
        <unit mrp="/mw/appinstall/appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7920
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7921
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7922
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7923
      <package id="serviceapifw" level="specific" tech-domain="rt" levels="plugin framework server generic specific" name="Service API Framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7924
  <collection id="serviceapifw_pub" name="Service API Framework Public Interfaces" level="specific"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7925
  <collection id="serviceapifw_plat" name="Service API Framework Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7926
   <component id="rtsecuritymanager_common_api" name="Runtime Security Manager Common API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7927
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7928
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_common_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7929
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7930
   <component id="rtsecuritymanager_utility_api" name="Runtime Security Manager Utility API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7931
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7932
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7933
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7934
   <component id="rtsecuritymanager_client_api" name="Runtime Security Manager Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7935
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7936
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/rtsecuritymanager_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7937
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7938
   <component id="liw_provider_utility_api" name="LIW Provider Utility API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7939
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7940
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_provider_utility_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7941
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7942
   <component id="liw_service_interface_base_api" name="LIW Service Interface Base API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7943
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7944
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_service_interface_base_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7945
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7946
   <component id="liw_service_interface_menu_api" name="LIW Service Interface Menu API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7947
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7948
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_service_interface_menu_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7949
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7950
   <component id="liw_criteria_api" name="LIW Criteria API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7951
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7952
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_criteria_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7953
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7954
   <component id="liw_generic_parameter_api" name="LIW Generic Parameter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7955
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7956
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_generic_parameter_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7957
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7958
   <component id="liw_service_handler_api" name="LIW Service Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7959
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7960
    <unit bldFile="/mw/serviceapifw/serviceapifw_plat/liw_service_handler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7961
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7962
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7963
  <collection id="rtsecuritymanager" name="Runtime Security Manager" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7964
   <component id="rtsecuritymanagerutil" name="Runtime Security Manager Util" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7965
    <unit bldFile="/mw/serviceapifw/rtsecuritymanager/rtsecuritymanagerutil/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7966
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7967
   <component id="rtsecuritymanagerserver" name="Runtime Security Manager Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7968
    <unit bldFile="/mw/serviceapifw/rtsecuritymanager/rtsecuritymanagerserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7969
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7970
   <component id="rtsecuritymanagerclient" name="Runtime Security Manager Client" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7971
    <unit bldFile="/mw/serviceapifw/rtsecuritymanager/rtsecuritymanagerclient/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7972
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7973
   <component id="rtsecuritymanager_build" name="Runtime Security Manager Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7974
    <!-- Move the export to the appropriate components, or make this a ROM component by removing the #includes -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7975
    <unit bldFile="/mw/serviceapifw/rtsecuritymanager/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7976
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7977
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7978
  <collection id="languageinterworkingfw" name="Language Interworking Framework" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7979
   <component id="lifwservicehandler" name="Service Handler" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7980
    <unit bldFile="/mw/serviceapifw/languageinterworkingfw/servicehandler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7981
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7982
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7983
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7984
      <package id="serviceapi" level="specific" tech-domain="rt" levels="os mw1 mw2 app" name="Service API">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7985
  	<!-- should break up this collection into something meaningful -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7986
    <collection id="serviceproviders" name="Service Providers" level="mw1">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7987
		<!-- are commented out components to be removed? -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7988
      <component id="sapi_contacts_vpbk" name="Contacts Phonebook SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7989
        <!--<unit bldFile="serviceproviders/sapi_contacts_vpbk/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7990
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7991
      <component id="sapi_location" name="Location SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7992
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_location/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7993
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7994
      <component id="sapi_mediamanagement" name="Media Management SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7995
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_mediamanagement/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7996
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7997
      <component id="sapi_landmarks" name="Landmarks SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7998
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_landmarks/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  7999
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8000
      <component id="sapi_messaging" name="Messaging SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8001
        <!-- <unit bldFile="serviceproviders/sapi_messaging/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8002
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8003
      <component id="sapi_applicationmanager" name="Application Manager SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8004
       <!--  <unit bldFile="serviceproviders/sapi_applicationmanager/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8005
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8006
      <component id="sapi_calendar" name="Calendar SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8007
        <!-- <unit bldFile="serviceproviders/sapi_calendar/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8008
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8009
      <component id="sapi_logging" name="Logging SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8010
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_logging/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8011
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8012
      <component id="sapi_sensor" name="Sensor SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8013
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_sensor/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8014
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8015
      <component id="sapi_sysinfo" name="Sysinfo SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8016
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_sysinfo/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8017
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8018
      <component id="sapi_serviceregistry" name="Service Registry SAPI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8019
        <unit bldFile="/mw/serviceapi/serviceproviders/sapi_serviceregistry/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8020
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8021
      <component id="jsapi" name="Javascript API" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8022
        <unit bldFile="/mw/serviceapi/serviceproviders/jsapi/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8023
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8024
      <component id="serviceproviders_build" name="Service API Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8025
      	<!--  distribute the exports or make this a ROM component by removing the #includes -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8026
        <unit bldFile="/mw/serviceapi/serviceproviders/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8027
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8028
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8029
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8030
      <package id="browser" level="specific" tech-domain="rt" levels="plugin utils support main" name="Browser">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8031
  <collection id="bookmarksengine" name="Bookmarks Engine" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8032
    <component id="bookmarksengine_build" name="Bookmarks Engine Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8033
      <unit bldFile="/mw/browser/bookmarksengine" qt:proFile="bookmarksengine.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8034
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8035
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8036
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8037
      <package id="web" level="specific" tech-domain="rt" levels="plugin utils server generic specific" name="Web">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8038
  <collection id="web_pub" name="Web Public Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8039
   <component id="browser_control_api" name="Browser Control API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8040
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8041
    <unit bldFile="/mw/web/web_pub/browser_control_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8042
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8043
   <component id="download_mgr_client_api" name="Download Manager Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8044
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8045
    <unit bldFile="/mw/web/web_pub/download_mgr_client_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8046
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8047
   <component id="download_mgr_ui_api" name="Download Manager UI Library API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8048
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8049
    <unit bldFile="/mw/web/web_pub/download_mgr_ui_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8050
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8051
   <component id="favourites_engine_api" name="Favourites Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8052
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8053
    <unit bldFile="/mw/web/web_pub/favourites_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8054
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8055
   <component id="browser_plugin_api" name="Browser Plug-in API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8056
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8057
    <unit bldFile="/mw/web/web_pub/browser_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8058
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8059
   <component id="settings_api" name="Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8060
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8061
    <unit bldFile="/mw/web/web_pub/settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8062
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8063
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8064
  <collection id="web_plat" name="Web Platform Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8065
   <component id="aiw_browser_provider_api" name="AIW Browser Provider API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8066
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8067
    <unit bldFile="/mw/web/web_plat/aiw_browser_provider_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8068
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8069
   <component id="browser_dialogs_provider_api" name="Browser Dialogs Provider API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8070
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8071
    <unit bldFile="/mw/web/web_plat/browser_dialogs_provider_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8072
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8073
   <component id="browser_platform_api" name="Browser Platform API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8074
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8075
    <unit bldFile="/mw/web/web_plat/browser_platform_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8076
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8077
   <component id="cod_handler_api" name="COD Handler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8078
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8079
    <unit bldFile="/mw/web/web_plat/cod_handler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8080
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8081
   <component id="connection_manager_api" name="Connection Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8082
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8083
    <unit bldFile="/mw/web/web_plat/connection_manager_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8084
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8085
   <component id="download_mgr_client_api_extn" name="Download Manager Client API Extension" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8086
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8087
    <unit bldFile="/mw/web/web_plat/download_mgr_client_api_extn/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8088
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8089
   <component id="feeds_engine_api" name="Feeds Engine API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8090
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8091
    <unit bldFile="/mw/web/web_plat/feeds_engine_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8092
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8093
   <component id="launcher_api" name="Launcher API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8094
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8095
    <unit bldFile="/mw/web/web_plat/launcher_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8096
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8097
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8098
   <component id="recent_url_store_api" name="Recent URL Store API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8099
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8100
    <unit bldFile="/mw/web/web_plat/recent_url_store_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8101
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8102
   <component id="rt_gesturehelper_api" name="Runtime Gesture Helper API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8103
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8104
    <unit bldFile="/mw/web/web_plat/rt_gesturehelper_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8105
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8106
   <component id="scheme_handler_plugin_api" name="Scheme Handler Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8107
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8108
    <unit bldFile="/mw/web/web_plat/scheme_handler_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8109
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8110
   <component id="scriptable_plugin_api" name="Scriptable Plugin API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8111
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8112
    <unit bldFile="/mw/web/web_plat/scriptable_plugin_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8113
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8114
   <component id="webutils_api" name="Web Utils API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8115
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8116
    <unit bldFile="/mw/web/web_plat/webutils_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8117
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8118
   <component id="widget_registry_api" name="Widget Registry API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8119
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8120
    <unit bldFile="/mw/web/web_plat/widget_registry_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8121
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8122
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8123
  <collection id="browserutilities" name="Browser Utilities" level="utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8124
   <component id="browserdialogsprovider" name="Browser Dialogs Provider" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8125
    <unit bldFile="/mw/web/browserutilities/browserdialogsprovider/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8126
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8127
   <component id="recenturlstore" name="Recent URL Store" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8128
    <unit bldFile="/mw/web/browserutilities/recenturlstore/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8129
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8130
   <component id="downloadmgr" name="Download Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8131
    <unit bldFile="/mw/web/browserutilities/downloadmgr/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8132
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8133
   <component id="connectionmanager" name="Connection Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8134
    <unit bldFile="/mw/web/browserutilities/connectionmanager/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8135
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8136
   <component id="browsertelservice" name="Browser Telephony Service" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8137
    <unit bldFile="/mw/web/browserutilities/browsertelservice/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8138
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8139
   <component id="favouritesengine" name="Favourites Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8140
    <unit bldFile="/mw/web/browserutilities/favouritesengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8141
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8142
   <component id="feedsengine" name="Feeds Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8143
    <unit bldFile="/mw/web/browserutilities/feedsengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8144
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8145
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8146
   <component id="schemehandler" name="Scheme Handler" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8147
    <unit bldFile="/mw/web/browserutilities/schemehandler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8148
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8149
   <component id="webutils" name="Web Utils" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8150
    <unit bldFile="/mw/web/browserutilities/webutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8151
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8152
   <component id="aiwbrowserprovider" name="AIW Browser Provider" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8153
    <unit bldFile="/mw/web/browserutilities/aiwbrowserprovider/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8154
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8155
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8156
  <collection id="webengine" name="Web Engine" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8157
   <component id="osswebengine" name="OSS Web Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8158
    <!-- can only have one unit. Either split into multiple components or #include from a single main bld.inf -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8159
    <unit bldFile="/mw/web/webengine/osswebengine/cache/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8160
    <unit bldFile="/mw/web/webengine/osswebengine/memorymanager/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8161
    <unit bldFile="/mw/web/webengine/osswebengine/npscript/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8162
    <unit bldFile="/mw/web/webengine/osswebengine/webkit/s60/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8163
    <unit bldFile="/mw/web/webengine/osswebengine/webkit/s60/group/javascriptcore"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8164
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8165
   <component id="webkitutils" name="WebKit Utils" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8166
    <unit bldFile="/mw/web/webengine/webkitutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8167
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8168
   <component id="pagescaler" name="Page Scaler" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8169
    <unit bldFile="/mw/web/webengine/pagescaler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8170
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8171
   <component id="webwidgetinstaller" name="Widget Installer" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8172
    <unit bldFile="/mw/web/webengine/widgetinstaller/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8173
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8174
   <component id="widgetregistry" name="Widget Registry" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8175
    <unit bldFile="/mw/web/webengine/widgetregistry/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8176
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8177
   <component id="device" name="Device" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8178
    <!-- this needs a more meaningful name -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8179
    <unit bldFile="/mw/web/webengine/device/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8180
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8181
   <component id="widgetengine" name="Widget Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8182
    <unit bldFile="/mw/web/webengine/widgetengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8183
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8184
   <component id="web_memoryplugin" name="Memory Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8185
    <unit bldFile="/mw/web/webengine/memoryplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8186
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8187
   <component id="widgetmemoryplugin" name="Widget Memory Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8188
    <unit bldFile="/mw/web/webengine/widgetmemoryplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8189
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8190
   <component id="widgetbackuprestore" name="Widget Backup and Restore" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8191
    <unit bldFile="/mw/web/webengine/widgetbackuprestore/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8192
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8193
   <component id="browserrecognizers" name="Browser Recognizers" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8194
    <unit bldFile="/mw/web/webengine/browserrecognizers/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8195
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8196
   <component id="wrtharvester" name="Web Runtime Harvester" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8197
    <unit bldFile="/mw/web/webengine/wrtharvester/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8198
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8199
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8200
  <collection id="codhandler" name="Content Object Descriptor Handler" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8201
   <component id="codeng" name="COD Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8202
    <unit bldFile="/mw/web/codhandler/codeng/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8203
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8204
   <component id="codui" name="COD UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8205
    <unit bldFile="/mw/web/codhandler/codui/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8206
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8207
   <component id="codrecog" name="COD Recogniser" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8208
    <unit bldFile="/mw/web/codhandler/codrecog/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8209
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8210
   <component id="codviewer" name="COD Viewer" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8211
    <unit bldFile="/mw/web/codhandler/codviewer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8212
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8213
   <component id="ddrecog" name="Download Descriptor Recogniser" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8214
    <unit bldFile="/mw/web/codhandler/ddrecog/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8215
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8216
   <component id="ddviewer" name="Download Descriptor Viewer" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8217
    <unit bldFile="/mw/web/codhandler/ddviewer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8218
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8219
   <component id="coddownload" name="COD Download" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8220
    <unit bldFile="/mw/web/codhandler/coddownload/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8221
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8222
   <component id="roapapp" name="ROAP Application" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8223
    <unit bldFile="/mw/web/codhandler/roapapp/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8224
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8225
   <component id="codhandler_build" name="COD Handler Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8226
    <!-- Exports need to go into another component or make this self-contained.
694
2a474e3bb10f Update S^4 models with latest changes from Bob Rosenberg
William Roberts <williamr@symbian.org>
parents: 681
diff changeset
  8227
      		#included .hrh file needs to be #included in each of the other components -->
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8228
    <unit bldFile="/mw/web/codhandler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8229
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8230
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8231
  <collection id="widgets" name="Web Widget Framework" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8232
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8233
   <component id="widgetrecognizer" name="Widget Recognizer" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8234
    <unit bldFile="/mw/web/widgets/widgetrecognizer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8235
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8236
   <component id="widgetinstaller" name="Widget Installer UI" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8237
    <unit bldFile="/mw/web/widgets/widgetinstaller/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8238
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8239
   <component id="widgetlauncher" name="Widget Launcher" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8240
    <unit bldFile="/mw/web/widgets/widgetlauncher/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8241
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8242
   <component id="widgetapp" name="Widget UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8243
    <unit bldFile="/mw/web/widgets/widgetapp/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8244
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8245
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8246
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8247
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8248
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8249
      <package id="websrv" level="generic" tech-domain="rt" levels="plugin framework server generic specific" name="Web Services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8250
  <collection id="websrv_pub" name="Web Services Public Interfaces" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8251
   <component id="web_service_description_api" name="Web Service Description API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8252
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8253
    <unit bldFile="/mw/websrv/websrv_pub/web_service_description_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8254
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8255
   <component id="web_service_connection_api" name="Web Service Connection API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8256
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8257
    <unit bldFile="/mw/websrv/websrv_pub/web_service_connection_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8258
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8259
   <component id="web_service_manager_api" name="Web Service Manager API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8260
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8261
    <unit bldFile="/mw/websrv/websrv_pub/web_service_manager_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8262
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8263
   <component id="hostlet_connection_api" name="Hostlet Connection API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8264
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8265
    <unit bldFile="/mw/websrv/websrv_pub/hostlet_connection_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8266
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8267
   <component id="web_service_messaging_api" name="Web Service Messaging API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8268
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8269
    <unit bldFile="/mw/websrv/websrv_pub/web_service_messaging_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8270
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8271
   <component id="xml_extensions_api" name="XML Extensions API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8272
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8273
    <unit bldFile="/mw/websrv/websrv_pub/xml_extensions_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8274
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8275
   <component id="xml_fragment_api" name="XML Fragment API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8276
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8277
    <unit bldFile="/mw/websrv/websrv_pub/xml_fragment_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8278
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8279
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8280
  <collection id="webservices" name="Web Services Framework" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8281
   <!-- consider breaking this collection into more meaningful subsets -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8282
   <component id="wsnotifierplugins" name="WS Notifier Plugins" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8283
    <unit bldFile="/mw/websrv/webservices/wsnotifierplugins/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8284
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8285
   <component id="wslogger" name="WS Logger" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8286
    <unit bldFile="/mw/websrv/webservices/wslogger/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8287
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8288
   <component id="wsxml" name="WS XML Extensions" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8289
    <unit bldFile="/mw/websrv/webservices/wsxml/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8290
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8291
   <component id="wsutils" name="WS Utils" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8292
    <unit bldFile="/mw/websrv/webservices/wsutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8293
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8294
   <component id="wsfragment" name="WS Fragment" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8295
    <unit bldFile="/mw/websrv/webservices/wsfragment/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8296
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8297
   <component id="wsdescription" name="WS Service Description" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8298
    <unit bldFile="/mw/websrv/webservices/wsdescription/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8299
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8300
   <component id="wsconnection" name="WS Service Connection" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8301
    <unit bldFile="/mw/websrv/webservices/wsconnection/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8302
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8303
   <component id="wsmessages" name="WS Messages" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8304
    <unit bldFile="/mw/websrv/webservices/wsmessages/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8305
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8306
   <component id="wscredentialmanager" name="WS Credential Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8307
    <unit bldFile="/mw/websrv/webservices/wscredentialmanager/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8308
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8309
   <component id="wsframework" name="WS Framework" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8310
    <unit bldFile="/mw/websrv/webservices/wsframework/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8311
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8312
   <component id="wshttpchanneltransportplugin" name="WS HTTP Channel Transport Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8313
    <unit bldFile="/mw/websrv/webservices/wshttpchanneltransportplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8314
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8315
   <component id="wsconnectionagent" name="WS Connection Agent" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8316
    <unit bldFile="/mw/websrv/webservices/wsconnectionagent/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8317
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8318
   <component id="wsprovider" name="WS Provider" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8319
    <unit bldFile="/mw/websrv/webservices/wsprovider/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8320
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8321
   <component id="wshostletconnection" name="WS Hostlet Connection" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8322
    <unit bldFile="/mw/websrv/webservices/wshostletconnection/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8323
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8324
   <component id="wsmanager" name="WS Service Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8325
    <unit bldFile="/mw/websrv/webservices/wsmanager/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8326
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8327
   <component id="wsidentitymanager" name="WS Identity Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8328
    <unit bldFile="/mw/websrv/webservices/wsidentitymanager/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8329
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8330
   <component id="idwsfplugin" name="ID-WSF Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8331
    <unit bldFile="/mw/websrv/webservices/idwsfplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8332
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8333
   <component id="wsibasicplugin" name="WS-I Basic Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8334
    <unit bldFile="/mw/websrv/webservices/wsibasicplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8335
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8336
   <component id="wsrestplugin" name="WS REST Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8337
    <unit bldFile="/mw/websrv/webservices/wsrestplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8338
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8339
   <component id="idwsfsecuritymechanism" name="ID-WSF Security Mechanism" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8340
    <unit bldFile="/mw/websrv/webservices/idwsfsecuritymechanism/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8341
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8342
   <component id="wspasswordtransforms" name="WS Password Transforms" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8343
    <unit bldFile="/mw/websrv/webservices/wspasswordtransforms/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8344
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8345
   <component id="wscore" name="WS Core Service Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8346
    <unit bldFile="/mw/websrv/webservices/wscore/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8347
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8348
   <component id="wslocaltransportplugin" name="WS Local Transport Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8349
    <unit bldFile="/mw/websrv/webservices/wslocaltransportplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8350
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8351
   <component id="wshostlettransportplugin" name="WS Hostlet Transport Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8352
    <unit bldFile="/mw/websrv/webservices/wshostlettransportplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8353
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8354
   <component id="wsstar" name="WS Star" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8355
    <!-- can only have one unit. Need to split into separate components or #include from a single bld.inf -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8356
    <unit bldFile="/mw/websrv/webservices/wsstar/wsstarpolicy/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8357
    <unit bldFile="/mw/websrv/webservices/wsstar/wsstarplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8358
    <unit bldFile="/mw/websrv/webservices/wsstar/wsstarmessagehandlers/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8359
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8360
   <component id="wsoviplugin" name="WS Ovi Plugin" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8361
    <unit bldFile="/mw/websrv/webservices/wsoviplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8362
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8363
   <component id="webservices_build" name="Web Services Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8364
    <!-- need to split into self-contained components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8365
    <unit bldFile="/mw/websrv/webservices/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8366
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8367
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8368
  <collection id="websrv_info" name="Web Services Info" level="specific">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8369
   <component id="websrv_bld" name="Web Services Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8370
    <!-- need to include common .hrh in each unit -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8371
    <unit bldFile="/mw/websrv/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8372
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8373
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8374
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8375
      <package id="webruntime" level="specific" tech-domain="rt" name="Web Runtime">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8376
	<!-- need to break up this package into collections and components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8377
    <collection id="webruntime_info" name="Web Runtime Info">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8378
     <component id="webruntime_build" name="Web Runtime Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8379
      <unit bldFile="/mw/webruntime/." qt:proFile="cwrt.pro" qt:qmakeArgs="&quot;what+=qtsfw&quot; &quot;what+=tenone&quot; &quot;what+=usif&quot; &quot;what+=services&quot; &quot;what+=wrtlite&quot; &quot;what+=exportiby&quot;"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8380
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8381
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8382
   </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8383
      <package id="platformtools" level="generic" tech-domain="to" name="Platform Tools">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8384
    <collection id="gfxconversion" name="Graphics Conversion">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8385
      <component id="bmconv_s60" name="S60 Bitmap Converter" filter="s60" target="desktop" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8386
	   <!-- Removed bmconv from builds     <unit bldFile="gfxconversion/bmconv_s60/group"/>   -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8387
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8388
      <component id="mifconv" name="Multi Icon File Converter" filter="s60" target="desktop" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8389
        <unit bldFile="/mw/platformtools/gfxconversion/mifconv/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8390
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8391
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8392
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8393
      <package id="uitools" level="specific" tech-domain="to" levels="compile encode tool if" name="UI Tools">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8394
  <collection id="uitools_pub" name="UI Tools Public Interfaces" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8395
   <component id="third_party_bitmap_palette_api" name="Third Party Bitmap Palette API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8396
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8397
    <unit bldFile="/mw/uitools/uitools_pub/third_party_bitmap_palette_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8398
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8399
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8400
  <collection id="uitools_plat" name="UI Tools Platform Interfaces" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8401
   <component id="uitools_cdl_api" name="CDL API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8402
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8403
    <unit bldFile="/mw/uitools/uitools_plat/cdl_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8404
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8405
   <component id="uitools_layout_system_private_api" name="Layout System Private API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8406
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8407
    <unit bldFile="/mw/uitools/uitools_plat/layout_system_private_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8408
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8409
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8410
  <collection id="cdlcompilertoolkit" name="CDL Compiler Toolkit" level="compile">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8411
   <!-- collection is actually a component. Needs to be moved down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8412
   <component id="cdlcompilertoolkit_build" name="CDL Compiler Toolkit Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8413
    <unit bldFile="/mw/uitools/cdlcompilertoolkit/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8414
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8415
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8416
  <collection id="cdlcompiler" name="CDL Compiler" level="compile">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8417
   <!-- collection is actually a component. Needs to be moved down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8418
   <component id="cdlcompiler_build" name="CDL Compiler Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8419
    <unit bldFile="/mw/uitools/cdlcompiler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8420
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8421
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8422
  <collection id="gfxtools" name="Graphics Tools" level="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8423
   <component id="color" name="Bitmap Colour Palette" filter="s60" target="desktop" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8424
    <unit bldFile="/mw/uitools/gfxtools/color/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8425
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8426
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8427
  <collection id="aknlayoutcompiler" name="Avkon Layout Compiler" level="compile">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8428
   <!-- collection is actually a component. Needs to be moved down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8429
   <component id="aknlayoutcompiler_build" name="Avkon Layout Compiler Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8430
    <unit bldFile="/mw/uitools/aknlayoutcompiler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8431
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8432
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8433
  <collection id="skincompiler" name="Skin Compiler" level="compile">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8434
   <component id="aknskindesccompiler" name="Avkon Skin Descriptor Compiler" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8435
    <unit bldFile="/mw/uitools/skincompiler/AknSkinDescCompiler/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8436
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8437
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8438
  <collection id="reszip" name="Resource Zip" level="encode">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8439
   <!-- collection is actually a component. Needs to be moved down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8440
   <component id="reszip_build" name="Resource Zip Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8441
    <unit bldFile="/mw/uitools/reszip/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8442
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8443
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8444
  <collection id="toollibraries" name="Tool Libraries" level="tool"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8445
  <collection id="svgtencoder" name="SVGT Encoder" level="encode">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8446
   <component id="svgtenc" name="Standalone SVGT Encoder" filter="s60" target="desktop" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8447
    <unit bldFile="/mw/uitools/svgtencoder/svgtenc/standalone/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8448
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8449
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8450
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8451
      <package id="socialmobilefw" level="specific" tech-domain="pr" name="Social Mobile Framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8452
    <collection id="smf_example" name="SMF Examples">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8453
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8454
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8455
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8456
    <collection id="flickr_example" name="Flickr Examples">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8457
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8458
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8459
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8460
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8461
    <collection id="fb_example" name="Facebook Examples">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8462
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8463
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8464
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8465
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8466
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8467
    <collection id="smf" name="Social Mobile Framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8468
      <component id="smfcredentialmgr" name="Credential Manager" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8469
        <unit bldFile="/mw/socialmobilefw/smf/smfcredentialmgr" qt:proFile="smfcredentialmgr.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8470
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8471
      <component id="smfservermodule" name="Server Module" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8472
        <unit bldFile="/mw/socialmobilefw/smf/smfservermodule" qt:proFile="smfservermodule.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8473
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8474
      <component id="smfsettingsui" name="Settings UI" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8475
        <unit bldFile="/mw/socialmobilefw/smf/smfsettingsui" qt:proFile="smfsettingsui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8476
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8477
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8478
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8479
    </layer>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8480
    <layer id="app" name="Applications" levels="services apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8481
      <package id="location" level="apps" tech-domain="lo" levels="ui events loc api" name="Location Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8482
  <collection id="location_plat" name="Location Apps Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8483
   <component id="location_picker_service_api" name="Location Picker Service API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8484
    <unit bldFile="/app/location/location_plat" qt:proFile="location_plat.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8485
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8486
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8487
  <collection id="locationpickerservice" name="Location Picker Service" level="loc">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8488
	<!--collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8489
   <component id="locationpickerservice_build" name="Location Picker Service Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8490
    <unit bldFile="/app/location/locationpickerservice" qt:proFile="locationpickerservice.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8491
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8492
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8493
  <collection id="locationdataharvester" name="Location Data Harvester" level="events">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8494
	<!--collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8495
     <component id="locationdataharvester_build" name="Location Data Harvester Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8496
      <unit bldFile="/app/location/locationdataharvester" qt:proFile="locationdataharvester.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8497
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8498
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8499
 </package>  <!-- pending removal -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8500
      <package id="phone" level="apps" span="2" tech-domain="vc" levels="engine plugin ui app" name="Phone Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8501
  <collection id="phoneapp" name="Phone Application" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8502
   <component id="blacklist" name="Phone Blacklist Clearing" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8503
    <unit bldFile="/app/phone/phoneapp/blacklist/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8504
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8505
   <component id="phoneringingtoneplayer" name="Phone Ringingtone Player" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8506
    <unit bldFile="/app/phone/phoneapp/phoneringingtoneplayer/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8507
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8508
   <component id="phoneuicontrol" name="Phone UI Control" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8509
    <unit bldFile="/app/phone/phoneapp/phoneuicontrol/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8510
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8511
   <component id="phoneuistates" name="Phone UI States" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8512
    <unit bldFile="/app/phone/phoneapp/phoneuistates/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8513
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8514
   <component id="phoneuiutils" name="Phone UI Utils" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8515
    <unit bldFile="/app/phone/phoneapp/phoneuiutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8516
   </component>   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8517
   <component id="silenceactionplugin" name="Silence Action Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8518
    <unit bldFile="/app/phone/phoneapp/silenceactionplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8519
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8520
   <component id="phonemediatorcenter" name="Phone Mediator Center" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8521
    <unit bldFile="/app/phone/phoneapp/phonemediatorcenter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8522
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8523
   <component id="phoneuiview2" name="Phone UI View" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8524
    <unit bldFile="/app/phone/phoneapp/phoneuiview2" qt:proFile="phoneuiview2.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8525
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8526
   <component id="phoneuiqtviewadapter" name="Phone UI Qt View Adapter" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8527
    <unit bldFile="/app/phone/phoneapp/phoneuiqtviewadapter" qt:proFile="phoneuiqtviewadapter.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8528
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8529
   <component id="phonestringloader" name="Phone String Loader" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8530
    <unit bldFile="/app/phone/phoneapp/phonestringloader" qt:proFile="phonestringloader.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8531
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8532
   <component id="phoneui2" name="Phone UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8533
    <unit bldFile="/app/phone/phoneapp/phoneui2" qt:proFile="phoneui2.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8534
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8535
   <component id="phoneuivoipextension" name="Phone UI VOIP Extension" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8536
    <unit bldFile="/app/phone/phoneapp/phoneuivoipextension/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8537
   </component>   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8538
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8539
  <collection id="phoneengine" name="Phone Engine" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8540
   <component id="phonecntfinder2" name="Phone Contact Finder" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8541
    <unit bldFile="/app/phone/phoneengine/phonecntfinder2" qt:proFile="phonecntfinder2.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8542
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8543
   <component id="audiohandling" name="Phone Audio Handling" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8544
    <unit bldFile="/app/phone/phoneengine/audiohandling/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8545
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8546
   <component id="callhandling" name="Call Handling" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8547
    <unit bldFile="/app/phone/phoneengine/callhandling/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8548
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8549
   <component id="contacthandling2" name="Phone Contact Handling" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8550
    <unit bldFile="/app/phone/phoneengine/contacthandling2/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8551
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8552
   <component id="loghandling" name="Phone Log Handling" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8553
    <unit bldFile="/app/phone/phoneengine/loghandling/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8554
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8555
   <component id="engineinfo" name="Phone Engine Info" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8556
    <unit bldFile="/app/phone/phoneengine/engineinfo/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8557
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8558
   <component id="phonemodel" name="Phone Model" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8559
    <unit bldFile="/app/phone/phoneengine/phonemodel" qt:proFile="phonemodel.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8560
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8561
   <component id="servicehandling" name="Phone Service Handling" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8562
    <unit bldFile="/app/phone/phoneengine/servicehandling/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8563
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8564
   <component id="phoneservices" name="Phone Server" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8565
    <unit bldFile="/app/phone/phoneengine/phoneservices" qt:proFile="phoneservices.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8566
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8567
   <component id="networkhandlingstarter" name="Network Handling Starter" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8568
    <unit bldFile="/app/phone/phoneengine/networkhandlingstarter" qt:proFile="networkhandlingstarter.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8569
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8570
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8571
  <collection id="phoneuis" name="Phone UIs" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8572
   <component id="bubblemanager2" name="Phone Bubble Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8573
    <unit bldFile="/app/phone/phoneuis/bubblemanager2" qt:proFile="bubblemanager2.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8574
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8575
   <component id="telephonydevicemode" name="Telephony Device Mode" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8576
    <unit bldFile="/app/phone/phoneuis/telephonydevicemode/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8577
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8578
   <component id="ussdeditor" name="USSD Editor" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8579
    <unit bldFile="/app/phone/phoneuis/ussdeditor" qt:proFile="ussdeditor.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8580
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8581
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8582
  <collection id="phone_plat" name="Phone Apps Platform Interfaces" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8583
   <component id="3d_ringing_tone_enabler_api" name="3D Ringing Tone Enabler API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8584
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8585
    <unit bldFile="/app/phone/phone_plat/3d_ringing_tone_enabler_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8586
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8587
   <component id="telephony_comms_information_api" name="Telephony Comms Information API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8588
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8589
    <unit bldFile="/app/phone/phone_plat/telephony_comms_information_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8590
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8591
   <component id="telephony_information_api" name="Telephony Information API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8592
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8593
    <unit bldFile="/app/phone/phone_plat/telephony_information_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8594
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8595
   <component id="telephony_device_mode_api" name="Telephony Device Mode API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8596
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8597
    <unit bldFile="/app/phone/phone_plat/telephony_device_mode_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8598
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8599
   <component id="telephony_menu_extension_api" name="Telephony Menu Extension API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8600
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8601
    <unit bldFile="/app/phone/phone_plat/telephony_menu_extension_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8602
   </component>   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8603
   <component id="telephony_remote_party_information_api" name="Telephony Remote Party Information API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8604
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8605
    <unit bldFile="/app/phone/phone_plat/telephony_remote_party_information_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8606
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8607
   <component id="telephony_video_mailbox_settings_api" name="Telephony Video Mailbox Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8608
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8609
    <unit bldFile="/app/phone/phone_plat/telephony_video_mailbox_settings_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8610
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8611
   <component id="telephony_microphone_mute_status_api" name="Telephony Microphone Mute Status API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8612
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8613
    <unit bldFile="/app/phone/phone_plat/telephony_microphone_mute_status_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8614
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8615
   <component id="telephony_logging_extension_api" name="Telephony Logging Extension API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8616
    <unit bldFile="/app/phone/phone_plat/telephony_logging_extension_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8617
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8618
   <component id="telephony_matching_extension_api" name="Telephony Matching Extension API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8619
    <unit bldFile="/app/phone/phone_plat/telephony_matching_extension_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8620
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8621
   <component id="phone_application_commands_api" name="Phone Application Commands API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8622
    <unit bldFile="/app/phone/phone_plat/phone_application_commands_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8623
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8624
   <component id="phone_application_voip_commands_api" name="Phone Application VOIP Commands API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8625
    <unit bldFile="/app/phone/phone_plat/phone_application_voip_commands_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8626
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8627
   <component id="phone_telephony_mediator_api" name="Telephony Mediator API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8628
    <unit bldFile="/app/phone/phone_plat/telephony_mediator_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8629
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8630
   <component id="video_telephony_mediator_api" name="Video Telephony Mediator API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8631
    <unit bldFile="/app/phone/phone_plat/video_telephony_mediator_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8632
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8633
   <component id="video_telephony_control_mediator_api" name="Video Telephony Control Mediator API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8634
    <unit bldFile="/app/phone/phone_plat/video_telephony_control_mediator_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8635
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8636
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8637
  <collection id="phoneplugins" name="Phone Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8638
   <component id="csplugin" name="Circuit Switched Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8639
    <unit bldFile="/app/phone/phoneplugins/csplugin/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8640
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8641
   <component id="phoneindicatorplugin" name="Phone Indicator Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8642
    <unit bldFile="/app/phone/phoneplugins/phoneindicatorplugin" qt:proFile="phoneindicatorplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8643
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8644
   <component id="dialerwidgetplugin" name="Dialer Widget Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8645
    <unit bldFile="/app/phone/phoneplugins/dialerwidgetplugin" qt:proFile="dialerwidgetplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8646
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8647
   <component id="infowidgetplugin" name="Info Widget Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8648
    <unit bldFile="/app/phone/phoneplugins/infowidgetplugin" qt:proFile="infowidgetplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8649
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8650
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8651
  <collection id="phonesettings" name="Phone Settings" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8652
   <component id="cpphonesettingsplugins" name="Control Panel Phone Settings Plugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8653
    <unit bldFile="/app/phone/phonesettings/cpphonesettingsplugins" qt:proFile="cpphonesettingsplugins.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8654
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8655
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8656
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8657
      <package id="recents" level="apps" tech-domain="vc" levels="engine support ui api" name="Recent Events">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8658
  <collection id="recents_plat" name="Recent Events Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8659
   <component id="logs_services_api" name="Logs Services API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8660
    <unit base="/app/recents/recents_plat/logs_services_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8661
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8662
   <component id="logs_engine_api" name="Logs Engine API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8663
    <unit base="/app/recents/recents_plat/logs_engine_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8664
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8665
   <component id="logs_timers_api" name="Logs Timers API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8666
    <unit base="/app/recents/recents_plat/logs_timers_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8667
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8668
   <component id="logs_engine_api_extensions" name="Logs Engine API Extensions" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8669
    <unit base="/app/recents/recents_plat/logs_engine_api_extensions"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8670
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8671
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8672
  <collection id="logsui" name="Logs UI" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8673
    <!-- split into actual components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8674
   <component id="logsservices" name="Logs Services" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8675
     <!-- <unit bldFile="logsui/logsservices" qt:proFile="logsui.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8676
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8677
   <component id="logscntfinder" name="Logs Contact finder" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8678
    <!--<unit bldFile="logsui/logscntfinder" qt:proFile="logscntfinder.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8679
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8680
   <component id="logsengine" name="Logs Engine" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8681
    <!--<unit bldFile="logsui/logsengine" qt:proFile="logsengine.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8682
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8683
   <component id="logsapp" name="Logs Application" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8684
    <!--<unit bldFile="logsui/logsengine" qt:proFile="logsengine.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8685
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8686
   <component id="logsui_build" name="Logs UI Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8687
    <unit bldFile="/app/recents/logsui" qt:proFile="logsui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8688
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8689
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8690
   </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8691
      <package id="settingsuis" level="services" tech-domain="dm" levels="plugin ui" name="Settings UIs">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8692
  <collection id="controlpanelplugins" name="Control Panel Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8693
   <component id="themeplugin" name="Theme Plugin" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8694
    <unit bldFile="/app/settingsuis/controlpanelplugins/themeplugin" qt:proFile="themeplugin.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8695
   </component>	
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8696
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8697
  <collection id="controlpanelui" name="Control Panel UI" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8698
	<!-- collection is really a component, move down a dir -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8699
   <component id="controlpanelui_build" name="Control Panel UI Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8700
    <unit bldFile="/app/settingsuis/controlpanelui" qt:proFile="controlpanelui.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8701
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8702
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8703
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8704
      <package id="contentcontrol" level="services" tech-domain="dm" levels="plugin framework app" name="Content Control Daemons">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8705
  <collection id="contentctrl_plat" name="Content Control Daemons Platforn Interfaces" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8706
   <component id="ds_contactsdatastoreextension_api" name="DS Contacts Data Store Extension API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8707
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8708
    <unit bldFile="/app/contentcontrol/contentctrl_plat/ds_contactsdatastoreextension_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8709
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8710
   <component id="ds_data_modification_api" name="DS Data Modification API" introduced="^3" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8711
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8712
    <unit bldFile="/app/contentcontrol/contentctrl_plat/ds_data_modification_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8713
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8714
   <component id="ds_contact_adapter_customization_api" name="DS Contact Adapter Customization API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8715
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8716
    <unit bldFile="/app/contentcontrol/contentctrl_plat/ds_contact_adapter_customization_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8717
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8718
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8719
  <collection id="connectivitymodules" name="Connectivity Modules" level="framework">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8720
   <component id="secon" name="Service Controllers" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8721
    <unit bldFile="/app/contentcontrol/connectivitymodules/secon/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8722
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8723
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8724
  <collection id="dsdcmoadapter" name="Data Sync DCMO Adapter" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8725
   <!-- Component at wrong rank, should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8726
   <component id="dsdcmoadapter_build" name="Data Sync Control DCMO Adapter" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8727
    <unit bldFile="/app/contentcontrol/dsdcmoadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8728
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8729
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8730
  <collection id="omads" name="OMA Data Sync" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8731
   <component id="omads_build" name="OMA DS Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8732
    <unit bldFile="/app/contentcontrol/omads/group"/> <!-- need to remove #include and rename and OMA DS ROM -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8733
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8734
   <component id="omadsextensions" name="OMA DS Extensions" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8735
    <unit bldFile="/app/contentcontrol/omads/omadsextensions/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8736
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8737
   <component id="omadsextensions_qt" name="OMA DS Qt Extensions" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8738
    <unit bldFile="/app/contentcontrol/omads/omadsextensions" qt:proFile="omadsextensions.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8739
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8740
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8741
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8742
      <package id="firsttimeuse" level="apps" tech-domain="dm" levels="support services ui app" name="First Time Use">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8743
	<!-- these empty collections are really components. Move down a directory and supply units -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8744
   <collection id="ftuapplication" name="First Time Use Application" level="app"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8745
   <collection id="fturuntimeservices" name="First Time Use Runtime Services" level="services"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8746
   <collection id="wizardproviders" name="Wizard Providers" level="support"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8747
   <collection id="stateproviders" name="State Providers" level="support"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8748
   <collection id="runtimeproviders" name="Runtime Providers" level="support"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8749
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8750
   <collection id="firsttimeuse_info" name="First Time Use Info" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8751
    <component id="firsttimeuse_build" name="First Time Use Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8752
      <unit bldFile="/app/firsttimeuse/." qt:proFile="ftu.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8753
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8754
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8755
   </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8756
      <package id="devicecontrol" level="services" tech-domain="dm" levels="support mid app" name="Device Control Daemons">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8757
    <collection id="devicemgmtdialogsplugin" name="Device Management Dialogs Plugin" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8758
      <!-- need to put component at the proper directory level -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8759
      <component id="devicemanagementnotifiersplugin" name="Device Management Notifiers Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8760
        <unit bldFile="/app/devicecontrol/devicemgmtdialogsplugin" qt:proFile="devicemgmtdialogsplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8761
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8762
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8763
    <collection id="devicemgmtindicatorsplugin" name="Device Management Indicators Plugin" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8764
		<!-- collection is really a component. Need to move down a dir -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8765
      <component id="devicemgmtindicatorsplugin_build" name="Device Management Indicators Plugin Build" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8766
        <unit bldFile="/app/devicecontrol/devicemgmtindicatorsplugin" qt:proFile="devicemgmtindicatorsplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8767
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8768
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8769
    <collection id="deviceupdatesui" name="Device Updates UI" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8770
      <component id="deviceupdates" name="Device Updates" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8771
        <unit bldFile="/app/devicecontrol/deviceupdatesui/deviceupdates" qt:proFile="deviceupdates.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8772
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8773
      <component id="deviceupdatesplugin" name="Device Updates Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8774
        <unit bldFile="/app/devicecontrol/deviceupdatesui/deviceupdatesplugin" qt:proFile="deviceupdatesplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8775
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8776
      <component id="deviceupdatesqtsp" name="Device Updates Qt Service Provider" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8777
        <unit bldFile="/app/devicecontrol/deviceupdatesui/deviceupdatesqtsp" qt:proFile="deviceupdatesqtsp.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8778
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8779
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8780
    <collection id="clientprovisioning" name="Client Provisioning" level="mid">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8781
      <component id="cpqtsp" name="Client Provisioning Qt Service Provider" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8782
        <unit bldFile="/app/devicecontrol/clientprovisioning/cpqtsp" qt:proFile="cpqtsp.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8783
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8784
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8785
    <collection id="applicationmanagement" name="Applicaton Management" level="mid">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8786
      <component id="applicationmgmtserver" name="Applicaton Management Server" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8787
        <unit bldFile="/app/devicecontrol/applicationmanagement/server" qt:proFile="server.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8788
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8789
      <component id="applicationmgmt_build" name="Applicaton Management Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8790
		<!-- need to break up into components or move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8791
        <unit bldFile="/app/devicecontrol/applicationmanagement/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8792
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8793
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8794
    <collection id="omadmadapters" name="OMA DM Adapters" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8795
      <component id="omadmadapters_build" name="OMA DM Adapters Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8796
        <!-- need to split IBY into the components or make this a ROM component -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8797
        <unit bldFile="/app/devicecontrol/omadmadapters/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8798
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8799
      <component id="devinfo" name="Device Info" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8800
        <unit bldFile="/app/devicecontrol/omadmadapters/devinfo/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8801
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8802
      <component id="devdetail" name="Device Detail" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8803
        <unit bldFile="/app/devicecontrol/omadmadapters/devdetail/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8804
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8805
      <component id="syncmldm" name="SyncML DM" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8806
        <unit bldFile="/app/devicecontrol/omadmadapters/syncmldm/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8807
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8808
      <component id="syncmldm12" name="SyncML DM 1.2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8809
        <unit bldFile="/app/devicecontrol/omadmadapters/syncmldm12/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8810
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8811
      <component id="omadm_browseradapter" name="Browser Adapter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8812
        <!--  <unit bldFile="omadmadapters/browseradapter/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8813
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8814
      <component id="omadm_streamingadapter" name="Streaming Adapter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8815
        <unit bldFile="/app/devicecontrol/omadmadapters/streamingadapter/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8816
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8817
      <component id="globalwlansettings" name="Global WLAN Settings" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8818
        <unit bldFile="/app/devicecontrol/omadmadapters/globalwlansettings/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8819
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8820
      <component id="nsmldminternet" name="nsmldminternet" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8821
		<unit bldFile="/app/devicecontrol/omadmadapters/nsmldminternet/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8822
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8823
      <component id="nsmldmalwaysonadapter" name="Always Online Device Management Adapter" introduced="9.1" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8824
        <unit bldFile="/app/devicecontrol/omadmadapters/nsmldmalwaysonadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8825
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8826
      <component id="nsmldmbmadapter" name="NSML DM BM Adapter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8827
        <unit bldFile="/app/devicecontrol/omadmadapters/nsmldmbmadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8828
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8829
      <component id="connmoadapter" name="Connection Management Object Adapter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8830
        <unit bldFile="/app/devicecontrol/omadmadapters/connmoadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8831
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8832
      <component id="syncmlds" name="SyncML Data Sync" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8833
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8834
        <unit bldFile="/app/devicecontrol/omadmadapters/syncmlds/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8835
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8836
      <component id="omadm_email" name="OMA DM Email" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8837
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8838
        <unit bldFile="/app/devicecontrol/omadmadapters/email/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8839
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8840
      <component id="omadm_mms" name="OMA DM MMS" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8841
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8842
        <unit bldFile="/app/devicecontrol/omadmadapters/mms/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8843
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8844
      <component id="omadm_fota" name="OMA DM FOTA" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8845
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8846
		<unit bldFile="/app/devicecontrol/omadmadapters/fota/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8847
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8848
      <component id="omadm_imps" name="OMA DM IMPS" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8849
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8850
        <!--  <unit bldFile="omadmadapters/imps/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8851
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8852
      <component id="dcmodmadapter" name="DC Management Object  DM Adapter" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8853
		<unit bldFile="/app/devicecontrol/omadmadapters/dcmodmadapter/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8854
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8855
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8856
    <collection id="omadcmoadapters" name="OMA DC Management Object Adapters" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8857
      <component id="omadcmoadapters_build" name="OMA DCMA Adapters Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8858
		<!-- need to break up into components  -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8859
        <unit bldFile="/app/devicecontrol/omadcmoadapters/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8860
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8861
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8862
    <collection id="omacpadapters" name="OMA Client Provisioning Adapters" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8863
      <component id="omacpadapters_build" name="OMA CP Adapters Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8864
		<!-- need to break up into components  -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8865
        <unit bldFile="/app/devicecontrol/omacpadapters/bld"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8866
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8867
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8868
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8869
      <package id="printing" level="services" tech-domain="de" name="Printing"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8870
      <package id="files" level="apps" tech-domain="pr" levels="support apps" name="File Manager Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8871
  <collection id="filemanager" name="File Manager" level="apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8872
   <component id="filemanager_plat" name="File Manager Platform Interfaces" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8873
    <unit base="/app/files/filemanager/filemanager_plat"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8874
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8875
   <component id="fmbkupengine" name="File Manager Backup Engine" introduced="^4" filter="s60,bldfirst" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8876
       <unit bldFile="/app/files/filemanager/src/fmbkupengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8877
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8878
   <component id="fmfiledialog" name="File Manager File Dialog" introduced="^4" filter="s60,bldfirst" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8879
       <unit bldFile="/app/files/filemanager/src/fmfiledialog" qt:proFile="fmfiledialog.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8880
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8881
   <component id="filemanager_build" name="File Manager Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8882
   <!-- break this up into components or move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8883
    <unit bldFile="/app/files/filemanager" qt:proFile="filemanager.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8884
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8885
   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8886
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8887
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8888
      <package id="search" level="apps" tech-domain="pr" levels="eng base app api" name="Search Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8889
	<collection id="search_info" name="Search Info" level="base"> 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8890
	<component id="search_build" name="Search Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8891
	  <unit bldFile="/app/search/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8892
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8893
	</collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8894
	<collection id="search_plat" name="Search Platform Interfaces" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8895
	<component id="search_plat_build" name="Search Platform Interfaces Build" introduced="^4" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8896
	  <unit bldFile="/app/search/search_plat" qt:proFile="search_plat.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8897
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8898
	</collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8899
	<collection id="onlinesearchproviders" name="Online Search Providers" level="eng">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8900
	<component id="onlinesearchproviders_build" name="Online Search Providers Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8901
	  <unit bldFile="/app/search/onlinesearchproviders" qt:proFile="onlinesearchproviders.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8902
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8903
	</collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8904
	<collection id="search_harvesterplugins" name="Search Harvester Plugins" level="base">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8905
	<component id="search_qtemailfetcher" name="Search Qt Email Fetcher" introduced="^4" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8906
	  <unit bldFile="/app/search/harvesterplugins/messaging/email/qtemailfetcher" qt:proFile="qtemailfetcher.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8907
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8908
	</collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8909
	<collection id="searchui" name="Search UI" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8910
	<component id="searchui_build" name="Search UI Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8911
	  <unit bldFile="/app/search/searchui" qt:proFile="searchui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8912
	 </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8913
	</collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8914
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8915
      <package id="contacts" level="apps" span="2" tech-domain="pr" levels="engine support services plugin ui" name="Contacts Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8916
  <collection id="contacts_plat" name="Contacts Apps Platform Interfaces" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8917
   <component id="qt_mobility_contacts_api" name="Qt Mobility Contacts API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8918
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8919
    <unit base="/app/contacts/contacts_plat/qt_mobility_contacts_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8920
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8921
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8922
  <collection id="phonebookui" name="Phonebook UI" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8923
   <component id="cnthistorymodel" name="Contacts History Model" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8924
    <!--<unit bldFile="phonebookui/cnthistorymodel" qt:proFile="cnthistorymodel.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8925
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8926
   <component id="pbkcommonui" name="Phonebook Common UI" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8927
    <!--<unit bldFile="phonebookui/pbkcommonui" qt:proFile="pbkcommonui.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8928
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8929
   <component id="phonebookapp" name="Phonebook Application" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8930
    <!--<unit bldFile="phonebookui/phonebookapp" qt:proFile="phonebookapp.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8931
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8932
   <component id="phonebookservices" name="Phonebook Services" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8933
    <!--<unit bldFile="phonebookui/phonebookservices" qt:proFile="phonebookservices.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8934
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8935
   <component id="phonebookui_build" name="Phonebook UI Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8936
    <!-- break up into components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8937
    <unit bldFile="/app/contacts/phonebookui" qt:proFile="phonebookui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8938
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8939
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8940
  <collection id="phonebookengines" name="Phonebook Engines" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8941
   <component id="cntfindplugin" name="Contacts Find Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8942
    <unit bldFile="/app/contacts/phonebookengines/cntfindplugin" qt:proFile="cntfindplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8943
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8944
   <component id="cntsortplugin" name="Contacts Sort Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8945
    <unit bldFile="/app/contacts/phonebookengines/cntsortplugin" qt:proFile="cntsortplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8946
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8947
   <component id="qtcontactsmobility" name="Qt Contacts Mobility" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8948
	<!-- need to move to this actual dir rather than including something from another collection -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8949
    <!-- <unit bldFile="qtcontactsmobility" qt:proFile="qtcontactsmobility.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8950
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8951
   <component id="cntlistmodel" name="Contact List Model" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8952
    <unit bldFile="/app/contacts/phonebookengines/cntlistmodel" qt:proFile="cntlistmodel.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8953
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8954
   <component id="cntactions" name="Contacts Actions" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8955
    <unit bldFile="/app/contacts/phonebookengines/cntactions" qt:proFile="cntactions.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8956
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8957
   <component id="cntmaptileservice" name="Contacts Map Tile Service" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8958
    <unit bldFile="/app/contacts/phonebookengines/cntmaptileservice" qt:proFile="cntmaptileservice.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8959
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8960
   <component id="cntsimutility" name="Contacts SIM Utility" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8961
    <unit bldFile="/app/contacts/phonebookengines/cntsimutility" qt:proFile="cntsimutility.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8962
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8963
   <component id="cntimageutility" name="Contacts Image Utility" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8964
      <unit bldFile="/app/contacts/phonebookengines/cntimageutility" qt:proFile="cntimageutility.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8965
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8966
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8967
  <collection id="pimprotocols" name="PIM Protocols" level="services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8968
   <component id="phonebooksync" name="Phonebook Sync" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8969
    <unit bldFile="/app/contacts/pimprotocols/phonebooksync/group" mrp="/app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8970
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8971
   <component id="pbap" name="Bluetooth PBAP" introduced="9.2" filter="s60" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8972
    <unit bldFile="/app/contacts/pimprotocols/pbap/group" mrp="/app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8973
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8974
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8975
  <collection id="presencecache" name="Presence Cache" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8976
   <component id="presencecachesymbian" name="Presence Cache Symbian" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8977
    <unit bldFile="/app/contacts/presencecache/presencecachesymbian" qt:proFile="presencecachesymbian.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8978
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8979
   <component id="presencecacheqt" name="Presence Cache Qt" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8980
    <unit bldFile="/app/contacts/presencecache/presencecacheqt" qt:proFile="presencecacheqt.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8981
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8982
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8983
  <collection id="contactwidgethsplugin" name="Contact Widget Homescreen Plugin" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8984
	<!-- collection is really a component, move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8985
   <component id="contactwidgethsplugin_build" name="Contact Widget Homescreen Plugin Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8986
      <unit bldFile="/app/contacts/contactwidgethsplugin" qt:proFile="contactwidgethsplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8987
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8988
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8989
  <collection id="contacts_info" name="Contacts Apps Info" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8990
   <component id="contacts_metadata" name="Contacts Apps Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8991
    <unit mrp="/app/contacts/contacts_info/contacts_metadata/contacts_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8992
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8993
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8994
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8995
      <package id="organizer" level="apps" span="2" tech-domain="pr" levels="support services engine ui app" name="Organizer Application Suite">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8996
  <collection id="organizer_pub" name="Organizer Application Suite Public Interfaces" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8997
   <component id="calendar_interim_utils2_api" name="Calendar Interim Utils 2 API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8998
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  8999
		<!-- move into own .pro file -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9000
    <unit bldFile="/app/organizer/organizer_pub" qt:proFile="organizer_pub.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9001
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9002
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9003
  <collection id="organizer_plat" name="Organizer Application Suite Platform Interfaces" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9004
   <component id="organizer_plat_build" name="Organizer Application Suite Platform Interface Build" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9005
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9006
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9007
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9008
		<!-- break up into individual .pro files, move the above metaxmls to those components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9009
    <unit bldFile="/app/organizer/organizer_plat" qt:proFile="organizer_plat.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9010
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9011
   <component id="agenda_versit_2_api" name="Agenda Versit 2 API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9012
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9013
    <!-- <unit bldFile="organizer_plat/agenda_versit_2_api/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9014
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9015
   <component id="calendar_exporter_api" name="Calendar Exporter API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9016
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9017
    <!--<unit bldFile="organizer_plat/calendar_exporter_api/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9018
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9019
   <component id="calendar_importer_api" name="Calendar Importer API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9020
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9021
    <!--<unit bldFile="organizer_plat/calendar_importer_api/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9022
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9023
   <component id="calendar_launcher_api" name="Calendar Launcher API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9024
    <!--<unit bldFile="organizer_plat/calendar_launcher_api/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9025
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9026
   <component id="agenda_interface_api" name="Agenda Interface API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9027
    <unit base="/app/organizer/organizer_plat/agenda_interface_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9028
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9029
   <component id="calendar_editor_api" name="Calendar Editor API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9030
    <unit base="/app/organizer/organizer_plat/calendar_editor_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9031
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9032
   <component id="notes_editor_api" name="Notes Editor API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9033
    <unit base="/app/organizer/organizer_plat/notes_editor_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9034
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9035
   <component id="clock_settingsview_plugin_api" name="Clock Settings View Plugin API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9036
    <unit base="/app/organizer/organizer_plat/clock_settingsview_plugin_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9037
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9038
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9039
  <collection id="agendainterface" name="Agenda Interface" level="services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9040
   <!-- collection is really a component, should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9041
   <component id="agendainterface_build" name="Agenda Interface Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9042
    <unit bldFile="/app/organizer/agendainterface" qt:proFile="agendainterface.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9043
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9044
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9045
  <collection id="calendarui" name="Calendar UI" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9046
   <component id="commonutils" name="Calendar Common Utils" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9047
    <unit bldFile="/app/organizer/calendarui/commonutils" qt:proFile="commonutils.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9048
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9049
   <component id="calenlauncher" name="Calendar Launcher" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9050
    <unit bldFile="/app/organizer/calendarui/calenlauncher" qt:proFile="calenlauncher.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9051
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9052
   <component id="caleneditor" name="Calendar Editor" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9053
    <unit bldFile="/app/organizer/calendarui/caleneditor" qt:proFile="caleneditor.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9054
   </component>   
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9055
   <component id="agendaeventviewer" name="Agenda Event Viewer" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9056
    <unit bldFile="/app/organizer/calendarui/agendaeventviewer" qt:proFile="agendaeventviewer.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9057
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9058
   <component id="globaldata" name="Calendar Global Data" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9059
    <unit bldFile="/app/organizer/calendarui/globaldata" qt:proFile="globaldata.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9060
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9061
   <component id="settings" name="Calendar Settings" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9062
    <unit bldFile="/app/organizer/calendarui/settings" qt:proFile="settings.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9063
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9064
   <component id="calenplugins" name="Calendar Plugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9065
    <unit bldFile="/app/organizer/calendarui/calenplugins" qt:proFile="calenplugins.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9066
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9067
   <component id="customisationmanager" name="Calendar Customisation Manager" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9068
    <unit bldFile="/app/organizer/calendarui/customisationmanager" qt:proFile="customisationmanager.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9069
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9070
   <component id="calendarui_views" name="Calendar Views" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9071
    <unit bldFile="/app/organizer/calendarui/views" qt:proFile="views.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9072
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9073
   <component id="calendarui_controller" name="Calendar Controller" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9074
    <unit bldFile="/app/organizer/calendarui/controller" qt:proFile="controller.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9075
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9076
   <component id="calendarui_application" name="Calendar Application" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9077
    <unit bldFile="/app/organizer/calendarui/application" qt:proFile="application.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9078
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9079
   <component id="regionalplugins" name="Regional Plugins" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9080
      <unit bldFile="/app/organizer/calendarui/regionalplugins" qt:proFile="regionalplugins.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9081
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9082
   <component id="calenviewerservice" name="Calendar Viewer Service" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9083
      <unit bldFile="/app/organizer/calendarui/calenviewerservice" qt:proFile="calenviewerservice.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9084
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9085
   <component id="caldav" name="CalDAV" introduced="^3" filter="sf_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9086
    <!-- not yet delivered in S^4 <unit bldFile="calendarui/caldav/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9087
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9088
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9089
  <collection id="notes" name="Notes" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9090
   <component id="notes_build" name="Notes Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9091
    <unit bldFile="/app/organizer/notes" qt:proFile="notes.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9092
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9093
  </collection>
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
  9094
<collection id="calendarengines" name="Calendar Engines" level="engine">
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9095
   <component id="versit2" name="Versit 2 iCal Parser" introduced="9.2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9096
    <unit bldFile="/app/organizer/calendarengines/versit2/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9097
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9098
   <component id="agnversit2" name="Versit 2 Agenda Interface" introduced="9.2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9099
    <unit bldFile="/app/organizer/calendarengines/agnversit2/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9100
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9101
   <component id="caleninterimutils" name="Calendar Interim Utils" introduced="9.1" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9102
    <unit bldFile="/app/organizer/calendarengines/caleninterimutils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9103
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9104
   <component id="calenimp" name="Calendar Import Wrapper" introduced="7.0s" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9105
    <unit bldFile="/app/organizer/calendarengines/calenimp/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9106
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9107
   <component id="caldavsrv" name="CalDAV Server" introduced="^3" filter="sf_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9108
    <!-- Not yet delivered in S^4 <unit bldFile="calendarengines/caldav/group"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9109
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9110
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9111
  <collection id="clock" name="Clock" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9112
  <!-- uncomment unit when block_build is split up-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9113
   <component id="clockengines" name="Clock Engines" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9114
    <!--<unit bldFile="clock/clockengines" qt:proFile="clockengines.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9115
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9116
   <component id="clockmw" name="Clock Middleware" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9117
    <!--<unit bldFile="clock/clockmw" qt:proFile="clockmw.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9118
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9119
   <component id="clockui" name="Clock UI" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9120
    <!--<unit bldFile="clock/clockui" qt:proFile="clockui.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9121
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9122
   <component id="clock_build" name="Clock Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9123
    <!-- make exports into a component, or just move to one of the above components, then remove this and uncomment the above -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9124
    <unit bldFile="/app/organizer/clock" qt:proFile="clock.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9125
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9126
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9127
  <collection id="pimappservices" name="PIM Application Services" level="services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9128
   <component id="calendar" name="Calendar" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9129
    <unit bldFile="/app/organizer/pimappservices/calendar/group" mrp="/app/organizer/pimappservices/calendar/group/app-engines_calendar.mrp" version="2"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9130
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9131
   <component id="calendarvcalplugin" name="Calendar vCal Plugin" introduced="8.1" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9132
    <unit bldFile="/app/organizer/pimappservices/calendarvcalplugin/group" mrp="/app/organizer/pimappservices/calendarvcalplugin/group/app-engines_agnversit2.mrp" version="2"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9133
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9134
   <component id="appenginesdocs" name="Application Engines Documentation" purpose="development" class="doc" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9135
    <unit mrp="/app/organizer/pimappservices/appenginesdocs/app-engines_documentation.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9136
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9137
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9138
  <collection id="pimappsupport" name="PIM Application Support" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9139
   <component id="vcardandvcal" name="vCard and vCal" introduced="ER5" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9140
    <unit bldFile="/app/organizer/pimappsupport/vcardandvcal/group" mrp="/app/organizer/pimappsupport/vcardandvcal/group/app-services_versit.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9141
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9142
   <component id="chinesecalendarconverter" name="Chinese Calendar Converter" introduced="6.1" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9143
    <unit bldFile="/app/organizer/pimappsupport/chinesecalendarconverter/group" mrp="/app/organizer/pimappsupport/chinesecalendarconverter/group/app-services_calcon.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9144
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9145
   <component id="chinesecalendaralg" name="Chinese Calendar Algorithm" introduced="^2" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9146
    <unit bldFile="/app/organizer/pimappsupport/chinesecalendaralg/group" mrp="/app/organizer/pimappsupport/chinesecalendaralg/group/app-services_chinesecalendaralgorithm.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9147
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9148
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9149
  <collection id="alarmui" name="Alarm UI" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9150
   <!-- collection is really a component, should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9151
   <component id="alarmui_build" name="Alarm UI Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9152
    <unit bldFile="/app/organizer/alarmui" qt:proFile="alarmui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9153
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9154
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9155
  <collection id="organizer_info" name="Organizer Application Suite Info" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9156
   <component id="organizer_metadata" name="Organizer Application Suite Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9157
    <unit mrp="/app/organizer/organizer_info/organizer_metadata/organizer_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9158
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9159
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9160
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9161
      <package id="calendarwidget" level="apps" tech-domain="pr" levels="build app" name="Calendar Widget">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9162
    <collection id="calendarwidget_info" name="Calendar Widget Info" level="build">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9163
     <component id="calendarwidget_rom" name="Calendar Widget ROM" introduced="^4" filter="dfs_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9164
		<!-- remove subdirs and put exports into a real bld.inf  -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9165
      <unit bldFile="/app/calendarwidget/." qt:proFile="calendarwidget.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9166
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9167
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9168
    <collection id="calendarwidgetinstaller" name="Calendar Widget Installer" level="build">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9169
		<!-- collection is really a component, need to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9170
     <component id="calendarwidgetinstaller_build" name="Calendar Widget Installer Build" introduced="^4" filter="dfs_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9171
      <!--  built by calendarwidget_rom
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9172
	  <unit bldFile="calendarwidgetinstaller" qt:qmakeArgs="-r" qt:proFile="calendarwidgetinstaller.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9173
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9174
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9175
    <collection id="calendarwidgetplugin" name="Calendar Widget Plugin" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9176
		<!-- collection is really a component, need to move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9177
     <component id="calendarwidgetplugin_build" name="Calendar Widget Plugin Build" introduced="^4" filter="dfs_build" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9178
      <!--  built by calendarwidget_rom
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9179
	  <unit bldFile="calendarwidgetplugin" qt:qmakeArgs="-r" qt:proFile="calendarwidgetplugin.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9180
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9181
     <component id="calendarwidgetplugin_test" name="Calendar Widget Plugin Test" introduced="^4" filter="dfs_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9182
      <unit bldFile="/app/calendarwidget/calendarwidgetplugin/tsrc" qt:proFile="tsrc.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9183
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9184
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9185
   </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9186
      <package id="messaging" level="apps" span="2" tech-domain="pr" levels="plugin eng base app api" name="Messaging Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9187
  <collection id="msg_plat" name="Messaging Apps Platform APIs" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9188
   <component id="messaging_media_resolver_api" name="Messaging Media Resolver API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9189
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9190
    <unit base="/app/messaging/msg_plat/messaging_media_resolver_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9191
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9192
   <component id="mms_application_api" name="MMS Application API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9193
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9194
    <unit base="/app/messaging/msg_plat/mms_application_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9195
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9196
   <component id="mms_codec_client_api" name="MMS Codec Client API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9197
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9198
    <unit base="/app/messaging/msg_plat/mms_codec_client_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9199
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9200
   <component id="mms_conformance_api" name="MMS Conformance API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9201
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9202
    <unit base="/app/messaging/msg_plat/mms_conformance_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9203
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9204
   <component id="mms_engine_settings_api" name="MMS Engine Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9205
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9206
    <unit base="/app/messaging/msg_plat/mms_engine_settings_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9207
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9208
   <component id="mms_server_settings_api" name="MMS Server Settings API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9209
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9210
    <unit base="/app/messaging/msg_plat/mms_server_settings_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9211
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9212
   <component id="conversation_services_client_api" name="Conversation Services Client API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9213
    <unit base="/app/messaging/msg_plat/conversation_services_client_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9214
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9215
   <component id="conversation_services_plugin_api" name="Conversation Services Plugin API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9216
    <unit base="/app/messaging/msg_plat/conversation_services_plugin_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9217
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9218
   <component id="conversation_services_utilities_api" name="Conversation Services Utilities API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9219
    <unit base="/app/messaging/msg_plat/conversation_services_utilities_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9220
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9221
   <component id="shareui_api" name="Share UI API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9222
    <unit base="/app/messaging/msg_plat/shareui_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9223
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9224
   <component id="messaging_history_api" name="Messaging History API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9225
    <unit base="/app/messaging/msg_plat/messaging_history_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9226
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9227
   <component id="msg_plat_build" name="Messaging Apps Platform APIs Build" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9228
	<!-- break this up into the above units and replace their base attributes with bldFile, etc -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9229
    <unit bldFile="/app/messaging/msg_plat" qt:proFile="msg_plat.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9230
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9231
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9232
  <collection id="msg_pub" name="Messaging Apps Public APIs" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9233
   <component id="mms_client_mtm_api" name="MMS Client MTM API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9234
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9235
    <unit base="/app/messaging/msg_pub/mms_client_mtm_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9236
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9237
   <component id="msg_smil_dtd_api" name="Messaging SMIL DTD API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9238
    <unit base="/app/messaging/msg_pub/msg_smil_dtd_api"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9239
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9240
   <component id="msg_pub_build" name="Messaging Apps Public APIs Build" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9241
	<!-- break this up into the above units and replace their base attributes with bldFile, etc -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9242
    <unit bldFile="/app/messaging/msg_pub" qt:proFile="msg_pub.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9243
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9244
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9245
  <collection id="mobilemessaging" name="Mobile Messaging" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9246
   <component id="smsmtm" name="SMS MTM" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9247
    <unit bldFile="/app/messaging/mobilemessaging/smsmtm/group" mrp="/app/messaging/mobilemessaging/smsmtm/group/messaging_sms.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9248
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9249
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9250
  <collection id="messagingappbase" name="Messaging App Base" level="base">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9251
   <component id="messagingappbase_build" name="Messaging App Base Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9252
	<!-- break this up into the below components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9253
    <unit bldFile="/app/messaging/messagingappbase" qt:proFile="messagingappbase.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9254
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9255
   <component id="msgmedia" name="Message Media" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9256
      <unit base="/app/messaging/messagingappbase/msgmedia"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9257
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9258
   <component id="smilparser" name="SMIL Parser" introduced="7.0s" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9259
    <unit bldFile="/app/messaging/messagingappbase/smilparser/GROUP" mrp="/app/messaging/messagingappbase/smilparser/GROUP/messaging_gmxml.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9260
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9261
   <component id="obexmtms" name="OBEX MTMs" introduced="7.0s" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9262
    <unit bldFile="/app/messaging/messagingappbase/obexmtms/Group" mrp="/app/messaging/messagingappbase/obexmtms/Group/messaging_obex.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9263
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9264
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9265
  <collection id="mmsengine" name="MMS Engine" level="eng">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9266
   <component id="mmsconninit" name="MMS Connection Initiator" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9267
    <!-- <unit bldFile="mmsengine/mmsconninit/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9268
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9269
   <component id="genutils" name="General Utils" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9270
    <!-- <unit bldFile="mmsengine/genutils/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9271
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9272
   <component id="mmsserversettings" name="MMS Server Settings" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9273
    <!-- <unit bldFile="mmsengine/mmsserversettings/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9274
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9275
   <component id="mmsmessage" name="MMS Message" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9276
    <!-- <unit bldFile="mmsengine/mmsmessage/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9277
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9278
   <component id="mmshttptransport" name="MMS HTTP Transport" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9279
    <!-- <unit bldFile="mmsengine/mmshttptransport/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9280
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9281
   <component id="mmscodec" name="MMS Codec" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9282
    <!-- <unit bldFile="mmsengine/mmscodec/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9283
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9284
   <component id="mmsserver" name="MMS Server" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9285
    <!-- <unit bldFile="mmsengine/mmsserver/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9286
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9287
   <component id="clientmtm" name="MMS Client MTM" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9288
    <!-- <unit bldFile="mmsengine/clientmtm/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9289
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9290
   <component id="mmswatcher" name="MMS Watcher" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9291
    <!-- <unit bldFile="mmsengine/mmswatcher/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9292
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9293
   <component id="mmspushhandler" name="MMS Push Handler" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9294
    <!-- <unit bldFile="mmsengine/mmspushhandler/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9295
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9296
   <component id="applicationadapter" name="MMS Application Adapter" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9297
    <!-- <unit bldFile="mmsengine/applicationadapter/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9298
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9299
   <component id="mmscodecclient" name="MMS Codec Client" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9300
    <!-- <unit bldFile="mmsengine/mmscodecclient/bld"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9301
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9302
   <component id="mmssettings" name="MMS Settings" introduced="9.2" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9303
    <unit bldFile="/app/messaging/mmsengine/mmssettings/group" mrp="/app/messaging/mmsengine/mmssettings/group/messaging_mmssettings.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9304
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9305
   <component id="mmsconf" name="MMS Configuration" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9306
    <unit bldFile="/app/messaging/mmsengine/mmsconf" mrp="/app/messaging/mmsengine/mmsconf/messaging_mmssettings-config.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9307
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9308
   <component id="mmsengine_build" name="MMS Engine Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9309
    <!-- this should be broken up into the individual other components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9310
    <unit bldFile="/app/messaging/mmsengine" qt:proFile="mmsengine.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9311
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9312
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9313
  <collection id="messagingapp" name="Messaging Application" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9314
   <component id="messaging_conf" name="Messaging Application Configuration" introduced="^4" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9315
    <unit bldFile="/app/messaging/messagingapp/conf" qt:proFile="messaging_conf.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9316
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9317
     <component id="msgutils" name="Messaging Utils" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9318
      <unit bldFile="/app/messaging/messagingapp/msgutils" qt:proFile="msgutils.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9319
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9320
     <component id="msgappfw" name="Messaging Application Framework" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9321
      <unit bldFile="/app/messaging/messagingapp/msgappfw" qt:proFile="msgappfw.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9322
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9323
     <component id="msgsettings" name="Messaging Settings" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9324
      <unit bldFile="/app/messaging/messagingapp/msgsettings" qt:proFile="msgsettings.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9325
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9326
     <component id="msgnotifications" name="Messaging Notifications" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9327
      <unit bldFile="/app/messaging/messagingapp/msgnotifications" qt:proFile="msgnotifications.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9328
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9329
     <component id="smartmessaging" name="Smart Messaging" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9330
      <unit bldFile="/app/messaging/messagingapp/smartmessaging" qt:proFile="smartmessaging.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9331
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9332
     <component id="shareui" name="Shared UI" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9333
      <unit bldFile="/app/messaging/messagingapp/shareui" qt:proFile="shareui.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9334
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9335
     <component id="msgui" name="Messaging UI" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9336
      <unit bldFile="/app/messaging/messagingapp/msgui" qt:proFile="msgui.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9337
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9338
     <component id="msgservices" name="Messaging Services" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9339
      <unit bldFile="/app/messaging/messagingapp/msgservices" qt:proFile="msgservices.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9340
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9341
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9342
  <collection id="email" name="Email" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9343
   <!-- use commonemail instead -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9344
   <component id="pop3andsmtpmtm" name="POP3 and SMTP MTM" deprecated="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9345
    <unit bldFile="/app/messaging/email/pop3andsmtpmtm/group" mrp="/app/messaging/email/pop3andsmtpmtm/group/messaging_email.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9346
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9347
   <component id="imap4mtm" name="IMAP4 MTM" introduced="9.2" deprecated="^3" purpose="optional" class="plugin" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9348
    <unit bldFile="/app/messaging/email/imap4mtm/group" mrp="/app/messaging/email/imap4mtm/group/messaging_email_imap.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9349
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9350
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9351
  <collection id="messaging_info" name="Messaging Apps Info" level="api">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9352
   <component id="messaging_metadata" name="Messaging Apps Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9353
    <unit mrp="/app/messaging/messaging_info/messaging_metadata/messaging_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9354
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9355
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9356
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9357
      <package id="commonemail" level="apps" span="2" tech-domain="pr" levels="service support ui app" name="Email Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9358
   <!-- need to resolve the qt parts into proper components, then uncomment the units -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9359
  <collection id="email_plat" name="Email Apps Platform Interfaces" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9360
   <component id="nmail_client_api" name="NMail Client API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9361
    <!--<unit bldFile="email_plat/nmail_client_api" qt:proFile="nmail_client_api.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9362
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9363
   <component id="email_services_api" name="Email Services API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9364
    <!--<unit bldFile="email_plat/email_services_api" qt:proFile="email_services_api.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9365
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9366
   <component id="nmail_settings_api" name="NMail Settings API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9367
    <!--<unit bldFile="email_plat/nmail_settings_api" qt:proFile="nmail_settings_api.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9368
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9369
   <component id="email_client_api" name="EMail Client API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9370
    <!--<unit bldFile="email_plat/email_client_api" qt:proFile="email_client_api.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9371
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9372
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9373
    <collection id="emailservices" name="Email Services" level="service">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9374
      <component id="nmailbase" name="NMail Base" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9375
        <!-- <unit bldFile="emailservices/nmailbase" qt:proFile="nmailbase.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9376
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9377
      <component id="emailcommon" name="Email Common" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9378
       <!-- <unit bldFile="emailservices/emailcommon" qt:proFile="emailcommon.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9379
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9380
      <component id="emailframework" name="Email Framework" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9381
       <!-- <unit bldFile="emailservices/emailframework" qt:proFile="emailframework.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9382
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9383
      <component id="emailstore" name="Email Store" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9384
       <!-- <unit bldFile="emailservices/emailstore" qt:proFile="emailstore.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9385
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9386
      <component id="nmclientapi" name="Nmail Client API" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9387
       <!-- <unit bldFile="emailservices/nmclientapi" qt:proFile="nmclientapi.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9388
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9389
      <component id="nmailagent" name="Nmail Agent" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9390
       <!-- <unit bldFile="emailservices/nmailagent" qt:proFile="nmailagent.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9391
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9392
     <component id="nmutilities" name="Nmail Utilities" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9393
        <!-- <unit bldFile="emailservices/nmutilities" qt:proFile="nmutilities.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9394
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9395
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9396
    <collection id="ipsservices" name="IMAP/POP/SMTP Services" level="service">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9397
      <component id="ipssosplugin" name="IPS SOS Plugin" introduced="^2" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9398
		<!-- SOS? Consider spelling it out since the abbreviation is ambiguous -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9399
        <!--<unit bldFile="ipsservices/ipssosplugin" qt:proFile="ipssosplugin.pro" />-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9400
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9401
      <component id="nmimapclientplugin" name="NM IMAP Client Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9402
        <!--<unit bldFile="ipsservices/nmimapclientplugin" qt:proFile="nmimapclientplugin.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9403
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9404
      <component id="nmipsmtms" name="NM IPS Client Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9405
       <!-- <unit bldFile="ipsservices/nmipsmtms" qt:proFile="nmipsmtms.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9406
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9407
      <component id="nmipssettings" name="NM IPS Settings" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9408
       <!-- <unit bldFile="ipsservices/nmipssettings" qt:proFile="nmipssettings.pro"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9409
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9410
      <component id="ipsservices_build" name="IPS Services Build" introduced="^2" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9411
        <!--<unit bldFile="ipsservices" qt:proFile="ipsservices.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9412
		<!-- can the exports be broken up into the other components or made a config component?-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9413
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9414
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9415
    <collection id="emailuis" name="Email UIs" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9416
      <component id="nmailuiengine" name="Nmail UI Engine" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9417
        <!-- <unit bldFile="emailuis/nmailuiengine" qt:proFile="nmailuiengine.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9418
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9419
      <component id="nmailuiwidgets" name="Nmail UI Widgets" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9420
        <!-- <unit bldFile="emailuis/nmailuiwidgets" qt:proFile="nmailuiwidgets.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9421
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9422
      <component id="nmailuiwidgetsplugin" name="Nmail UI Widgets Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9423
        <!-- <unit bldFile="emailuis/nmailuiwidgetsplugin" qt:proFile="nmailuiwidgetsplugin.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9424
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9425
      <component id="nmsettingui" name="Nmail Setting UI" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9426
        <!-- <unit bldFile="emailuis/nmsettingui" qt:proFile="nmsettingui.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9427
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9428
      <component id="nmailcpplugin" name="Nmail CP Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9429
        <!-- <unit bldFile="emailuis/nmailcpplugin" qt:proFile="nmailcpplugin.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9430
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9431
      <component id="nmailui" name="Nmail UI" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9432
        <!-- <unit bldFile="emailuis/nmailui" qt:proFile="nmailui.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9433
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9434
      <component id="nmindicatorplugin" name="Nmail Indicator Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9435
        <!-- <unit bldFile="emailuis/nmindicatorplugin" qt:proFile="nmindicatorplugin.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9436
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9437
      <component id="nmframeworkadapter" name="Nmail Framework Adapter" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9438
        <!-- <unit bldFile="emailuis/nmframeworkadapter" qt:proFile="nmframeworkadapter.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9439
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9440
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9441
    <collection id="commonemail_info" name="Email Apps Info" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9442
    <component id="commonemail_build" name="Email Apps Build" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9443
		<!-- split into actual components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9444
      <unit bldFile="/app/commonemail/." qt:proFile="nmail.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9445
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9446
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9447
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9448
      <package id="camera" level="apps" tech-domain="ma" name="Camera Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9449
  <collection id="camerauis" name="Camera UIs">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9450
   <component id="cameraxui" name="CameraX UIs" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9451
     <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9452
       <group name="camera_unit_tests"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9453
     </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9454
     <unit bldFile="/app/camera/camerauis/cameraxui" filter="!test" qt:proFile="camerax.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9455
     
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9456
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9457
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9458
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9459
      <package id="imgeditor" level="apps" tech-domain="ma" name="Image Editor"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9460
      <package id="videoeditor" level="apps" tech-domain="ma" name="Video Editor"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9461
      <package id="videoplayer" level="apps" tech-domain="ma" levels="support plugin util apps" name="Video Player Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9462
  <collection id="videoplayer_plat" name="Video Player Apps Platform Interfaces" level="apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9463
   <component id="videoplayer_startup_api" name="Video Player Startup API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9464
    <unit bldFile="/app/videoplayer/videoplayer_plat/videoplayer_startup_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9465
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9466
   <component id="videocollection_api" name="Video Collection API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9467
    <unit bldFile="/app/videoplayer/videoplayer_plat/videocollection_api/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9468
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9469
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9470
  <collection id="videocollection" name="Video Collection" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9471
   <component id="mpxmyvideoscollection" name="MPX My Videos Collection" introduced="^3" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9472
	  <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9473
		<group name="vado.101_mpxmyvideoscollection_tsrc"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9474
       </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9475
    <unit bldFile="/app/videoplayer/videocollection/mpxmyvideoscollection/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9476
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9477
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9478
   <component id="videocollectionwrapper" name="Video Collection Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9479
    <unit bldFile="/app/videoplayer/videocollection/videocollectionwrapper" qt:proFile="videocollectionwrapper.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9480
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9481
     
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9482
   <component id="videocollectionview" name="Video Collection View" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9483
    <unit bldFile="/app/videoplayer/videocollection/videocollectionview" qt:proFile="videocollectionview.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9484
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9485
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9486
   <component id="videofiledetailsview" name="Video File Details View" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9487
    <unit bldFile="/app/videoplayer/videocollection/videofiledetailsview" qt:proFile="videofiledetailsview.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9488
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9489
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9490
  <collection id="mediasettings" name="Media Settings" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9491
   <component id="mediasettingsengine" name="Media Settings Engine" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9492
    <unit bldFile="/app/videoplayer/mediasettings/mediasettingsengine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9493
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9494
   <component id="videosettingsplugin" name="Video Settings Plugin" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9495
    <unit bldFile="/app/videoplayer/mediasettings/videosettingsplugin" qt:proFile="videosettingsplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9496
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9497
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9498
  <collection id="videoplayerapp" name="Video Player App" level="apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9499
   <component id="videoplayerengine" name="Video Player Engine" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9500
    <unit bldFile="/app/videoplayer/videoplayerapp/videoplayerengine" qt:proFile="videoplayerengine.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9501
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9502
   <component id="hbvideoplayer" name="Video Player" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9503
    <unit bldFile="/app/videoplayer/videoplayerapp/videoplayer" qt:proFile="videoplayer.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9504
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9505
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9506
  <collection id="videoplayback" name="Video Playback Plugins" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9507
   <component id="videoplaybackview" name="HB Video Playback View" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9508
    <unit bldFile="/app/videoplayer/videoplayback/videoplaybackview" qt:proFile="videoplaybackview.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9509
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9510
   <component id="videoplaybackviewplugin" name="HB Video Playback View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9511
    <unit bldFile="/app/videoplayer/videoplayback/videoplaybackviewplugin" qt:proFile="videoplaybackviewplugin.pro" qt:qmakeArgs="-r"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9512
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9513
   <component id="videohelix" name="Video Helix" introduced="^3" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9514
	  <meta rel="testbuild" type="auto">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9515
		<group name="vado.101_videoplayback_tsrc"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9516
       </meta>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9517
    <unit bldFile="/app/videoplayer/videoplayback/videohelix/group" filter="!test"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9518
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9519
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9520
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9521
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9522
      <package id="photos" level="apps" tech-domain="ma" levels="util support ui app" name="Photos">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9523
  <collection id="photos_group" name="Photos Group" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9524
   <component id="photos_group_build" name="Photos Group Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9525
    <!--<unit bldFile="group" qt:proFile="group.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9526
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9527
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9528
  <collection id="photos_loggers" name="Photos Loggers" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9529
   <component id="photos_loggerqt" name="Photos Logger Qt" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9530
    <!--<unit bldFile="loggers/loggerqt" qt:proFile="loggerqt.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9531
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9532
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9533
  <collection id="photos_commonutilities" name="Photos Common Utilities" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9534
   <component id="photos_externalutility" name="Photos External Utility" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9535
    <!--<unit bldFile="commonutilities/externalutility" qt:proFile="externalutility.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9536
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9537
   <component id="imagedecoderwrapper" name="Image Decoder Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9538
    <!--<unit bldFile="commonutilities/imagedecoderwrapper" qt:proFile="imagedecoderwrapper.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9539
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9540
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9541
  <collection id="photos_ui" name="Photos UI" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9542
	<!-- need to move exports from ui.pro into separate .pro or bld.inf -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9543
   <component id="detailscustomwidget" name="Details Custom Widget" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9544
    <!--<unit bldFile="ui/detailscustomwidget " qt:proFile="detailscustomwidget .pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9545
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9546
   <component id="photos_uiengine" name="Photos UI Engine" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9547
    <!--<unit bldFile="ui/uiengine" qt:proFile="uiengine.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9548
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9549
   <component id="photos_commandhandlers" name="Photos Command Handlers" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9550
    <!--<unit bldFile="ui/commandhandlers" qt:proFile="commandhandlers.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9551
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9552
   <component id="photos_viewutilities" name="Photos View Utilities" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9553
    <!--<unit bldFile="ui/viewutilities" qt:proFile="commandhandlers.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9554
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9555
   <component id="photos_widgets" name="Photos Widgets" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9556
    <!--<unit bldFile="ui/widgets" qt:proFile="widgets.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9557
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9558
   <component id="photos_views" name="Photos Views" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9559
    <!--<unit bldFile="ui/views" qt:proFile="views.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9560
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9561
   <component id="photos_viewmanagement" name="Photos View Management" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9562
    <!--<unit bldFile="ui/viewmanagement" qt:proFile="viewmanagement.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9563
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9564
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9565
  <collection id="photos_main" name="Photos Main" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9566
   <component id="photos_main_build" name="Photos Main Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9567
    <!--<unit bldFile="main" qt:proFile="main.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9568
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9569
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9570
  <collection id="gallery" name="Gallery" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9571
   <component id="gallery_build" name="Gallery Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9572
    <!--<unit bldFile="gallery" qt:proFile="gallery.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9573
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9574
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9575
  <collection id="imageviewerapp" name="Image Viewer App" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9576
   <component id="imageviewerapp_build" name="Image Viewer App Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9577
    <!--<unit bldFile="imageviewerapp" qt:proFile="imageviewerapp.pro"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9578
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9579
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9580
  <collection id="photos_info" name="Photos Info" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9581
   <component id="photos_build" name="Photos Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9582
    <!--  split this up into the above components  -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9583
    <unit bldFile="/app/photos/." qt:proFile="photos.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9584
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9585
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9586
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9587
      <package id="musicplayer" level="apps" tech-domain="ma" levels="plugins support engine app" name="Music Player Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9588
	<!-- move the rom .pri files into their components and uncomment the units -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9589
  <collection id="mpdata" name="Music Player Data" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9590
	<!-- collection is really a component, move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9591
   <component id="mpdata_build" name="Music Player Data Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9592
	<!-- <unit bldFile="mpdata" qt:proFile="mpdata.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9593
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9594
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9595
  <collection id="mpengine" name="Music Player Engine" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9596
	<!-- collection is really a component, move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9597
   <component id="mpengine_build" name="Music Player Engine Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9598
	<!-- <unit bldFile="mpengine" qt:proFile="mpengine.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9599
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9600
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9601
  <collection id="musicplayer_utilities" name="Music Player Utilities" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9602
   <component id="mpnowplayingbanner" name="MP Now Playing Banner" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9603
	<!-- <unit bldFile="utilities/mpnowplayingbanner" qt:proFile="mpnowplayingbanner.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9604
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9605
   <component id="mpsettingsmanager" name="MP Settings Manager" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9606
	<!-- <unit bldFile="utilities/mpsettingsmanager" qt:proFile="mpsettingsmanager.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9607
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9608
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9609
  <collection id="musicservices" name="Music Services" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9610
	<!-- collection is really a component, move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9611
   <component id="musicservices_build" name="Music Services Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9612
	<!-- <unit bldFile="musicservices" qt:proFile="musicservices.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9613
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9614
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9615
  <collection id="musicplayer_app" name="Music Player Application" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9616
	<!-- collection is really a component, move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9617
   <component id="musicplayer_app_build" name="Music Player Application Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9618
	<!-- <unit bldFile="app" qt:proFile="app.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9619
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9620
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9621
  <collection id="mpviewplugins" name="Music Player View Plugins" level="plugins">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9622
   <component id="mpcollectionviewplugin" name="MP Collection View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9623
    <!--<unit bldFile="mpviewplugins/mpcollectionviewplugin" qt:proFile="mpcollectionviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9624
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9625
   <component id="mpplaybackviewplugin" name="MP Playback View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9626
    <!--<unit bldFile="mpviewplugins/mpplaybackviewplugin" qt:proFile="mpplaybackviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9627
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9628
   <component id="mpsettingsviewplugin" name="MP Settings View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9629
    <!--<unit bldFile="mpviewplugins/mpsettingsviewplugin" qt:proFile="mpsettingsviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9630
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9631
   <component id="mpdetailsviewplugin" name="MP Details View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9632
    <!--<unit bldFile="mpviewplugins/mpdetailsviewplugin" qt:proFile="mpdetailsviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9633
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9634
   <component id="mpmediawallviewplugin" name="MP Media Wall View Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9635
    <!--<unit bldFile="mpviewplugins/mpmediawallviewplugin" qt:proFile="mpmediawallviewplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9636
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9637
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9638
  <collection id="musicwidgetplugin" name="Music Widget Plugin" level="plugins">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9639
   <component id="musicwidgetplugin_build" name="Music Widget Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9640
    <!--<unit bldFile="musicwidgetplugin" qt:proFile="musicwidgetplugin.pro" qt:qmakeArgs="-r -config rom"/> -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9641
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9642
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9643
  <collection id="mpserviceplugins" name="Music Player Service Plugins" level="plugins">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9644
   <component id="audioeffects" name="Audio Effects" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9645
    <!--<unit bldFile="mpserviceplugins/audioeffects/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9646
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9647
   <component id="localaudio" name="Local Audio" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9648
    <!--<unit bldFile="mpserviceplugins/localaudio/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9649
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9650
   <!-- Note: it's called SQLite, not SQLLite, just the one "L" -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9651
   <component id="mpxsqlitedbcommon" name="MPX SQLite Database Common" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9652
    <!--<unit bldFile="mpserviceplugins/mpxsqlitedbcommon/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9653
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9654
   <component id="mpxsqlitedbhgplugin" name="MPX SQLite Database Hg Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9655
    <!--<unit bldFile="mpserviceplugins/mpxsqlitedbhgplugin/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9656
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9657
   <component id="mpxsqlitedbplugin" name="MPX SQLite Database Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9658
    <!--<unit bldFile="mpserviceplugins/mpxsqlitedbplugin/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9659
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9660
   <component id="mpxsqlitepodcastdbplugin" name="MPX SQLlite Podcast Database Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9661
    <!--<unit bldFile="mpserviceplugins/mpxsqlitepodcastdbplugin/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9662
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9663
   <component id="mpxinmemoryplugin" name="MPX In-Memory Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9664
    <!--<unit bldFile="mpserviceplugins/mpxinmemoryplugin/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9665
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9666
   <component id="m3uplaylistplugin" name="M3U Playlist Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9667
    <!--<unit bldFile="mpserviceplugins/mpxsqlitepodcastdbplugin/group"/>-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9668
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9669
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9670
  <collection id="musicplayer_info" name="Music Player Apps Info" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9671
   <component id="musicplayer_build" name="Music Player Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9672
    <!-- break up into individual components. ROM includes should be in their components -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9673
	<unit bldFile="/app/musicplayer/." qt:proFile="qtmusicplayer.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9674
   </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9675
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9676
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9677
      <package id="radio" level="apps" tech-domain="ma" levels="engine plugin ui" name="Radio Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9678
    <collection id="radioengine" name="Radio Engine" level="engine">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9679
      <component id="radioengineutils" name="Radio Engine Utils" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9680
        <unit bldFile="/app/radio/radioengine/utils/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9681
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9682
      <component id="radioenginesettings" name="Radio Engine Settings" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9683
        <unit bldFile="/app/radio/radioengine/settings/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9684
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9685
      <component id="radioengine_engine" name="Radio Engine" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9686
        <unit bldFile="/app/radio/radioengine/engine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9687
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9688
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9689
    <collection id="radioapp" name="Radio App" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9690
      <component id="radioenginewrapper" name="Radio Engine Wrapper" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9691
        <unit bldFile="/app/radio/radioapp/radioenginewrapper" qt:proFile="radioenginewrapper.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9692
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9693
      <component id="radiopresetstorage" name="Radio Preset Storage" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9694
        <unit bldFile="/app/radio/radioapp/radiopresetstorage" qt:proFile="radiopresetstorage.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9695
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9696
      <component id="radiouiengine" name="Radio UI Engine" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9697
        <unit bldFile="/app/radio/radioapp/radiouiengine" qt:proFile="radiouiengine.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9698
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9699
      <component id="radiowidgets" name="Radio Widgets" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9700
        <unit bldFile="/app/radio/radioapp/radiowidgets" qt:proFile="radiowidgets.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9701
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9702
      <component id="radioapplication" name="Radio Application" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9703
        <unit bldFile="/app/radio/radioapp/radioapplication" qt:proFile="radioapplication.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9704
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9705
      <component id="radiowidgetsplugin" name="Radio Widgets Plugin" introduced="^4" filter="s60" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9706
        <unit bldFile="/app/radio/radioapp/radiowidgetsplugin" qt:proFile="radiowidgetsplugin.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9707
      </component>      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9708
      <component id="radio_rom" name="Radio ROM" introduced="^4" filter="s60" class="config" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9709
        <unit bldFile="/app/radio/rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9710
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9711
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9712
    <collection id="radiohswidget" name="Radio Homescreen Widget" level="plugin">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9713
		<!-- collection is really a component. Move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9714
      <component id="radiohswidget_build" name="Radio HS Widget Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9715
        <unit bldFile="/app/radio/radiohswidget" qt:proFile="radiohswidget.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9716
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9717
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9718
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9719
      <package id="internetradio" level="apps" tech-domain="ma" levels="engine server ui" name="Internet Radio Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9720
   <collection id="internetradio2_0" name="Internet Radio 2.0" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9721
	<!-- collection is really a component. Move down a dir -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9722
    <component id="internetradio2_0_build" name="Internet Radio 2.0 Build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9723
      <unit bldFile="/app/internetradio/internetradio2.0/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9724
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9725
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9726
    <collection id="presetserver" name="Preset Server" level="server">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9727
	<!-- collection is really a component. Move down a dir -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9728
    <component id="presetserver_build" name="Preset Server Build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9729
      <unit bldFile="/app/internetradio/presetserver/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9730
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9731
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9732
    <collection id="qtinternetradio" name="Qt Internet Radio">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9733
    <component id="qtinternetradio_build" name="Qt Internet Radio Build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9734
	<!--  Move down a dir or break into components-->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9735
      <unit bldFile="/app/internetradio/qtinternetradio" qt:proFile="all.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9736
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9737
     
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9738
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9739
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9740
      <package id="podcatcher" level="apps" tech-domain="ma" levels="app" name="Podcatcher">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9741
    <collection id="podcatcher_info" name="Podcatcher" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9742
      <component id="podcatcher_build" name="Podcatcher Build" introduced="^3" filter="sf_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9743
        <!-- has exports from top level bld.inf -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9744
        <unit bldFile="/app/podcatcher/group"/> 
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9745
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9746
      <component id="podcatcher_app" name="Podcatcher Application" introduced="^3" filter="sf_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9747
        <unit bldFile="/app/podcatcher/application/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9748
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9749
      <component id="podcatcher_engine" name="Podcatcher Engine" introduced="^3" filter="sf_build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9750
        <unit bldFile="/app/podcatcher/engine/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9751
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9752
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9753
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9754
      <package id="homescreen" level="apps" tech-domain="ui" levels="support task ss hs" name="Home Screen Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9755
  <collection id="homescreen_test" name="Home Screen Test" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9756
    
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9757
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9758
  <collection id="homescreen_plat" name="Home Screen Platform API" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9759
    <component id="homescreen_plat_build" name="Home Screen Platform API Build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9760
      <unit bldFile="/app/homescreen/homescreen_plat" qt:proFile="homescreen_plat.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9761
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9762
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9763
  <collection id="homescreenapp" name="Home Screen Application" level="hs">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9764
	<component id="hsutils" name="Home Screen Utils" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9765
      <unit bldFile="/app/homescreen/homescreenapp/hsutils" qt:proFile="hsutils.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9766
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9767
	<component id="hsdomainmodel" name="HS Domain Model" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9768
      <unit bldFile="/app/homescreen/homescreenapp/hsdomainmodel" qt:proFile="hsdomainmodel.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9769
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9770
	<component id="hs_serviceproviders" name="HS Service Providers" introduced="^4" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9771
      <unit bldFile="/app/homescreen/homescreenapp/serviceproviders" qt:proFile="serviceproviders.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9772
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9773
	<component id="hs_stateplugins" name="HS State Plugins" introduced="^4" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9774
      <unit bldFile="/app/homescreen/homescreenapp/stateplugins" qt:proFile="stateplugins.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9775
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9776
	<component id="hs_widgetplugins" name="HS Widget Plugins" introduced="^4" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9777
      <unit bldFile="/app/homescreen/homescreenapp/widgetplugins" qt:proFile="widgetplugins.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9778
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9779
	<component id="hsapplication" name="Home Screen Application" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9780
      <unit bldFile="/app/homescreen/homescreenapp/hsapplication" qt:proFile="hsapplication.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9781
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9782
	<component id="hsmenuclientplugin" name="Home Screen Menu Client Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9783
      <unit bldFile="/app/homescreen/homescreenapp/hsmenuclientplugin" qt:proFile="hsmenuclientplugin.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9784
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9785
	<component id="hshomescreenclientplugin" name="HS Menu Client Plugin" introduced="^4" class="plugin" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9786
      <unit bldFile="/app/homescreen/homescreenapp/hshomescreenclientplugin" qt:proFile="hshomescreenclientplugin.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9787
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9788
	<component id="hswidgetuninstaller" name="HS Widget Uninstaller" introduced="^4" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9789
      <unit bldFile="/app/homescreen/homescreenapp/hswidgetuninstaller" qt:proFile="hswidgetuninstaller.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9790
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9791
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9792
  <collection id="screensaver" name="Screen Saver" level="ss">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9793
	<!-- break collection into components, or move down a dir and make it a component -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9794
    <component id="screensaver_build" name="Screen Saver Build" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9795
      <unit bldFile="/app/homescreen/screensaver" qt:proFile="screensaver.pro" qt:qmakeArgs="-r -config rom"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9796
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9797
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9798
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9799
      <package id="jrt" level="services" tech-domain="rt" levels="util generic rt ui" name="Java Runtime">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9800
    <collection id="jrt_plat" name="JRT Platform Interfaces" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9801
      <component id="java_registry_api" name="Java Registry API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9802
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9803
        <unit bldFile="/app/jrt/jrt_plat/java_registry_api/build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9804
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9805
      <component id="java_env_info_api" name="Java Environment Info API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9806
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9807
        <unit bldFile="/app/jrt/jrt_plat/java_env_info_api/build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9808
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9809
      <component id="java_debug_api" name="Java Debug API" filter="s60" class="api" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9810
        
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9811
        <unit bldFile="/app/jrt/jrt_plat/java_debug_api/build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9812
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9813
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9814
    <collection id="build_nativejava" name="Build Native Java">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9815
      <component id="nativejava" name="Build Native Java" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9816
        <unit bldFile="/app/jrt/build"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9817
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9818
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9819
    <collection id="javacommons" name="Java Commons" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9820
      <component id="javacommons_build" name="Java Commons Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9821
        <unit bldFile="/app/jrt/javacommons" qt:proFile="javacommons.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9822
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9823
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9824
    <collection id="javaruntimes" name="Java Runtimes" level="rt">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9825
      <component id="javaruntimes_build" name="Java Runtimes Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9826
        <unit bldFile="/app/jrt/javaruntimes" qt:proFile="javaruntimes.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9827
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9828
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9829
    <collection id="javauis" name="Java UIs" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9830
      <component id="javauis_build" name="Java UIs Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9831
        <unit bldFile="/app/jrt/javauis" qt:proFile="javauis.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9832
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9833
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9834
    <collection id="javamanager" name="Java Manager" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9835
      <component id="javamanager_build" name="Java Manager Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9836
        <unit bldFile="/app/jrt/javamanager" qt:proFile="javamanager.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9837
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9838
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9839
    <collection id="javatools" name="Java Tools" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9840
      <component id="javatools_build" name="Java Tools Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9841
        <unit bldFile="/app/jrt/javatools" qt:proFile="javatools.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9842
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9843
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9844
    <collection id="javaextensions" name="Java Extensions" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9845
      <component id="javaextensions_build" name="Java Extensions Build" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9846
        <unit bldFile="/app/jrt/javaextensions" qt:proFile="javaextensions.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9847
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9848
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9849
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9850
      <package id="browserui" level="services" tech-domain="rt" levels="utils support ui" name="Browser UI">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9851
  <collection id="browserui_info" name="Browser UI Info" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9852
    <component id="browserui_build" name="Bookmarks Engine Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9853
      <unit bldFile="/app/browserui/." qt:proFile="browserui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9854
    </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9855
  </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9856
 </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9857
      <package id="conntools" level="services" tech-domain="dc" levels="config app" name="Connectivity Tools">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9858
    <collection id="nettools" name="Net Tools" level="app">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9859
      <component id="conntest" name="Connection Test" filter="s60" purpose="development" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9860
        <unit bldFile="/app/conntools/nettools/conntest/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9861
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9862
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9863
    <collection id="emulatorlan" name="Emulator LAN" level="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9864
    	<!-- component is actually a colleciton, should be moved down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9865
      <component id="emulatorlan_build" name="Emulator LAN Build" filter="s60" purpose="development" class="config" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9866
        <unit bldFile="/app/conntools/emulatorlan/group"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9867
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9868
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9869
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9870
      <package id="rndtools" level="services" tech-domain="to" levels="support generic test util" name="R&amp;D tools">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9871
    <collection id="creator" name="Creator" level="support">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9872
	   	<!-- collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9873
      <component id="creator_build" name="Creator Tool" filter="s60" target="device" purpose="development" class="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9874
        <unit bldFile="/app/rndtools/creator" qt:proFile="creator.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9875
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9876
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9877
    <collection id="filebrowser" name="File Browser" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9878
	   	<!-- collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9879
      <component id="filebrowser_build" name="File Browser Build" filter="s60" target="device" purpose="development" class="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9880
        <unit bldFile="/app/rndtools/filebrowser" qt:proFile="filebrowser.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9881
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9882
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9883
    <collection id="launcher" name="Launcher" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9884
	   	<!-- collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9885
      <component id="launcher_build" name="Launcher Utility" filter="s60" target="device" purpose="development" class="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9886
        <unit bldFile="/app/rndtools/launcher" qt:proFile="launcher.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9887
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9888
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9889
    <collection id="loadgen" name="Load Generator" level="test">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9890
	   	<!-- collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9891
      <component id="loadgen_build" name="Load Generator Application" filter="s60" target="device" purpose="development" class="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9892
        <unit bldFile="/app/rndtools/loadgen" qt:proFile="loadgen.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9893
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9894
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9895
    <collection id="perfmon" name="Performance Monitor" level="test">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9896
	   	<!-- collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9897
      <component id="perfmon_build" name="Performance Monitor Tool" filter="s60" target="device" purpose="development" class="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9898
           <unit bldFile="/app/rndtools/perfmon" qt:proFile="perfmon.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9899
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9900
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9901
    <collection id="piprofilerui" name="Performance Investigator Profiler UI" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9902
	   	<!-- collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9903
      <component id="piprofilerui_build" name="Performance Investigator Profiler UI Build" introduced="^4" filter="s60" target="device" purpose="development">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9904
			<unit bldFile="/app/rndtools/piprofilerui" qt:proFile="piprofilerui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9905
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9906
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9907
    <collection id="screengrabber" name="Screen Grabber" level="util">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9908
	   	<!-- collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9909
      <component id="screengrabber_build" name="ScreenGrabber" filter="s60" target="device" purpose="development" class="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9910
		<unit bldFile="/app/rndtools/screengrabber" qt:proFile="screengrabber.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9911
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9912
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9913
    <collection id="memspyui" name="Memspy UI" level="generic">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9914
	   	<!-- collection is really a component. Should move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9915
      <component id="memspyui_build" name="Memspy UI Application" filter="s60" target="device" purpose="development" class="tool">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9916
        <unit bldFile="/app/rndtools/memspyui" qt:proFile="memspyui.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9917
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9918
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9919
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9920
      <package id="helps" level="apps" span="2" tech-domain="ui" levels="eng tools if ui" name="Help Apps">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9921
   <collection id="userguide" name="User Guide" level="if">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9922
	<!-- collection is really a component. Move down a directory -->
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9923
    <component id="userguide_build" name="User Guide Build" introduced="^4" filter="s60" target="device" purpose="optional">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9924
      <unit bldFile="/app/helps/userguide" qt:proFile="Userguide.pro"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9925
     </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9926
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9927
    <collection id="symhelp" name="Symbian Help" level="eng">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9928
      <component id="helpmodel" name="Help" introduced="6.0" purpose="optional" target="device">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9929
        <unit bldFile="/app/helps/symhelp/helpmodel/group" mrp="/app/helps/symhelp/helpmodel/group/app-services_hlpmodel.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9930
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9931
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9932
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9933
      <package id="techview" level="apps" span="2" tech-domain="ui" levels="services ui utils apps1 apps2 apps3" name="Techview">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9934
    <collection id="techviewplat" name="Techview Platform" level="services">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9935
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9936
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9937
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9938
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9939
    <collection id="techviewui" name="Techview UI" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9940
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9941
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9942
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9943
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9944
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9945
    <collection id="tv_controlpanel" name="Control Panel" level="ui">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9946
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9947
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9948
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9949
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9950
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9951
    <collection id="pimapps" name="PIM Apps" level="apps3">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9952
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9953
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9954
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9955
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9956
    <collection id="securityapps" name="Security Apps" level="apps3">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9957
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9958
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9959
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9960
    <collection id="utilityapps" name="Utility Apps" level="apps2">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9961
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9962
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9963
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9964
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9965
    <collection id="installationapps" name="Installation Apps" level="apps2">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9966
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9967
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9968
    <collection id="messagingapps" name="Messaging Apps" level="apps2">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9969
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9970
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9971
    <collection id="telephonyapps" name="Telephony Apps" level="apps1">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9972
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9973
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9974
    <collection id="networkingapps" name="Networking Apps" level="apps1">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9975
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9976
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9977
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9978
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9979
    <collection id="networkingutils" name="Networking Utils" level="utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9980
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9981
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9982
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9983
    <collection id="shortlinkapps" name="Shortlink Apps" level="apps1">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9984
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9985
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9986
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9987
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9988
    <collection id="testapps" name="Test Apps" level="utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9989
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9990
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9991
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9992
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9993
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9994
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9995
    <collection id="avapps" name="A/V Apps" level="apps3">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9996
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9997
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9998
    <collection id="toolkit" name="Toolkit" level="utils">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
  9999
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10000
      
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10001
      
804
77a57a440d27 Update S^4 system_model.xml with wk34 package_definitions
William Roberts <williamr@symbian.org>
parents: 781
diff changeset
 10002
819
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10003
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10004
    <collection id="techview_info" name="Techview Info" level="apps3">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10005
      <component id="techview_metadata" name="Techview Metadata" introduced="^2" target="desktop" purpose="development" class="config">
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10006
        <unit mrp="/app/techview/techview_info/techview_metadata/techview_metadata.mrp"/>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10007
      </component>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10008
    </collection>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10009
  </package>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10010
    </layer>
5c87a84199bf Update S^4 system_model taking the "meta" things into account
William Roberts <williamr@symbian.org>
parents: 804
diff changeset
 10011
  </systemModel>
644
c8dddc123405 Removed definition of URL for "qt" namespace from individual parts of the model, and instead define it once at the top.
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
 10012
</SystemDefinition>