clean/sysdefs/system_model_os_contributed.xml
author Simon Howkins <simonh@symbian.org>
Thu, 06 Aug 2009 10:03:33 +0100
changeset 137 8c1839ee2e16
parent 96 22a5d45c90e6
permissions -rw-r--r--
Removed references to package definitions for packages that do not contribute to the system definition.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
     1
<?xml version="1.0"?>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
     3
<!ELEMENT SystemDefinition ( systemModel )>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
     4
<!ATTLIST SystemDefinition
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
     5
  name CDATA #REQUIRED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
     6
  schema CDATA #REQUIRED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
     7
>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
     8
<!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
     9
<!-- System Model Section of DTD -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    10
<!ELEMENT systemModel (layer+)>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    11
<!ELEMENT layer (block* | collection*)*>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    12
<!-- Kernel Services, Base Services, OS Services, Etc -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    13
<!ATTLIST layer
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    14
  name CDATA #REQUIRED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    15
  long-name CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    17
  span CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    18
>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    19
<!ELEMENT block (subblock* | collection*)*>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    20
 <!-- Generic OS services, Comms Services, etc -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    21
<!ATTLIST block
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    22
  levels NMTOKENS #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    23
  span CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    24
  level NMTOKEN #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    25
  name CDATA #REQUIRED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    26
  long-name CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    27
>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    28
<!ELEMENT subblock (collection)*>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    29
<!-- Cellular Baseband Services, Networking Services, etc -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    30
<!ATTLIST subblock
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    31
  name CDATA #REQUIRED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    32
  long-name CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    33
>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    34
<!ELEMENT collection (component)*>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    35
<!-- Screen Driver, Content Handling, etc -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    36
<!ATTLIST collection
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    37
  name CDATA #REQUIRED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    38
  long-name CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    39
  level NMTOKEN #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    40
>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    41
<!ELEMENT component (unit)*>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    42
<!-- contains units or is a  package or prebuilt -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    43
<!ATTLIST component
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    44
  name CDATA #REQUIRED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    45
  long-name CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    46
  deprecated CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    47
  introduced CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    48
  contract CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    49
  plugin (Y|N) "N"
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    50
  filter CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    51
  class NMTOKENS #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    52
  supports CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    53
  purpose ( optional | mandatory | development ) "optional"
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    54
>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    55
<!ELEMENT unit EMPTY >
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    56
<!-- must be buildable (bld.inf) -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    57
<!ATTLIST unit
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    58
  mrp CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    59
  filter CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    60
  root CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    61
  version NMTOKEN #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    62
  prebuilt NMTOKEN #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    63
  late (Y|N) #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    64
  priority CDATA #IMPLIED
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    65
>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    66
]>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    67
<SystemDefinition name="Symbian" schema="2.0.1">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    68
  <systemModel>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    69
    <layer name="os" long-name="OS" levels="hw services">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    70
      <block name="kernelhwsrv" level="hw" long-name="Kernel and Hardware Services" levels="hw-if adaptation framework test">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    71
        <collection name="baseintegtests" long-name="Base Integration Testing" level="test">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    72
          <component name="baseintegrationtest" long-name="Base Integration Test" introduced="9.3" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    73
            <unit bldFile="os/kernelhwsrv/baseintegtests/baseintegrationtest/group" mrp="os/kernelhwsrv/baseintegtests/baseintegrationtest/group/base_integration_test.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    74
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    75
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    76
        <collection name="brdbootldr" long-name="Board Boot Loader" level="hw-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    77
          <component name="ubootldr" long-name="Boot Loader" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    78
            <unit mrp="os/kernelhwsrv/brdbootldr/ubootldr/base_ubootldr.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    79
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    80
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    81
        <collection name="unistore2" long-name="UniStore2 Flash Translation Layer" level="hw-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    82
          <component name="uiicore" long-name="UniStore2 Core" filter="gt" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    83
            <unit mrp="os/kernelhwsrv/kernel/eka/drivers/unistore2/base_drivers_unistore2_undeliverable.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    84
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    85
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    86
        <collection name="bsptemplate" long-name="BSP Template" level="hw-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    87
          <component name="asspandvariant" long-name="Template ASSP and Variant" introduced="6.0" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    88
            <unit bldFile="os/kernelhwsrv/bsptemplate/asspandvariant/template_variant" mrp="os/kernelhwsrv/bsptemplate/asspandvariant/base_template.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    89
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    90
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    91
        <collection name="kernel" long-name="Kernel Architecture" level="adaptation">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    92
          <component name="eka" long-name="Kernel Architecture" introduced="8.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    93
            <unit bldFile="os/kernelhwsrv/kernel/eka" mrp="os/kernelhwsrv/kernel/eka/base_e32.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    94
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
    95
        </collection>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
    96
		<collection name="kerneltest" long-name="Kernel Test" level="hw-if" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
    97
		  <component name="e32test" long-name="E32 Tests" class="test" purpose="development" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
    98
			<unit bldFile="os/kernelhwsrv/kerneltest/e32test/group" mrp="os/kernelhwsrv/kerneltest/e32test/group/base_e32test.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
    99
		  </component>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   100
		</collection>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   101
        <collection name="ldds" long-name="Logical Device Drivers" level="adaptation">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   102
          <component name="ethernetldd" long-name="Ethernet Drivers" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   103
            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ethernet" mrp="os/kernelhwsrv/kernel/eka/drivers/ethernet/base_e32_drivers_ethernet.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   104
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   105
          <component name="audioldd" long-name="Audio Drivers" introduced="8.1b" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   106
            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/esound" mrp="os/kernelhwsrv/kernel/eka/drivers/esound/base_e32_drivers_sound.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   107
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   108
          <component name="serialldd" long-name="Serial Port Drivers" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   109
            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/ecomm" mrp="os/kernelhwsrv/kernel/eka/drivers/ecomm/base_e32_drivers_ecomm.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   110
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   111
          <component name="legacydrivers" long-name="Legacy Drivers" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   112
            <unit mrp="os/kernelhwsrv/kernel/eka/drivers/adc/base_e32_drivers_adc.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   113
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   114
          <component name="locmedia" long-name="Local Media Subsystem" introduced="8.1b" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   115
<!-- these are LDDs for storage media-->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   116
            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/locmedia" mrp="os/kernelhwsrv/kernel/eka/drivers/locmedia/base_e32_drivers_locmedia.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   117
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   118
          <component name="runmodedebugger" long-name="Run Mode Debugger" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   119
            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/debug" mrp="os/kernelhwsrv/kernel/eka/drivers/debug/base_e32_drivers_debug.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   120
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   121
          <component name="btrace" long-name="Kernel Trace Tool" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   122
            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/trace" mrp="os/kernelhwsrv/kernel/eka/drivers/trace/base_e32_drivers_trace.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   123
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   124
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   125
        <collection name="driversupport" long-name="Generic Driver Support" level="hw-if">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   126
          <component name="mediadrivers" long-name="Media Drivers" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   127
			<!-- these are for storage media-->
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   128
			<unit bldFile="os/kernelhwsrv/kernel/eka/drivers/media" mrp="os/kernelhwsrv/kernel/eka/drivers/media/base_e32_drivers_media.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   129
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   130
          <component name="genericboardsupport" long-name="Generic Board Support" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   131
            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/bsp" mrp="os/kernelhwsrv/kernel/eka/drivers/bsp/base_e32_drivers_bsp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   132
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   133
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   134
        <collection name="userlibandfileserver" long-name="User Library and File Server" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   135
          <component name="euser" long-name="User Library" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   136
            <unit bldFile="os/kernelhwsrv/kernel/eka/euser" mrp="os/kernelhwsrv/kernel/eka/euser/base_e32_euser.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   137
          </component>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   138
		  <component name="compsupp" long-name="Compiler Runtime Support" filter="gt" purpose="mandatory" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   139
			<unit bldFile="os/kernelhwsrv/kernel/eka/compsupp" mrp="os/kernelhwsrv/kernel/eka/compsupp/base_e32_compsupp.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   140
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   141
          <component name="fileserver" long-name="File Server" filter="gt" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   142
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/group" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/group/base_f32.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   143
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   144
          <component name="estart" long-name="Base Starter" filter="gt" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   145
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/estart" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/estart/base_f32_estart.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   146
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   147
          <component name="domainmgr" long-name="Domain Manager" introduced="8.1b" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   148
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/domainmgr/group" mrp="os/kernelhwsrv/userlibandfileserver/domainmgr/group/base_domain.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   149
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   150
          <component name="basedocs" long-name="Base Documentation" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   151
            <unit mrp="os/kernelhwsrv/userlibandfileserver/basedocs/base_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   152
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   153
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   154
        <collection name="filesystems" long-name="File Systems" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   155
          <component name="romfs" long-name="ROM File System" filter="gt" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   156
            <unit mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srom/base_f32_srom.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   157
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   158
          <component name="rofs" long-name="ROFS" filter="gt" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   159
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/srofs" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/srofs/base_f32_srofs.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   160
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   161
          <component name="usbmsfs" long-name="USB Mass Storage File System" filter="gt" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   162
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/smassstorage/base_f32_smassstorage.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   163
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   164
          <component name="fat32fs" long-name="FAT32 File System" filter="gt" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   165
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat32/base_f32_sfat32.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   166
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   167
          <component name="fatfs" long-name="FAT File System" filter="gt" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   168
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/sfat" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/sfat/base_f32_sfat.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   169
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   170
          <component name="compfs" long-name="Composite File System" filter="gt" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   171
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/scomp" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/scomp/base_f32_scomp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   172
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   173
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   174
        <collection name="halservices" long-name="HAL Services" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   175
          <component name="hal" long-name="User-Side Hardware Abstraction" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   176
            <unit bldFile="os/kernelhwsrv/halservices/hal" mrp="os/kernelhwsrv/halservices/hal/base_hal.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   177
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   178
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   179
        <collection name="textmodeshell" long-name="Text Mode Shell" level="test">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   180
          <component name="e32wsrv" long-name="Text Window Server" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   181
            <unit bldFile="os/kernelhwsrv/kernel/eka/ewsrv" mrp="os/kernelhwsrv/kernel/eka/ewsrv/base_e32_ewsrv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   182
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   183
          <component name="textshell" long-name="Text Shell" filter="gt" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   184
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fileserver/etshell" mrp="os/kernelhwsrv/userlibandfileserver/fileserver/etshell/base_f32_eshell.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   185
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   186
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   187
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   188
      <block name="boardsupport" level="hw" long-name="Board Support" levels="bsp test 2 3 4">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   189
        <collection name="emulator" long-name="Emulator" level="bsp">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   190
          <component name="emulatorbsp" long-name="Emulator BSP" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   191
            <unit bldFile="os/boardsupport/emulator/emulatorbsp" mrp="os/boardsupport/emulator/emulatorbsp/base_wins.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   192
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   193
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   194
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   195
      <block name="buildtools" level="hw" long-name="Build Tools" levels="bld mw fw ui">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   196
        <collection name="bldsystemtools" long-name="Build System Tools" level="bld">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   197
          <component name="buildsystemtools" long-name="Build System Tools" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   198
            <unit bldFile="os/buildtools/bldsystemtools/buildsystemtools/group" mrp="os/buildtools/bldsystemtools/buildsystemtools/group/tools_build.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   199
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   200
          <component name="gttechviewbaseline" long-name="GT Techview Baseline" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   201
            <unit mrp="os/buildtools/packaging/additionalutils/gt_techview_baseline.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   202
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   203
          <component name="commonbldutils" long-name="Common Utils" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   204
            <unit mrp="os/buildtools/bldsystemtools/commonbldutils/tools_utils_common.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   205
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   206
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   207
        <collection name="packaging" long-name="Packaging" level="ui">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   208
          <component name="additionalutils" long-name="Additional Utils" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   209
            <unit mrp="os/buildtools/packaging/additionalutils/additional_unknown_cedar.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   210
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   211
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   212
        <collection name="toolsandutils" long-name="Tools and Utils" level="mw">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   213
          <component name="productionbldtools" long-name="Production Build Tools" filter="gt" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   214
            <unit mrp="os/buildtools/toolsandutils/productionbldtools/product_tools.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   215
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   216
          <component name="ctsfunctionalitycheckers" long-name="CTS Functionality Checkers" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   217
            <unit mrp="os/buildtools/toolsandutils/ctsfunctionalitycheckers/Group/testtools_cts_functionalitycheckers.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   218
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   219
          <component name="e32tools" long-name="E32 Tools" deprecated="tb91" purpose="development" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   220
            <unit bldFile="os/buildtools/toolsandutils/e32tools/group" mrp="os/buildtools/toolsandutils/e32tools/group/tools_e32tools.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   221
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   222
          <component name="wincredistribution" long-name="WinC Redistribution" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   223
            <unit mrp="os/buildtools/dist_os/redistributionwinceka2/tools_redistribution_winc.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   224
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   225
          <component name="additionalredistribution" long-name="Additional Redistribution" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   226
            <unit mrp="os/buildtools/perltoolsplat_os/redistribution/additional_tools.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   227
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   228
          <component name="statsource" long-name="STAT Source" filter="gt" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   229
            <unit mrp="os/buildtools/toolsandutils/statsource/group/testtools_stat_common_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   230
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   231
          <component name="wintunnel" long-name="Wintunnel" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   232
            <unit mrp="os/buildtools/toolsandutils/wintunnel/group/testtools_WinTunnel_srconly.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   233
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   234
          <component name="autotest" long-name="Autotest" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   235
            <unit bldFile="os/buildtools/toolsandutils/autotest/group" mrp="os/buildtools/toolsandutils/autotest/group/tools_autotest.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   236
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   237
          <component name="kitsetupapp" long-name="Kit Setup App" filter="gt" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   238
            <unit mrp="os/buildtools/toolsandutils/kitsetupapp/group/tools_devkits_kitsetupapp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   239
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   240
          <component name="navigationpages" long-name="Navigation Pages" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   241
            <unit mrp="os/buildtools/toolsandutils/navigationpages/tools_sdk_eng_NavigationPages.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   242
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   243
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   244
        <collection name="sbsv1_os" long-name="Symbian Build System v1" level="fw">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   245
          <component name="e32toolp" long-name="E32 Perl Tools" purpose="development" class="PC">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   246
            <unit bldFile="os\buildtools\sbsv1_os\e32toolp\group" mrp="os/buildtools/sbsv1_os/e32toolp/group/tools_e32toolp.mrp"/>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   247
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   248
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   249
        <collection name="imgtools_os" long-name="Image Tools" level="fw">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   250
          <component name="romkiteka2" long-name="ROMKIT EKA2" deprecated="tb91" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   251
            <unit bldFile="os/buildtools/imgtools_os/romkiteka2/group" mrp="os/buildtools/imgtools_os/romkiteka2/group/tools_romkit.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   252
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   253
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   254
        <collection name="devlib" long-name="Developer Library" level="ui">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   255
          <component name="Developer Library HTML">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   256
           <unit mrp="os/buildtools/devlib/devlibhelp/group/shared/developerlibrary_doc_plain_html.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   257
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   258
          <component name="toolsdocs" long-name="Tools Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   259
            <unit mrp="os/buildtools/devlib/toolsdocs/tools_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   260
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   261
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   262
        <collection name="misccomponents" long-name="Misc Components" level="mw">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   263
          <component name="emulatorlauncher" long-name="Emulator Launcher" filter="gt" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   264
            <unit bldFile="os/buildtools/misccomponents/emulatorlauncher/group" mrp="os/buildtools/misccomponents/emulatorlauncher/group/tools_sdk_eng_emulator_launcher.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   265
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   266
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   267
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   268
      <block name="ossrv" level="services" long-name="Generic OS Services" levels="physical-abstraction app-libs encoding translation data-services utilities">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   269
        <collection name="genericservices" long-name="Generic Services" level="utilities">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   270
          <component name="s60compatibilityheaders" long-name="S60 Compatibility Headers" filter="gt" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   271
            <unit bldFile="os/ossrv/genericservices/s60compatibilityheaders/group94" mrp="os/ossrv/genericservices/s60compatibilityheaders/group94/tools_s60_header_compat94.mrp" version="9.4"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   272
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   273
          <component name="mimerecognitionfw" long-name="MIME Recognition Framework" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   274
            <unit bldFile="os/ossrv/genericservices/mimerecognitionfw/group" mrp="os/ossrv/genericservices/mimerecognitionfw/group/app-framework_emime.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   275
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   276
          <component name="systemagent" long-name="System Agent" introduced="9.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   277
            <unit bldFile="os/ossrv/genericservices/systemagent/group" mrp="os/ossrv/genericservices/systemagent/group/syslibs_sysagent2.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   278
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   279
          <component name="taskscheduler" long-name="Task Scheduler" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   280
            <unit bldFile="os/ossrv/genericservices/taskscheduler/group" mrp="os/ossrv/genericservices/taskscheduler/group/syslibs_schsvr.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   281
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   282
          <component name="activebackupclient" long-name="Active Backup Client" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   283
            <unit bldFile="os/ossrv/genericservices/activebackupclient/group" mrp="os/ossrv/genericservices/activebackupclient/group/connectivity_abclient.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   284
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   285
          <component name="syslibsdocs" long-name="Syslibs Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   286
            <unit mrp="os/ossrv/genericservices/syslibsdocs/syslibs_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   287
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   288
          <component name="httputils" long-name="HTTP Utilities Library" introduced="6.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   289
            <unit bldFile="os/ossrv/genericservices/httputils/group" mrp="os/ossrv/genericservices/httputils/group/application-protocols_inetprotutil.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   290
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   291
        </collection>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   292
		<collection name="compressionlibs" long-name="Compression Libraries" level="data-services" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   293
		  <component name="ziplib" long-name="Zip Compression Library" introduced="6.0" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   294
			<unit bldFile="os/ossrv/compressionlibs/ziplib/group" mrp="os/ossrv/compressionlibs/ziplib/group/syslibs_ezlib.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   295
		  </component>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   296
		</collection>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   297
        <collection name="genericopenlibs" long-name="Generic Open Libraries" level="translation">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   298
		  <component name="cstdlib" long-name="C Standard Library" introduced="ER5" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   299
			<unit bldFile="os/ossrv/genericopenlibs/cstdlib/group" mrp="os/ossrv/genericopenlibs/cstdlib/group/syslibs_stdlib.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   300
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   301
          <component name="openenvcore" long-name="Open Environment Core" introduced="tb91" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   302
            <unit bldFile="os/ossrv/genericopenlibs/openenvcore/group" mrp="os/ossrv/genericopenlibs/openenvcore/group/openenv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   303
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   304
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   305
        <collection name="lowlevellibsandfws" long-name="Low Level Libraries and Frameworks" level="app-libs">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   306
          <component name="pluginfw" long-name="Plugin Framework" introduced="6.2" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   307
            <unit bldFile="os/ossrv/lowlevellibsandfws/pluginfw/Group" mrp="os/ossrv/lowlevellibsandfws/pluginfw/Group/syslibs_ecom.mrp" version="2"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   308
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   309
          <component name="apputils" long-name="Application Utilities" introduced="ER5" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   310
            <unit bldFile="os/ossrv/lowlevellibsandfws/apputils/group" mrp="os/ossrv/lowlevellibsandfws/apputils/group/syslibs_bafl.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   311
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   312
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   313
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   314
      <block name="security" level="services" long-name="OS Security" levels="physical-abstraction plugins libraries management services utilities">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   315
        <collection name="contentmgmt" long-name="Content Management" level="utilities">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   316
          <component name="contentaccessfwfordrm" long-name="Content Access Framework for DRM" introduced="9.1" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   317
            <unit bldFile="os/security/contentmgmt/contentaccessfwfordrm/group" mrp="os/security/contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   318
          </component>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   319
		  <component name="cafrecogniserconfig" long-name="CAF Recogniser Config" introduced="9.1" purpose="mandatory" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   320
			<unit bldFile="os/security/contentmgmt/cafrecogniserconfig" mrp="os/security/contentmgmt/cafrecogniserconfig/security_reccafconfig.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   321
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   322
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   323
        <collection name="crypto" long-name="Crypto Libraries" level="libraries">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   324
		  <component name="weakcrypto" long-name="Weak Cryptography Library" filter="gt" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   325
			<unit bldFile="os/security/crypto/weakcrypto/group" mrp="os/security/crypto/weakcrypto/group/security_crypto_weak.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   326
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   327
          <component name="strongcrypto" long-name="Strong Cryptography Library" filter="gt" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   328
            <unit bldFile="os/security/crypto/weakcrypto/strong" mrp="os/security/crypto/weakcrypto/group/security_crypto_strong.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   329
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   330
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   331
        <collection name="cryptomgmtlibs" long-name="Crypto Management Libraries" level="management">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   332
          <component name="securityutils" long-name="Security Utils" introduced="8.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   333
            <unit bldFile="os/security/cryptomgmtlibs/securityutils/group" mrp="os/security/cryptomgmtlibs/securityutils/group/security_common.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   334
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   335
          <component name="securitytestfw" long-name="Security Test Framework" introduced="7.0" deprecated="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   336
            <unit mrp="os/security/cryptomgmtlibs/securitytestfw/group/security_testframework.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   337
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   338
          <component name="securitydocs" long-name="Security Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   339
            <unit mrp="os/security/cryptomgmtlibs/securitydocs/security_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   340
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   341
          <component name="cryptotokenfw" long-name="Crypto Token Framework" introduced="7.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   342
            <unit bldFile="os/security/cryptomgmtlibs/cryptotokenfw/group" mrp="os/security/cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   343
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   344
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   345
        <collection name="securityanddataprivacytools" long-name="Security and Data Privacy Tools" level="services">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   346
          <component name="securityconfig" long-name="Security Config" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   347
            <unit bldFile="os/security/securityanddataprivacytools/securityconfig/group" mrp="os/security/securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   348
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   349
          <component name="securitytools" long-name="Security Tools" introduced="tb92" purpose="optional" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   350
            <unit bldFile="os/security/securityanddataprivacytools/securitytools/group" mrp="os/security/securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   351
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   352
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   353
        <collection name="cryptoservices" long-name="Crypto Services" level="plugins">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   354
          <component name="certificateandkeymgmt" long-name="Certificate and Key Management" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   355
            <unit bldFile="os/security/cryptoservices/certificateandkeymgmt/group" mrp="os/security/cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   356
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   357
          <component name="filebasedcertificateandkeystores" long-name="File-based Certificate and Key Stores" introduced="8.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   358
            <unit bldFile="os/security/cryptoservices/filebasedcertificateandkeystores/group" mrp="os/security/cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   359
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   360
          <component name="rootcertificates" long-name="Root Certificates" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   361
            <unit mrp="os/security/cryptoservices/rootcertificates/rootcerts.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   362
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   363
          <component name="asnpkcs" long-name="ASN PKCS" introduced="8.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   364
            <unit bldFile="os/security/cryptoservices/asnpkcs/group" mrp="os/security/cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   365
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   366
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   367
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   368
      <block name="persistentdata" level="services" long-name="Persistent Data Services" levels="adaptation hw-if plugin framework server app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   369
        <collection name="featuremgmt" long-name="Feature Management" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   370
          <component name="featureregistry" long-name="Feature Registry" introduced="9.2" deprecated="tb92" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   371
            <unit bldFile="os/persistentdata/featuremgmt/featureregistry/group" mrp="os/persistentdata/featuremgmt/featureregistry/group/syslibs_featreg.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   372
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   373
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   374
        <collection name="loggingservices" long-name="Logging Services" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   375
          <component name="eventlogger" long-name="Event Logger" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   376
            <unit bldFile="os/persistentdata/loggingservices/eventlogger/group" mrp="os/persistentdata/loggingservices/eventlogger/group/syslibs_logeng.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   377
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   378
          <component name="filelogger" long-name="File Logger" introduced="ER5" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   379
            <unit bldFile="os/persistentdata/loggingservices/filelogger/group" mrp="os/persistentdata/loggingservices/filelogger/group/comms-infras_flogger.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   380
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   381
          <component name="rfilelogger" long-name="RFile Logger" deprecated="tb92" introduced="9.1" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   382
            <unit bldFile="os/persistentdata/loggingservices/rfilelogger/group" mrp="os/persistentdata/loggingservices/rfilelogger/group/testtools_utilities.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   383
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   384
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   385
        <collection name="traceservices" long-name="Trace Services" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   386
          <component name="commsdebugutility" long-name="Comms Debug Utility" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   387
            <unit bldFile="os/persistentdata/traceservices/commsdebugutility/group" mrp="os/persistentdata/traceservices/commsdebugutility/group/comms-infras_commsdebugutility.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   388
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   389
          <component name="tracefw" long-name="Trace Framework" introduced="9.2" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   390
            <unit bldFile="os/persistentdata/traceservices/tracefw/ulogger/group" mrp="os/persistentdata/traceservices/tracefw/ulogger/group/tools_debug_trace.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   391
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   392
          <component name="utrace" long-name="UTrace" introduced="9.3" deprecated="tb91" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   393
            <unit bldFile="os/persistentdata/traceservices/utrace/group" mrp="os/persistentdata/traceservices/utrace/group/testtools_utrace_api.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   394
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   395
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   396
        <collection name="persistentstorage" long-name="Persistent Storage" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   397
          <component name="store" long-name="Store" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   398
            <unit bldFile="os/persistentdata/persistentstorage/store/group" mrp="os/persistentdata/persistentstorage/store/group/syslibs_store.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   399
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   400
          <component name="dbms" long-name="DBMS" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   401
            <unit bldFile="os/persistentdata/persistentstorage/dbms/group" mrp="os/persistentdata/persistentstorage/dbms/group/syslibs_dbms.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   402
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   403
          <component name="centralrepository" long-name="Central Repository" introduced="7.0s" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   404
            <unit bldFile="os/persistentdata/persistentstorage/centralrepository/group" mrp="os/persistentdata/persistentstorage/centralrepository/group/syslibs_centralrepository.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   405
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   406
          <component name="sql" long-name="SQL" introduced="9.3" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   407
            <unit bldFile="os/persistentdata/persistentstorage/sql/GROUP" mrp="os/persistentdata/persistentstorage/sql/GROUP/syslibs_sql.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   408
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   409
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   410
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   411
      <block name="devicesrv" level="services" long-name="Device Services" levels="adaptation hw-if plugin framework server app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   412
        <collection name="accessoryservices" long-name="Accessory Services" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   413
          <component name="remotecontrolfw" long-name="Remote Control Framework" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   414
            <unit bldFile="os/devicesrv/accessoryservices/remotecontrolfw/group" mrp="os/devicesrv/accessoryservices/remotecontrolfw/group/bluetooth_remotecontrol.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   415
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   416
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   417
        <collection name="resourcemgmt" long-name="Resource Management" level="hw-if">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   418
          <!-- <component name="hwresourcesmgr" long-name="Hardware Resources Manager" introduced="tb91" purpose="optional">
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   419
            <unit bldFile="os/devicesrv/resourcemgmt/hwresourcesmgr/group" mrp="os/devicesrv/resourcemgmt/hwresourcesmgr/group/telephony_hwrm.mrp"/>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   420
          </component> -->
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   421
          <component name="powerandmemorynotificationservice" long-name="Power and Memory Notification Service" introduced="6.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   422
            <unit bldFile="os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group" mrp="os/devicesrv/resourcemgmt/powerandmemorynotificationservice/group/syslibs_pwrcli.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   423
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   424
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   425
        <collection name="sysstatemgmt" long-name="System State Management" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   426
          <component name="systemstarter" long-name="System Starter" introduced="9.1" deprecated="tb92" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   427
            <unit bldFile="os/devicesrv/sysstatemgmt/systemstarter/group" mrp="os/devicesrv/sysstatemgmt/systemstarter/group/app-framework_sysstart.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   428
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   429
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   430
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   431
      <block name="lbs" level="services" long-name="Locating Services" levels="hw-if data-acquisition adaptation management application-interface">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   432
        <collection name="datasourcemodules" long-name="Generic Positioning Plugins" level="data-acquisition">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   433
          <component name="defaultpositioningmodule" long-name="Default Positioning Module" introduced="tb91" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   434
            <unit bldFile="os/lbs/datasourcemodules/defaultpositioningmodule/group" mrp="os/lbs/datasourcemodules/defaultpositioningmodule/group/lbs_default_positioning_module.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   435
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   436
          <component name="bluetoothgpspositioningmodule" long-name="Bluetooth GPS Positioning Module" introduced="tb91" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   437
            <unit bldFile="os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group" mrp="os/lbs/datasourcemodules/bluetoothgpspositioningmodule/group/lbs_bt_positioning_module.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   438
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   439
          <component name="simulationpositioningmodule" long-name="Simulation Positioning Module" introduced="tb91" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   440
            <unit bldFile="os/lbs/datasourcemodules/simulationpositioningmodule/group" mrp="os/lbs/datasourcemodules/simulationpositioningmodule/group/lbs_simulation_positioning_module.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   441
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   442
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   443
        <collection name="datasourceadaptation" long-name="Data Source Adaptation" level="adaptation">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   444
          <component name="gpsdatasourceadaptation" long-name="GPS Data Source Adaptation" introduced="tb91" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   445
            <unit bldFile="os/lbs/datasourceadaptation/gpsdatasourceadaptation/group" mrp="os/lbs/datasourceadaptation/gpsdatasourceadaptation/group/lbs_gps_data_source_adaptation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   446
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   447
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   448
        <collection name="locationrequestmgmt" long-name="Location Request Management" level="application-interface">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   449
          <component name="locationserver" long-name="Location Server" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   450
            <unit bldFile="os/lbs/locationrequestmgmt/locationserver/group" mrp="os/lbs/locationrequestmgmt/locationserver/group/lbs_locationserver.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   451
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   452
          <component name="networkrequesthandler" long-name="Network Request Handler" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   453
            <unit bldFile="os/lbs/locationrequestmgmt/networkrequesthandler/group" mrp="os/lbs/locationrequestmgmt/networkrequesthandler/group/lbs_networkrequesthandler.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   454
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   455
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   456
        <collection name="lbstest" long-name="Locating Services Tests" level="application-interface">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   457
          <component name="lbstestproduct" long-name="LBS Test Product" introduced="9.2" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   458
            <unit mrp="os/lbs/lbstest/lbstestproduct/group/lbs_testproduct.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   459
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   460
          <component name="locationprotocoltest" long-name="Location Protocol Tests" introduced="9.2" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   461
            <unit bldFile="os/lbs/lbstest/locationprotocoltest/group" mrp="os/lbs/lbstest/locationprotocoltest/group/lbs_networktest.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   462
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   463
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   464
        <collection name="locationmgmt" long-name="Location Management" level="management">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   465
          <component name="agpslocationmgr" long-name="A-GPS Location Manager" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   466
            <unit bldFile="os/lbs/locationmgmt/agpslocationmgr/group" mrp="os/lbs/locationmgmt/agpslocationmgr/group/lbs_agpslocationmanager.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   467
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   468
          <component name="networklocationmgr" long-name="Network Location Manager" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   469
            <unit bldFile="os/lbs/locationmgmt/networklocationmgr/group" mrp="os/lbs/locationmgmt/networklocationmgr/group/lbs_networklocationmanager.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   470
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   471
          <component name="locationcore" long-name="Location Core" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   472
            <unit bldFile="os/lbs/locationmgmt/locationcore/group" mrp="os/lbs/locationmgmt/locationcore/group/lbs_admin.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   473
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   474
          <component name="networkgateway" long-name="Network Gateway" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   475
            <unit bldFile="os/lbs/locationmgmt/networkgateway/group" mrp="os/lbs/locationmgmt/networkgateway/group/lbs_networkgateway.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   476
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   477
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   478
        <collection name="networkprotocolmodules" long-name="Network Protocol Modules" level="adaptation">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   479
          <component name="privacyprotocolmodule" long-name="Privacy Protocol Module" introduced="tb91" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   480
            <unit bldFile="os/lbs/networkprotocolmodules/privacyprotocolmodule/group" mrp="os/lbs/networkprotocolmodules/privacyprotocolmodule/group/lbs_privacyprotocolmodule.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   481
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   482
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   483
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   484
      <block name="commsfw" level="services" long-name="Communications Framework" levels="server support framework process app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   485
        <collection name="commsprocess" long-name="Comms Process" level="process">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   486
          <component name="commsrootserver" long-name="Comms Root Server" introduced="7.0s" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   487
            <unit bldFile="os/commsfw/commsprocess/commsrootserverconfig/group" mrp="os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   488
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   489
          <component name="commsrootserverconfig" long-name="Comms Root Server Config" introduced="9.1" purpose="mandatory" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   490
            <unit mrp="os/commsfw/commsprocess/commsrootserverconfig/group/comms-infras_rootserver-config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   491
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   492
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   493
        <collection name="commsconfig" long-name="Comms Config" level="process">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   494
          <component name="commsdatabase" long-name="Comms Database" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   495
            <unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/group/comms-infras_commsdat.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   496
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   497
          <component name="commsdatabaseshim" long-name="Comms Database Shim" introduced="8.1" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   498
            <unit bldFile="os/commsfw/commsconfig/commsdatabaseshim/group" mrp="os/commsfw/commsconfig/commsdatabaseshim/group/comms-infras_commdbshim.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   499
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   500
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   501
        <collection name="datacommsserver" long-name="Data Comms Server" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   502
          <component name="esockserver" long-name="ESock Server" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   503
            <unit bldFile="os/commsfw/datacommsserver/esockserver/group" mrp="os/commsfw/datacommsserver/esockserver/group/comms-infras_esock.mrp" version="2"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   504
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   505
          <component name="esockserverconfig" long-name="ESock Server Config" introduced="9.1" purpose="mandatory" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   506
            <unit mrp="os/commsfw/datacommsserver/esockserver/group/comms-infras_esock-config.mrp" version="2"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   507
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   508
          <component name="networkinterfacemgr" long-name="Network Interface Manager" introduced="ER5U" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   509
            <unit bldFile="os/commsfw/datacommsserver/networkinterfacemgr/group" mrp="os/commsfw/datacommsserver/networkinterfacemgr/group/comms-infras_nifman.mrp" version="1"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   510
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   511
          <component name="networkingdialogapi" long-name="Networking Dialog API" introduced="6.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   512
            <unit bldFile="os/commsfw/datacommsserver/networkingdialogapi/group" mrp="os/commsfw/datacommsserver/networkingdialogapi/group/networking_dialog.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   513
          </component>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   514
		  <component name="networkingdialogstub" long-name="Networking Dialog Stub" introduced="6.1" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   515
			<unit bldFile="os/commsfw/datacommsserver/networkingdialogapi/default" mrp="os/commsfw/datacommsserver/networkingdialogapi/default/networking_dialog_default.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   516
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   517
          <component name="networkcontroller" long-name="Network Controller" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   518
            <unit bldFile="os/commsfw/datacommsserver/networkcontroller/group" mrp="os/commsfw/datacommsserver/networkcontroller/group/networking_netcon.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   519
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   520
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   521
        <collection name="serialserver" long-name="Serial Server" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   522
          <component name="packetloopbackcsy" long-name="Packet Loopback CSY" introduced="8.1" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   523
            <unit bldFile="os/commsfw/serialserver/packetloopbackcsy/group" mrp="os/commsfw/serialserver/packetloopbackcsy/group/PacketLoopbackCSY.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   524
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   525
          <component name="c32serialserver" long-name="C32 Serial Server" introduced="ER5" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   526
            <unit bldFile="os/commsfw/serialserver/c32serialserver/group" mrp="os/commsfw/serialserver/c32serialserver/group/ser-comms_c32.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   527
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   528
          <component name="c32serialserverconfig" long-name="C32 Serial Server Config" introduced="ER5" purpose="mandatory" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   529
            <unit bldFile="os/commsfw/serialserver/c32serialserverconfig" mrp="os/commsfw/serialserver/c32serialserverconfig/ser-comms_c32-config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   530
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   531
          <component name="c32serialserverdocs" long-name="C32 Serial Server Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   532
            <unit mrp="os/commsfw/serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   533
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   534
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   535
        <collection name="baseconnectionproviders" long-name="Base Connection Providers" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   536
          <component name="refcpr" long-name="Reference CPR" introduced="9.2" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   537
            <unit bldFile="os/commsfw/baseconnectionproviders/refcpr/group" mrp="os/commsfw/baseconnectionproviders/refcpr/group/networking_ReferenceCPR.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   538
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   539
          <component name="refscpr" long-name="Reference SCPR" introduced="9.2" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   540
            <unit bldFile="os/commsfw/baseconnectionproviders/refscpr/group" mrp="os/commsfw/baseconnectionproviders/refscpr/group/networking_ReferenceSCPR.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   541
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   542
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   543
        <collection name="commsfwutils" long-name="Comms Framework Utilities" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   544
          <component name="commfw" long-name="Comms Framework" introduced="7.0s" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   545
            <unit bldFile="os/commsfw/commsfwutils/commfw/group" mrp="os/commsfw/commsfwutils/commfw/group/comms-infras_commsfw.mrp" priority="10"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   546
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   547
          <component name="mbufmgr" long-name="MBuf Manager" introduced="7.0s" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   548
            <unit bldFile="os/commsfw/commsfwutils/mbufmgr/group" mrp="os/commsfw/commsfwutils/mbufmgr/group/comms-infras_mbufmgr.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   549
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   550
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   551
        <collection name="commsfw_info" long-name="Comms Framework Info" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   552
          <component name="commsinfrastructuredocs" long-name="Comms Infrastructure Documentation" introduced="7.0" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   553
            <unit mrp="os/commsfw/commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   554
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   555
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   556
        <collection name="commsfwsupport" long-name="Comms Framework Support" level="support">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   557
          <component name="commselements" long-name="Comms Elements" introduced="8.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   558
            <unit bldFile="os/commsfw/commsfwsupport/commselements/group" mrp="os/commsfw/commsfwsupport/commselements/group/comms-infras_elements.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   559
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   560
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   561
        <collection name="commsfwtools" long-name="Comms Framework Tools" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   562
          <component name="preparedefaultcommsdatabase" long-name="Prepare Default Comms Database" filter="gt" purpose="mandatory" class="config PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   563
            <unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/comms-infras_defaultcommdb.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   564
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   565
          <component name="installdefaultcommsdatabase" long-name="Install Default Comms Database" purpose="mandatory" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   566
            <unit bldFile="os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group" mrp="os/commsfw/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/comms-infras_installdefaultcommdb.mrp" priority="1010"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   567
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   568
          <component name="commstools" long-name="Comms Tools" introduced="tb91" purpose="development" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   569
            <unit mrp="os/commsfw/commsfwtools/commstools/group/comms-infras_tools.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   570
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   571
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   572
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   573
      <block name="networkingsrv" level="services" long-name="Networking Services" levels="adaptation hw-if plugin framework server app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   574
        <collection name="esockapiextensions" long-name="ESock API Extensions" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   575
          <component name="internetsockets" long-name="Internet Sockets" introduced="ER5" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   576
            <unit bldFile="os/networkingsrv/esockapiextensions/internetsockets/group" mrp="os/networkingsrv/esockapiextensions/internetsockets/group/networking_insock.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   577
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   578
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   579
        <collection name="tcpiputils" long-name="TCP/IP Utilities" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   580
          <component name="dnd" long-name="DND" introduced="7.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   581
            <unit bldFile="os/networkingsrv/tcpiputils/dnd/group" mrp="os/networkingsrv/tcpiputils/dnd/group/networking_dnd.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   582
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   583
          <component name="dndconfig" long-name="DND Config" introduced="7.0" purpose="mandatory" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   584
            <unit mrp="os/networkingsrv/tcpiputils/dnd/group/networking_dnd-config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   585
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   586
          <component name="dhcp" long-name="DHCP" introduced="8.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   587
            <unit bldFile="os/networkingsrv/tcpiputils/dhcp/group" mrp="os/networkingsrv/tcpiputils/dhcp/group/networking_dhcp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   588
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   589
          <component name="networkaddressandporttranslation" long-name="Network Address and Port Translation" introduced="tb91" purpose="mandatory" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   590
            <unit bldFile="os/networkingsrv/tcpiputils/networkaddressandporttranslation/group" mrp="os/networkingsrv/tcpiputils/networkaddressandporttranslation/group/networking_napt.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   591
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   592
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   593
        <collection name="linklayercontrol" long-name="Link Layer Control" level="hw-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   594
          <component name="nullagt" long-name="NULL AGT" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   595
            <unit bldFile="os/networkingsrv/linklayercontrol/nullagt/group" mrp="os/networkingsrv/linklayercontrol/nullagt/group/networking_nullagt.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   596
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   597
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   598
        <collection name="linklayerprotocols" long-name="Link Layer Protocols" level="hw-if">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   599
		  <component name="ethernetnif" long-name="Ethernet NIF" plugin="Y" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   600
			<unit bldFile="os/networkingsrv/linklayerprotocols/ethernetnif/group" mrp="os/networkingsrv/linklayerprotocols/ethernetnif/group/networking_ether802.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   601
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   602
          <component name="ethernetpacketdriver" long-name="Ethernet Packet Driver" introduced="7.0" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   603
            <unit mrp="os/networkingsrv/linklayerprotocols/ethernetpacketdriver/group/networking_etherdrv_srconly.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   604
          </component>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   605
		  <component name="pppnif" long-name="PPP NIF" plugin="Y" introduced="ER5" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   606
			<unit version="1" bldFile="os/networkingsrv/linklayerprotocols/pppnif/group" mrp="os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   607
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   608
          <component name="pppconfig" long-name="PPP Config" introduced="ER5" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   609
            <unit mrp="os/networkingsrv/linklayerprotocols/pppnif/group/networking_ppp-config.mrp" version="1"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   610
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   611
          <component name="slipnif" long-name="SLIP NIF" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   612
            <unit bldFile="os/networkingsrv/linklayerprotocols/slipnif/group" mrp="os/networkingsrv/linklayerprotocols/slipnif/group/networking_slip.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   613
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   614
          <component name="tunnelnif" long-name="Tunnel NIF" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   615
            <unit bldFile="os/networkingsrv/linklayerprotocols/tunnelnif/group" mrp="os/networkingsrv/linklayerprotocols/tunnelnif/group/networking_tunnelnif.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   616
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   617
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   618
        <collection name="linklayerutils" long-name="Link Layer Utilities" level="hw-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   619
          <component name="packetlogger" long-name="Packet Logger" introduced="8.1" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   620
            <unit bldFile="os/networkingsrv/linklayerutils/packetlogger/group" mrp="os/networkingsrv/linklayerutils/packetlogger/group/networking_packetlogger.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   621
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   622
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   623
        <collection name="networkcontrol" long-name="Network Control" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   624
          <component name="qosfwconfig" long-name="QoS Framework Config" introduced="7.0s" purpose="optional" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   625
            <unit mrp="os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos-config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   626
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   627
          <component name="qoslib" long-name="QoS Library" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   628
            <unit bldFile="os/networkingsrv/networkcontrol/qoslib/group" mrp="os/networkingsrv/networkcontrol/qoslib/group/networking_qoslib.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   629
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   630
          <component name="pfqoslib" long-name="PF QoS Library" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   631
            <unit bldFile="os/networkingsrv/networkcontrol/pfqoslib/group" mrp="os/networkingsrv/networkcontrol/pfqoslib/group/networking_pfqoslib.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   632
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   633
          <component name="qosfwprt" long-name="QoS Framework PRT" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   634
            <unit bldFile="os/networkingsrv/networkcontrol/qosfwconfig/qos/group" mrp="os/networkingsrv/networkcontrol/qosfwconfig/qos/group/networking_qos.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   635
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   636
          <component name="ipcpr" long-name="IP CPR" introduced="8.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   637
            <unit bldFile="os/networkingsrv/networkcontrol/ipcpr/group" mrp="os/networkingsrv/networkcontrol/ipcpr/group/networking_ipcpr.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   638
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   639
          <component name="ipscpr" long-name="IP SCPR" introduced="9.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   640
            <unit bldFile="os/networkingsrv/networkcontrol/ipscpr/group" mrp="os/networkingsrv/networkcontrol/ipscpr/group/networking_ipscpr.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   641
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   642
          <component name="ipcprshim" long-name="IP CPR Shim" deprecated="Future" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   643
            <unit bldFile="os/networkingsrv/networkcontrol/ipcprshim/group" mrp="os/networkingsrv/networkcontrol/ipcprshim/group/networking_shimcpr.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   644
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   645
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   646
        <collection name="networkprotocols" long-name="Network Protocols" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   647
          <component name="tcpipv4config" long-name="TCP/IPv4/v6 Config" introduced="7.0" purpose="mandatory" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   648
            <unit mrp="os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6-config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   649
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   650
          <component name="ipeventnotifier" long-name="IP Event Notifier" introduced="8.1" purpose="mandatory" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   651
            <unit bldFile="os/networkingsrv/networkprotocols/ipeventnotifier/group" mrp="os/networkingsrv/networkprotocols/ipeventnotifier/group/networking_ipeventnotifier.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   652
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   653
          <component name="tcpipv4v6prt" long-name="TCP/IPv4/v6 PRT" introduced="7.0" purpose="mandatory" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   654
            <unit bldFile="os/networkingsrv/networkprotocols/tcpipv4v6prt/group" mrp="os/networkingsrv/networkprotocols/tcpipv4v6prt/group/networking_tcpip6.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   655
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   656
          <component name="iphook" long-name="IP Hook" introduced="7.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   657
            <unit bldFile="os/networkingsrv/networkprotocols/iphook/inhook6/group" mrp="os/networkingsrv/networkprotocols/iphook/inhook6/group/networking_inhook6.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   658
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   659
          <component name="mobileip" long-name="Mobile IP" introduced="8.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   660
            <unit bldFile="os/networkingsrv/networkprotocols/mobileip/group" mrp="os/networkingsrv/networkprotocols/mobileip/group/networking_mobileip.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   661
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   662
        </collection>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   663
		<collection name="networksecurity" long-name="Network Security" level="framework" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   664
		  <component name="tls" long-name="TLS" introduced="6.0" purpose="mandatory" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   665
			<unit bldFile="os/networkingsrv/networksecurity/tls/group" mrp="os/networkingsrv/networksecurity/tls/group/networking_tls.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   666
		  </component>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   667
		  <component name="tlsprovider" long-name="TLS Provider" introduced="8.1" purpose="mandatory" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   668
			<unit bldFile="os/networkingsrv/networksecurity/tlsprovider/group" mrp="os/networkingsrv/networksecurity/tlsprovider/group/security_tlsprovider.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   669
		  </component>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   670
		  <component name="ipsec" long-name="IPsec" introduced="7.0" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   671
			<unit bldFile="os/networkingsrv/networksecurity/ipsec/group" mrp="os/networkingsrv/networksecurity/ipsec/group/networking_ipsec.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   672
		  </component>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
   673
		</collection>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   674
        <collection name="networkingtestandutils" long-name="Networking Test and Utils" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   675
          <component name="networkingunittest" long-name="Networking Unit Test" introduced="7.0" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   676
            <unit mrp="os/networkingsrv/networkingtestandutils/networkingunittest/group/networking_unittest.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   677
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   678
          <component name="networkingexamples" long-name="Networking Examples" introduced="7.0" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   679
            <unit bldFile="os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group" mrp="os/networkingsrv/networkingtestandutils/networkingexamples/examplecode/group/networking_examplecode.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   680
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   681
          <component name="exampleinternetutilities" long-name="Example Internet Utilities" introduced="ER5" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   682
            <unit mrp="os/networkingsrv/networkingtestandutils/exampleinternetutilities/group/networking_inetutil.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   683
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   684
          <component name="ipprobe" long-name="IP Probe" introduced="7.0s" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   685
            <unit mrp="os/networkingsrv/networkingtestandutils/ipprobe/group/networking_probe.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   686
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   687
          <component name="ipv6to4tunnel" long-name="IPv6 to 4 Tunnel" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   688
            <unit mrp="os/networkingsrv/networkingtestandutils/ipv6to4tunnel/group/networking_6to4.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   689
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   690
          <component name="ipanalyzer" long-name="IP Analyzer" introduced="7.0" deprecated="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   691
            <unit mrp="os/networkingsrv/networkingtestandutils/ipanalyzer/group/networking_iprotor.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   692
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   693
          <component name="networkingintegrationtest" long-name="Networking Integration Test" introduced="ER5" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   694
            <unit bldFile="os/networkingsrv/networkingtestandutils/networkingintegrationtest/Group" mrp="os/networkingsrv/networkingtestandutils/networkingintegrationtest/Group/networking_integrationtest.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   695
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   696
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   697
        <collection name="networkingsrv_info" long-name="Networking Services Info" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   698
          <component name="networkingrom" long-name="Networking ROM" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   699
<!--  production component: contains the IBY files -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   700
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   701
          <component name="networkingdocs" long-name="Networking Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   702
            <unit mrp="os/networkingsrv/networkingsrv_info/networkingdocs/networking_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   703
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   704
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   705
        <collection name="pppcompressionplugins" long-name="PPP Compression Plugins" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   706
          <component name="predictorcompression" long-name="Predictor Compression" introduced="6.0" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   707
            <unit bldFile="os/networkingsrv/pppcompressionplugins/predictorcompression/group" mrp="os/networkingsrv/pppcompressionplugins/predictorcompression/group/networking_predcomp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   708
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   709
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   710
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   711
      <block name="cellularsrv" level="services" long-name="Cellular Baseband Services" levels="adaptation hw-if plugin framework server app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   712
        <collection name="basebandabstraction" long-name="Baseband Abstraction" level="hw-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   713
          <component name="basebandchanneladaptor" long-name="Baseband Channel Adaptor" introduced="8.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   714
            <unit bldFile="os/cellularsrv/basebandabstraction/basebandchanneladaptor/group" mrp="os/cellularsrv/basebandabstraction/basebandchanneladaptor/group/networking_bca.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   715
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   716
          <component name="intersystemcomm" long-name="Inter-System Communication" filter="gt" introduced="tb92" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   717
            <unit bldFile="os/cellularsrv/basebandabstraction/intersystemcomm/group" mrp="os/cellularsrv/basebandabstraction/intersystemcomm/group/networking_isc.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   718
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   719
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   720
        <collection name="basebandadaptationplugins" long-name="Baseband Adaptation Plugins" level="adaptation">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   721
          <component name="basebandchanneladaptorforc32" long-name="Baseband Channel Adaptor for C32" introduced="8.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   722
            <unit bldFile="os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group" mrp="os/cellularsrv/basebandadaptationplugins/basebandchanneladaptorforc32/group/networking_c32bca.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   723
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   724
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   725
        <collection name="fax" long-name="Fax" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   726
          <component name="faxclientandserver" long-name="Fax Client and Server" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   727
            <unit bldFile="os/cellularsrv/fax/faxclientandserver/Group" mrp="os/cellularsrv/fax/faxclientandserver/Group/telephony_fax.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   728
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   729
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   730
        <collection name="smsprotocols" long-name="SMS Protocols" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   731
          <component name="smsstack" long-name="SMS Stack" introduced="6.0" purpose="mandatory" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   732
            <unit bldFile="os/cellularsrv/smsprotocols/smsstack/group" mrp="os/cellularsrv/smsprotocols/smsstack/group/nbprotocols_smsstackv2.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   733
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   734
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   735
        <collection name="telephonyprotocols" long-name="Telephony Protocols" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   736
          <component name="csdagt" long-name="CSD AGT" introduced="6.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   737
            <unit bldFile="os/cellularsrv/telephonyprotocols/csdagt/group" mrp="os/cellularsrv/telephonyprotocols/csdagt/group/networking_csdagt.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   738
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   739
          <component name="psdagt" long-name="PSD AGT" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   740
            <unit bldFile="os/cellularsrv/telephonyprotocols/psdagt/group" mrp="os/cellularsrv/telephonyprotocols/psdagt/group/networking_psdagt.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   741
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   742
          <component name="gprsumtsqosprt" long-name="GPRS/UMTS QoS PRT" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   743
            <unit bldFile="os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group" mrp="os/cellularsrv/telephonyprotocols/gprsumtsqosprt/group/networking_guqos.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   744
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   745
          <component name="gprsumtsqosinterface" long-name="GPRS/UMTS QoS Interface" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   746
            <unit bldFile="os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group" mrp="os/cellularsrv/telephonyprotocols/gprsumtsqosinterface/group/networking_umtsif.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   747
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   748
          <component name="qosextnapi" long-name="QoS Extn API" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   749
            <unit bldFile="os/cellularsrv/telephonyprotocols/qosextnapi/group" mrp="os/cellularsrv/telephonyprotocols/qosextnapi/group/networking_qosextnapi.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   750
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   751
          <component name="secondarypdpcontextumtsdriver" long-name="Secondary PDP context UMTS Driver" introduced="8.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   752
            <unit bldFile="os/cellularsrv/telephonyprotocols/secondarypdpcontextumtsdriver/group" mrp="os/cellularsrv/telephonyprotocols/secondarypdpcontextumtsdriver/group/networking_spud.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   753
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   754
          <component name="umtsgprsscpr" long-name="UMTS/GPRS SCPR" introduced="8.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   755
            <unit bldFile="os/cellularsrv/telephonyprotocols/umtsgprsscpr/group" mrp="os/cellularsrv/telephonyprotocols/umtsgprsscpr/group/networking_UmtsGprsSCPR.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   756
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   757
          <component name="qos3gppcpr" long-name="QoS 3GPP CPR" introduced="9.2" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   758
            <unit bldFile="os/cellularsrv/telephonyprotocols/qos3gppcpr/group" mrp="os/cellularsrv/telephonyprotocols/qos3gppcpr/group/networking_Qos3GPP.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   759
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   760
          <component name="rawipnif" long-name="Raw IP NIF" introduced="8.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   761
            <unit bldFile="os/cellularsrv/telephonyprotocols/rawipnif/group" mrp="os/cellularsrv/telephonyprotocols/rawipnif/group/networking_rawipnif.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   762
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   763
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   764
        <collection name="telephonyserver" long-name="Telephony Server" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   765
          <component name="etelserverandcore" long-name="ETel Server and Core" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   766
            <unit bldFile="os/cellularsrv/telephonyserver/etelserverandcore/group" mrp="os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   767
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   768
          <component name="etelconfig" long-name="ETel Config" purpose="mandatory" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   769
            <unit mrp="os/cellularsrv/telephonyserver/etelserverandcore/group/telephony_etel-config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   770
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   771
          <component name="etelmultimode" long-name="ETel Multimode" introduced="7.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   772
            <unit bldFile="os/cellularsrv/telephonyserver/etelmultimode/group" mrp="os/cellularsrv/telephonyserver/etelmultimode/group/telephony_etelmm.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   773
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   774
          <component name="etelpacketdata" long-name="ETel Packet Data" introduced="7.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   775
            <unit bldFile="os/cellularsrv/telephonyserver/etelpacketdata/group" mrp="os/cellularsrv/telephonyserver/etelpacketdata/group/telephony_etelpckt.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   776
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   777
          <component name="etelsimtoolkit" long-name="ETel SIM Toolkit" introduced="6.1" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   778
            <unit bldFile="os/cellularsrv/telephonyserver/etelsimtoolkit/group" mrp="os/cellularsrv/telephonyserver/etelsimtoolkit/group/telephony_etelsat.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   779
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   780
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   781
        <collection name="telephonyserverplugins" long-name="Telephony Server Plugins" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   782
          <component name="common_tsy" long-name="Common TSY" introduced="tb92" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   783
            <unit bldFile="os/cellularsrv/telephonyserverplugins/common_tsy/group" mrp="os/cellularsrv/telephonyserverplugins/common_tsy/group/telephony_commontsy.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   784
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   785
          <component name="licenseetsystub" long-name="Licensee TSY Stub" introduced="tb91" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   786
            <unit mrp="os/cellularsrv/telephonyserverplugins/licenseetsystub/group/licenseetsystub.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   787
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   788
          <component name="multimodetsy" long-name="Multimode TSY" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   789
            <unit bldFile="os/cellularsrv/telephonyserverplugins/multimodetsy/group" mrp="os/cellularsrv/telephonyserverplugins/multimodetsy/group/telephony_mmtsy.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   790
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   791
          <component name="cdmatsy" long-name="CDMA TSY" introduced="7.0" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   792
            <unit bldFile="os/cellularsrv/telephonyserverplugins/cdmatsy/group" mrp="os/cellularsrv/telephonyserverplugins/cdmatsy/group/telephony_cdmatsy.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   793
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   794
          <component name="simtsy" long-name="SIM TSY" introduced="7.0" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   795
            <unit bldFile="os/cellularsrv/telephonyserverplugins/simtsy/group" mrp="os/cellularsrv/telephonyserverplugins/simtsy/group/telephony_simtsy.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   796
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   797
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   798
        <collection name="telephonyutils" long-name="Telephony Utilities" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   799
          <component name="dial" long-name="Dial" deprecated="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   800
            <unit bldFile="os/cellularsrv/telephonyutils/dial/group" mrp="os/cellularsrv/telephonyutils/dial/group/telephony_dial.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   801
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   802
          <component name="telephonywatchers" long-name="Telephony Watchers" introduced="6.0" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   803
            <unit bldFile="os/cellularsrv/telephonyutils/telephonywatchers/group" mrp="os/cellularsrv/telephonyutils/telephonywatchers/group/telephony_watchers.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   804
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   805
          <component name="etel3rdpartyapi" long-name="ETel 3rd Party API" introduced="7.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   806
            <unit bldFile="os/cellularsrv/telephonyutils/etel3rdpartyapi/Group" mrp="os/cellularsrv/telephonyutils/etel3rdpartyapi/Group/telephony_etel3rdparty.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   807
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   808
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   809
        <collection name="cellularsrv_info" long-name="Cellular Baseband Services Info" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   810
          <component name="telephonyconfidentialdocs" long-name="Telephony Confidential Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   811
            <unit mrp="os/cellularsrv/cellularsrv_info/telephonyconfidentialdocs/telephony_confidential.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   812
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   813
          <component name="telephonydocs" long-name="Telephony Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   814
            <unit mrp="os/cellularsrv/cellularsrv_info/telephonydocs/telephony_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   815
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   816
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   817
        <collection name="hwpluginsimulation" long-name="Hardware Plugin Simulation" level="adaptation">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   818
          <component name="mocksy" long-name="MockSY" introduced="tb91" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   819
            <unit bldFile="os/cellularsrv/hwpluginsimulation/mocksy/group" mrp="os/cellularsrv/hwpluginsimulation/mocksy/group/telephony_tools_mocksy.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   820
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   821
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   822
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   823
      <block name="shortlinksrv" level="services" long-name="Short Link Services" levels="adaptation hw-if plugin framework server app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   824
        <collection name="usbldd" long-name="Shortlink Logical Device Drivers" level="hw-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   825
          <component name="usbclientdrivers" long-name="USB Client Drivers" introduced="8.1b" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   826
            <unit bldFile="os/kernelhwsrv/kernel/eka/drivers/usbc" mrp="os/kernelhwsrv/kernel/eka/drivers/usbc/base_e32_drivers_usbcli.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   827
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   828
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   829
        <collection name="bluetooth" long-name="Bluetooth" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   830
          <component name="btstack" long-name="Bluetooth Stack" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   831
            <unit bldFile="os/shortlinksrv/bluetooth/btstack" mrp="os/shortlinksrv/bluetooth/btstack/bluetooth_stack.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   832
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   833
          <component name="btcomm" long-name="Bluetooth CSY" introduced="6.0" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   834
            <unit bldFile="os/shortlinksrv/bluetooth/btcomm" mrp="os/shortlinksrv/bluetooth/btcomm/bluetooth_btcomm.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   835
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   836
          <component name="btsdp" long-name="Bluetooth SDP" introduced="6.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   837
            <unit bldFile="os/shortlinksrv/bluetooth/btsdp" mrp="os/shortlinksrv/bluetooth/btsdp/bluetooth_sdp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   838
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   839
          <component name="btextnotifiers" long-name="Bluetooth Notifiers Support" introduced="6.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   840
            <unit bldFile="os/shortlinksrv/bluetooth/btextnotifiers" mrp="os/shortlinksrv/bluetooth/btextnotifiers/bluetooth_btextnotifiers.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   841
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   842
          <component name="gavdp" long-name="Bluetooth GAVDP" introduced="8.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   843
            <unit bldFile="os/shortlinksrv/bluetooth/gavdp/group" mrp="os/shortlinksrv/bluetooth/gavdp/group/bluetooth_gavdp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   844
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   845
          <component name="btexample" long-name="Bluetooth Examples and Tests" introduced="6.1" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   846
            <unit mrp="os/shortlinksrv/bluetooth/btexample/test/bluetooth_tests_examples.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   847
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   848
          <component name="btlogger" long-name="Bluetooth Logging Engine" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   849
            <unit bldFile="os/shortlinksrv/bluetooth/btlogger/group" mrp="os/shortlinksrv/bluetooth/btlogger/group/bluetooth_logger.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   850
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   851
          <component name="btdocs" long-name="Bluetooth Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   852
            <unit mrp="os/shortlinksrv/bluetooth/btdocs/bluetooth_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   853
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   854
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   855
        <collection name="bluetoothmgmt" long-name="Bluetooth Management" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   856
          <component name="btmgr" long-name="Bluetooth Manager" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   857
            <unit bldFile="os/shortlinksrv/bluetoothmgmt/btmgr" mrp="os/shortlinksrv/bluetoothmgmt/btmgr/bluetooth_manager.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   858
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   859
          <component name="btrom" long-name="Bluetooth ROM" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   860
            <unit bldFile="os/shortlinksrv/bluetoothmgmt/btrom" mrp="os/shortlinksrv/bluetoothmgmt/btrom/bluetooth_rom.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   861
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   862
          <component name="bluetoothclientlib" long-name="Bluetooth Client Library" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   863
            <unit bldFile="os/shortlinksrv/bluetoothmgmt/bluetoothclientlib" mrp="os/shortlinksrv/bluetoothmgmt/bluetoothclientlib/bluetooth_user.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   864
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   865
          <component name="btcommon" long-name="Bluetooth Build Utilities" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   866
            <unit mrp="os/shortlinksrv/bluetoothmgmt/btcommon/bluetooth_common.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   867
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   868
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   869
        <collection name="bluetoothcommsprofiles" long-name="Bluetooth Comms Profiles" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   870
          <component name="btpan" long-name="Bluetooth PAN Profile" introduced="8.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   871
            <unit bldFile="os/shortlinksrv/bluetoothcommsprofiles/btpan/group" mrp="os/shortlinksrv/bluetoothcommsprofiles/btpan/group/bluetooth_pan.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   872
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   873
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   874
        <collection name="bthci" long-name="Host Controller Interface" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   875
          <component name="bthci1" long-name="Bluetooth HCI Framework 1" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   876
            <unit bldFile="os/shortlinksrv/bthci/bthci1" mrp="os/shortlinksrv/bthci/bthci1/bluetooth_hci.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   877
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   878
          <component name="bthci2" long-name="Bluetooth HCI Framework 2" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   879
            <unit bldFile="os/shortlinksrv/bthci/bthci2/group" mrp="os/shortlinksrv/bthci/bthci2/group/bluetooth_hci_v2_framework.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   880
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   881
          <component name="hciextensioninterface" long-name="Bluetooth HCI Extension Interface" introduced="6.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   882
            <unit bldFile="os/shortlinksrv/bthci/hciextensioninterface" mrp="os/shortlinksrv/bthci/hciextensioninterface/bluetooth_hciproxy.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   883
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   884
          <component name="hci2implementations" long-name="Bluetooth HCI 2 Reference Implementations" introduced="9.2" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   885
            <unit bldFile="os/shortlinksrv/bthci/hci2implementations/group" mrp="os/shortlinksrv/bthci/hci2implementations/group/bluetooth_hci_v2_implementations.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   886
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   887
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   888
        <collection name="usbmgmt" long-name="USB Management" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   889
          <component name="usbmgr" long-name="USB Manager" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   890
            <unit bldFile="os/shortlinksrv/usbmgmt/usbmgr/group" mrp="os/shortlinksrv/usbmgmt/usbmgr/group/usb_manager.mrp" version="2"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   891
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   892
          <component name="usbmgrtest" long-name="USB Manager Tests" introduced="7.0" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   893
            <unit mrp="os/shortlinksrv/usbmgmt/usbmgrtest/group/usb_test.mrp" version="2"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   894
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   895
          <component name="usbclassandmgrdocs" long-name="USB Class and Manager Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   896
            <unit mrp="os/shortlinksrv/usbmgmt/usbclassandmgrdocs/usb_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   897
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   898
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   899
        <collection name="irda" long-name="IrDA" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   900
          <component name="irdastack" long-name="IrDA Stack" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   901
            <unit bldFile="os/shortlinksrv/irda/irdastack/group" mrp="os/shortlinksrv/irda/irdastack/group/infra-red_irda.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   902
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   903
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   904
		</block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   905
      <block name="mm" level="services" long-name="Multimedia" levels="adaptation hw-if device-fw devices middleware app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   906
        <collection name="imagingandcamerafws" long-name="Imaging and Camera Frameworks" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   907
          <component name="imagingfws" long-name="Imaging Frameworks" introduced="7.0s" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   908
            <unit bldFile="os/mm/imagingandcamerafws/imagingfws/group" mrp="os/mm/imagingandcamerafws/imagingfws/group/multimedia_icl.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   909
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   910
          <component name="imagingunittest" long-name="Imaging Unit Tests" introduced="7.0s" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   911
            <unit mrp="os/mm/imagingandcamerafws/imagingunittest/group/multimedia_unittest_icl_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   912
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   913
          <component name="imaginginttest" long-name="Imaging Integration Tests" introduced="7.0s" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   914
            <unit mrp="os/mm/imagingandcamerafws/imaginginttest/group/multimedia_inttest_icl_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   915
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   916
          <component name="camerafw" long-name="Camera Framework" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   917
            <unit bldFile="os/mm/imagingandcamerafws/camerafw/framework/group" mrp="os/mm/imagingandcamerafws/camerafw/framework/group/multimedia_ecam_framework.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   918
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   919
          <component name="cameraunittest" long-name="Camera Unit Tests" introduced="9.2" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   920
            <unit mrp="os/mm/imagingandcamerafws/cameraunittest/group/multimedia_unittest_ecam_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   921
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   922
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   923
        <collection name="mmlibs" long-name="Multimedia Libraries" level="middleware">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   924
          <component name="mmutilitylib" long-name="Multimedia Utility Library" introduced="8.1" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   925
<!-- PLACEHOLDER="DEF137894" START REMOVE -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   926
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmutilitylib/group" mrp="mw/mmmw/mmmiddlewarefws/mmutilitylib/group/multimedia_common.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   927
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   928
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   929
        <collection name="mmplugins" long-name="Multimedia Plugins" level="middleware">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   930
          <component name="imagingplugins" long-name="Imaging Plugins" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   931
            <unit bldFile="os/mm/imagingandcamerafws/imagingfws/plugins/group" mrp="os/mm/imagingandcamerafws/imagingfws/plugins/group/multimedia_icl_plugin.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   932
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   933
          <component name="cameraplugins" long-name="Camera Plugins" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   934
            <unit bldFile="os/mm/imagingandcamerafws/camerafw/plugins/group" mrp="os/mm/imagingandcamerafws/camerafw/plugins/group/multimedia_ecam_plugins.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   935
<!-- PLACEHOLDER="DEF137652" REMOVE -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   936
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   937
          <component name="3gplib" long-name="3GP Library" introduced="Future" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   938
            <unit bldFile="os/mm/mmplugins/3gplib/group" mrp="os/mm/mmplugins/3gplib/group/multimedia_3gplibrary.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   939
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   940
          <component name="3gpunittest" long-name="3GP Unit Tests" introduced="Future" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   941
            <unit mrp="os/mm/mmplugins/3gpunittest/group/multimedia_unittest_3gplibrary_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   942
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   943
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   944
        <collection name="mm_info" long-name="Multimedia Info" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   945
          <component name="mmdocs" long-name="Multimedia Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   946
            <unit mrp="os/mm/mm_info/mmdocs/multimedia_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   947
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   948
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   949
        <collection name="mmresourcemgmt" long-name="Multimedia Resource Management" level="middleware">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   950
          <component name="mmresctrl" long-name="Multimedia Resource Controller" introduced="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   951
            <unit bldFile="os/mm/mmresourcemgmt/mmresctrl/group" mrp="os/mm/mmresourcemgmt/mmresctrl/group/multimedia_a3f_refmmrc.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   952
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   953
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   954
        <collection name="mmdevicefw" long-name="Multimedia Device Framework" level="device-fw">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   955
          <component name="mdfunittest" long-name="MDF Unit Tests" introduced="9.2" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   956
            <unit mrp="os/mm/mmdevicefw/mdfunittest/group/multimedia_unittest_mdf_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   957
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   958
          <component name="asrcontroller" long-name="Speech Recognition Controller" introduced="7.0s" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   959
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/ASR/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/ASR/group/multimedia_mmf_ASR.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   960
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   961
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   962
        <collection name="mmtestenv" long-name="Multimedia Test Environment" level="device-fw">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   963
          <component name="mmtestfw" long-name="Multimedia Test Framework" introduced="7.0s" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   964
            <unit mrp="os/mm/mmtestenv/mmtestfw/group/multimedia_testframework_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   965
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   966
          <component name="mmtestfwunittest" long-name="Multimedia Test Framework Unit Tests" introduced="7.0s" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   967
            <unit mrp="os/mm/mmtestenv/mmtestfwunittest/group/multimedia_unittest_testframework_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   968
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   969
          <component name="mmtestagent" long-name="Multimedia Test Agent" introduced="8.0" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   970
            <unit mrp="os/mm/mmtestenv/mmtestagent/group/multimediatestagent_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   971
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   972
          <component name="mmtesttools" long-name="Multimedia Test Tools" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   973
            <unit mrp="os/mm/mmtestenv/mmtesttools/Group/multimedia_testtools_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   974
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   975
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   976
        <collection name="omxil" long-name="OpenMAX IL" level="hw-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   977
          <component name="openmax" long-name="OpenMAX" introduced="tb91" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   978
            <unit bldFile="os/mm/omxil/openmax/group" mrp="os/mm/omxil/openmax/group/multimedia_openmax.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   979
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   980
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   981
        <collection name="devsound" long-name="Sound Device" level="devices">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   982
          <component name="devsoundapi" long-name="DevSound API" introduced="7.0s" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   983
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_api" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_api/multimedia_mdf_devsound_api.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   984
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   985
          <component name="a3fdevsound" long-name="A3F DevSound" introduced="tb92" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   986
            <unit bldFile="os/mm/devsound/a3fdevsound/group" mrp="os/mm/devsound/a3fdevsound/group/multimedia_a3f_devsound.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   987
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   988
          <component name="a3facf" long-name="A3F Audio Component Framework" introduced="tb92" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   989
            <unit bldFile="os/mm/devsound/a3facf/group" mrp="os/mm/devsound/a3facf/group/multimedia_a3f_acf.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   990
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   991
          <component name="devsoundpluginsupport" long-name="DevSound Plugin Support" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   992
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_pluginsupport" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_pluginsupport/multimedia_mdf_devsound_pluginsupport.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   993
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   994
          <component name="refdevsound" long-name="Reference DevSound Plugins" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   995
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_refplugin" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_refplugin/multimedia_mdf_devsound_refplugin.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   996
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   997
          <component name="btdevsound" long-name="Bluetooth DevSound Plugin" introduced="7.0s" purpose="development" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   998
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/sounddevbt/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/sounddevbt/group/multimedia_mdf_devsound_refbtplugin.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
   999
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1000
          <component name="a3ftrace" long-name="A3F Trace Utility" introduced="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1001
            <unit bldFile="os/mm/devsound/a3ftrace/group" mrp="os/mm/devsound/a3ftrace/group/multimedia_a3f_traces.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1002
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1003
          <component name="a3fintegrationtest" long-name="A3F Integration Tests" introduced="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1004
            <unit mrp="os/mm/devsound/a3fintegrationtest/group/multimedia_inttest_a3f_devsound_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1005
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1006
          <component name="a3fcharacterisationtest" long-name="A3F Characterisation Tests" introduced="tb91" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1007
            <unit mrp="os/mm/devsound/a3fcharacterisationtest/group/multimedia_a3f_devsound_char.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1008
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1009
          <component name="a3fsrvstart" long-name="A3F Server Start" introduced="tb92" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1010
            <unit bldFile="os/mm/devsound/a3fsrvstart/group" mrp="os/mm/devsound/a3fsrvstart/group/multimedia_a3f_serverstart.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1011
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1012
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1013
        <collection name="mmhais" long-name="Multimedia Hardware Adaptation Interfaces" level="adaptation">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1014
          <component name="devsoundhwdeviceapi" long-name="DevSound Hardware Device API" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1015
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_hwdev" mrp="mw/mmmw/mmmiddlewarefws/mmfw/SoundDev/group_hwdev/multimedia_mdf_devsound_hwdev.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1016
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1017
          <component name="a3facl" long-name="A3F Audio Component Library" introduced="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1018
            <unit bldFile="os/mm/mmhais/a3facl/group" mrp="os/mm/mmhais/a3facl/group/multimedia_a3f_acl.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1019
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1020
          <component name="a3fdevsoundcustomisation" long-name="A3F DevSound Customisation" introduced="tb92" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1021
            <unit bldFile="os/mm/mmhais/a3fdevsoundcustomisation/group" mrp="os/mm/mmhais/a3fdevsoundcustomisation/group/multimedia_a3f_devsoundadaptationinfo.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1022
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1023
          <component name="refacladapt" long-name="Reference ACL Adaptation" introduced="tb92" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1024
            <unit bldFile="os/mm/mmhais/refacladapt/group" mrp="os/mm/mmhais/refacladapt/group/multimedia_a3f_refacladaptation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1025
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1026
          <component name="videohai" long-name="Video HAI" introduced="7.0s" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1027
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/DevVideo/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/DevVideo/group/multimedia_mdf_devvideo.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1028
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1029
          <component name="dvbhreceiverhai" long-name="Mobile TV DVB-H Receiver HAI" introduced="tb92" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1030
            <unit bldFile="os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group" mrp="os/mm/mmhais/dvbhreceiverhai/hai/dvbh/group/multimedia_mobiletv_dvbh_hai.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1031
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1032
          <component name="dvbhunittest" long-name="Mobile TV DVB-H Unit Tests" introduced="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1033
            <unit mrp="os/mm/mmhais/dvbhunittest/hai/dvbh/group/multimedia_unittest_dvbhhai.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1034
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1035
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1036
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1037
      <block name="graphics" level="services" long-name="Graphics" levels="adaptation engines internal-adaptations device-interface internal-utils app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1038
        <collection name="graphicstest" long-name="Graphics Test" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1039
          <component name="graphicstestharness" long-name="Graphics Test Harness" introduced="8.1" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1040
            <unit mrp="os/graphics/graphicstest/graphicstestharness/group/graphics_testharness.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1041
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1042
          <component name="uibench" long-name="UI Bench" introduced="9.2" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1043
            <unit bldFile="os/graphics/graphicstest/uibench/group" mrp="os/graphics/graphicstest/uibench/group/graphics_ui_bench.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1044
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1045
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1046
        <collection name="graphics_info" long-name="Graphics Info" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1047
          <component name="graphicsdocs" long-name="Graphics Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1048
            <unit mrp="os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1049
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1050
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1051
        <collection name="windowing" long-name="Windowing" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1052
          <component name="windowserver" long-name="Window Server" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1053
            <unit bldFile="os/graphics/windowing/windowserver/group" mrp="os/graphics/windowing/windowserver/group/graphics_wserv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1054
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1055
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1056
        <collection name="printingservices" long-name="Printing Services" level="app-if">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1057
          <component name="printerdriversupport" long-name="Printer Driver Support" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1058
            <unit bldFile="os/graphics/printingservices/printerdriversupport/group" mrp="os/graphics/printingservices/printerdriversupport/group/graphics_pdrstore.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1059
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1060
          <component name="printerdrivers" long-name="Printer Drivers" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1061
            <unit bldFile="os/graphics/printingservices/printerdrivers/group" mrp="os/graphics/printingservices/printerdrivers/group/graphics_printdrv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1062
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1063
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1064
        <collection name="fbs" long-name="Font and Bitmap Server" level="device-interface">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1065
          <component name="fontandbitmapserver" long-name="Font and Bitmap Server" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1066
            <unit bldFile="os/graphics/fbs/fontandbitmapserver/group" mrp="os/graphics/fbs/fontandbitmapserver/group/graphics_fbserv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1067
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1068
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1069
        <collection name="opengles" long-name="OpenGLES" level="internal-adaptations">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1070
          <component name="openglesinterface" long-name="OpenGL ES Interface" introduced="8.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1071
            <unit bldFile="os/graphics/opengles/openglesinterface/group" mrp="os/graphics/opengles/openglesinterface/group/graphics_openglesheaders.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1072
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1073
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1074
        <collection name="openvg" long-name="OpenVG" level="internal-adaptations">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1075
          <component name="openvginterface" long-name="OpenVG Interface" introduced="tb91" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1076
            <unit bldFile="os/graphics/openvg/openvginterface/group" mrp="os/graphics/openvg/openvginterface/group/graphics_openvgheaders.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1077
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1078
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1079
        <collection name="egl" long-name="EGL" level="internal-adaptations">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1080
          <component name="eglinterface" long-name="EGL Interface" introduced="tb91" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1081
            <unit bldFile="os/graphics/egl/eglinterface/group" mrp="os/graphics/egl/eglinterface/group/graphics_eglheaders.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1082
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1083
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1084
        <collection name="graphicsdeviceinterface" long-name="Graphics Device Interface" level="device-interface">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1085
          <component name="bitgdi" long-name="BitGDI" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1086
            <unit bldFile="os/graphics/graphicsdeviceinterface/bitgdi/group" mrp="os/graphics/graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1087
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1088
          <component name="colourpalette" long-name="Colour Palette" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1089
            <unit bldFile="os/graphics/graphicsdeviceinterface/colourpalette/group" mrp="os/graphics/graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1090
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1091
          <component name="screendriver" long-name="Screen Driver" introduced="6.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1092
            <unit bldFile="os/graphics/graphicsdeviceinterface/screendriver/group" mrp="os/graphics/graphicsdeviceinterface/screendriver/group/graphics_screendriver.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1093
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1094
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1095
        <collection name="graphicstools" long-name="Graphics Tools" level="internal-utils">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1096
          <component name="gdi_tools" long-name="GDI Tools" purpose="development" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1097
            <unit bldFile="os/graphics/graphicstools/gdi_tools/group" mrp="os/graphics/graphicstools/gdi_tools/group/graphics_gditools.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1098
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1099
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1100
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1101
      <block name="textandloc" level="services" long-name="Text and Localisation Services" levels="encoding util fonts tools text">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1102
        <collection name="charconvfw" long-name="Character Conversion" level="encoding">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1103
          <component name="charconv_fw" long-name="Character Encoding and Conversion Framework" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1104
            <unit bldFile="os/textandloc/charconvfw/charconv_fw/group" mrp="os/textandloc/charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1105
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1106
          <component name="charconvplugins" long-name="Character Encoding and Conversion Plugins" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1107
            <unit bldFile="os/textandloc/charconvfw/charconvplugins/group" mrp="os/textandloc/charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1108
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1109
          <component name="fatfilenameconversionplugins" long-name="FAT Filename Conversion Plugins" introduced="9.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1110
            <unit bldFile="os/kernelhwsrv/userlibandfileserver/fatfilenameconversionplugins/group" mrp="os/kernelhwsrv/userlibandfileserver/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1111
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1112
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1113
        <collection name="fontandtxtsrv" long-name="Font and Text Services" level="fonts">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1114
          <component name="iculayoutengine" long-name="ICU Layout Engine" introduced="9.2" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1115
            <unit bldFile="os/textandloc/fontservices/textshaperplugin/group" mrp="os/textandloc/fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1116
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1117
          <component name="fontstore" long-name="Font Store" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1118
            <unit bldFile="os/textandloc/fontservices/fontstore/group" mrp="os/textandloc/fontservices/fontstore/group/graphics_fntstore.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1119
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1120
          <component name="textrendering" long-name="Text Rendering" purpose="mandatory" class="placeholder">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1121
<!-- placeholder for text code from GDI -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1122
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1123
          <component name="freetypefontrasteriser" long-name="FreeType Font Rasteriser" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1124
            <unit bldFile="os/textandloc/fontservices/freetypefontrasteriser/group" mrp="os/textandloc/fontservices/freetypefontrasteriser/group/graphics_freetype.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1125
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1126
          <component name="referencefonts" long-name="Reference Fonts" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1127
            <unit bldFile="os/textandloc/fontservices/referencefonts/group" mrp="os/textandloc/fontservices/referencefonts/group/graphics_fonts.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1128
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1129
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1130
	    <collection name="graphicsdevif" long-name="Graphics Device Interface" level="device">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1131
		  <component name="gdi" long-name="GDI" purpose="mandatory" license-values="3">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1132
		   <unit bldFile="os/textandloc/graphicsdevif/gdi/group" mrp="os/textandloc/graphicsdevif/gdi/group/graphics_gdi.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1133
		  </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1134
		</collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1135
        <collection name="textlayout" long-name="Text Layout" level="text">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1136
          <component name="texthandling" long-name="Text Handling" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1137
            <unit bldFile="os/textandloc/textrendering/texthandling/group" mrp="os/textandloc/textrendering/texthandling/group/app-framework_etext.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1138
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1139
          <component name="textformatting" long-name="Text Formatting" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1140
            <unit bldFile="os/textandloc/textrendering/textformatting/group" mrp="os/textandloc/textrendering/textformatting/group/app-framework_form.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1141
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1142
          <component name="word" long-name="Word" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1143
            <unit mrp="os/textandloc/textrendering/word/group/app-framework_word.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1144
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1145
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1146
        <collection name="textandlocutils" long-name="Text and Localisation Utils" level="util">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1147
          <component name="nearestlangutil" long-name="Nearest Language Util" introduced="tb91" purpose="mandatory" class="placeholder">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1148
<!-- placeholder for split from bafl -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1149
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1150
          <component name="numberformatting" long-name="Number Formatting" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1151
            <unit bldFile="os/textandloc/textrendering/numberformatting/group" mrp="os/textandloc/textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1152
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1153
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1154
        <collection name="localesupport" long-name="Locale Support" level="util">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1155
          <component name="reflocales" long-name="Reference Locales" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1156
            <unit bldFile="os/kernelhwsrv/localisation/localesupport" mrp="os/kernelhwsrv/localisation/localesupport/mmpfiles/base_loce32.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1157
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1158
          <component name="initlocale" long-name="Initialise Locale" introduced="tb91" purpose="mandatory" class="placeholder">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1159
<!-- placeholder for split from bafl -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1160
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1161
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1162
        <collection name="textandloctools" long-name="Text and Localisation Tools" level="tools">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1163
          <component name="fontcompiler" long-name="Font Compiler" purpose="development" class="placeholder PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1164
<!-- placeholder for split from GDI Tools -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1165
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1166
          <component name="bitmapfonttools" long-name="Bitmap Font Tools" purpose="development" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1167
            <unit bldFile="os/graphics/graphicstools/bitmapfonttools/group" mrp="os/graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1168
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1169
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1170
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1171
      <block name="xmlsrv" level="services" long-name="XML Services" levels="plugin server framework generic specific">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1172
        <collection name="xml" long-name="XML" level="generic">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1173
          <component name="xmlfw" long-name="XML Framework" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1174
            <unit bldFile="os/xmlsrv/xml/xmlfw/group" mrp="os/xmlsrv/xml/xmlfw/group/syslibs_xml.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1175
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1176
          <component name="xmlexpatparser" long-name="XML Expat Parser" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1177
            <unit bldFile="os/xmlsrv/xml/xmlexpatparser/group" mrp="os/xmlsrv/xml/xmlexpatparser/group/syslibs_xmlparser.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1178
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1179
          <component name="wbxmlparser" long-name="WBXML Parser" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1180
            <unit bldFile="os/xmlsrv/xml/wbxmlparser/group" mrp="os/xmlsrv/xml/wbxmlparser/group/syslibs_wbxmlparser.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1181
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1182
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1183
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1184
      <block name="deviceplatformrelease" level="services" long-name="Device Platform Release" levels="bld mid top">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1185
        <collection name="symbianosbld" long-name="Symbian OS Build" level="bld">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1186
          <component name="cedarutils" long-name="Cedar Utils" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1187
            <unit mrp="os/deviceplatformrelease/symbianosbld/cedarutils/tools_utils_cedar.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1188
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1189
          <component name="productionbldcbrconfig" long-name="Production Build CBR Config" filter="gt" purpose="development" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1190
            <unit mrp="os/deviceplatformrelease/symbianosbld/productionbldcbrconfig/product_cbr_config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1191
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1192
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1193
        <collection name="foundation_system" long-name="Foundation System" level="top">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1194
          <component name="systemdocs" long-name="System Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1195
            <unit mrp="os/deviceplatformrelease/foundation_system/systemdocs/group/system.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1196
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1197
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1198
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1199
      <block name="osrndtools" level="services" long-name="OS RD tools" levels="fw trace">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1200
        <collection name="testexecfw1" long-name="Test Execution Framework v1" level="fw">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1201
          <component name="cinidata" long-name="CINI Data" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1202
            <unit bldFile="os/osrndtools/testexecfw1/cinidata" mrp="os/osrndtools/testexecfw1/cinidata/tools_cinidata.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1203
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1204
          <component name="testexecute" long-name="Test Execute" deprecated="tb91" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1205
            <unit bldFile="os/osrndtools/testexecfw1/testexecute/Group" mrp="os/osrndtools/testexecfw1/testexecute/Group/tools_testexecute.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1206
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1207
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1208
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1209
    </layer>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1210
    <layer name="mw" long-name="Middleware" levels="generic specific">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1211
      <block name="appsupport" level="generic" long-name="Generic Application Support" levels="system plugin framework server generic specific">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1212
        <collection name="filehandling" long-name="File Handling" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1213
          <component name="fileconverterfw" long-name="File Converter Framework" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1214
            <unit bldFile="mw/appsupport/filehandling/fileconverterfw/group" mrp="mw/appsupport/filehandling/fileconverterfw/group/app-framework_conarc.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1215
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1216
          <component name="fileconverterplugins" long-name="Other File Converter Plugins" introduced="ER5" deprecated="9.3" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1217
            <unit bldFile="mw/appsupport/filehandling/fileconverterplugins/group" mrp="mw/appsupport/filehandling/fileconverterplugins/group/app-engines_convert.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1218
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1219
          <component name="htmltorichtextconverter" long-name="HTML to RichText Converter" introduced="7.0" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1220
            <unit bldFile="mw/appsupport/filehandling/htmltorichtextconverter/group" mrp="mw/appsupport/filehandling/htmltorichtextconverter/group/app-services_chtmltocrtconv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1221
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1222
          <component name="richtexttohtmlconverter" long-name="RichText to HTML Converter" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1223
            <unit bldFile="mw/appsupport/filehandling/richtexttohtmlconverter/Group" mrp="mw/appsupport/filehandling/richtexttohtmlconverter/Group/app-services_richtexttohtmlconv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1224
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1225
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1226
        <collection name="hwresourceadaptation" long-name="Hardware Resource Adaptation" level="generic">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1227
          <component name="hwresourcemgruiplugin" long-name="Hardware Resource Manager UI Plugin" introduced="tb91" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1228
            <unit bldFile="mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group" mrp="mw/appsupport/hwresourceadaptation/hwresourcemgruiplugin/group/telephony_hwrmuiplugin.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1229
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1230
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1231
        <collection name="commonappservices" long-name="Common Application Services" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1232
          <component name="alarmserver" long-name="Alarm Server" introduced="7.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1233
            <unit bldFile="mw/appsupport/commonappservices/alarmserver/Group" mrp="mw/appsupport/commonappservices/alarmserver/Group/app-services_alarmserver.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1234
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1235
          <component name="alarmservertest" long-name="Alarm Server Test" introduced="8.1" deprecated="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1236
            <unit bldFile="mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv" mrp="mw/appsupport/commonappservices/alarmservertest/TestAlarmSrv/app-services_testalarmsrv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1237
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1238
          <component name="coreappstest" long-name="Core Apps Test" introduced="8.1" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1239
            <unit mrp="mw/appsupport/commonappservices/coreappstest/Group/app-services_CoreAppsTest.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1240
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1241
          <component name="appservicesdocs" long-name="Application Services Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1242
            <unit mrp="mw/appsupport/commonappservices/appservicesdocs/app-services_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1243
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1244
          <component name="backuprestorenotification" long-name="Backup Restore Notification" introduced="8.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1245
            <unit bldFile="mw/appsupport/commonappservices/backuprestorenotification/group" mrp="mw/appsupport/commonappservices/backuprestorenotification/group/app-services_BackupRestoreNotification.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1246
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1247
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1248
        <collection name="tzservices" long-name="Time Zone Services" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1249
          <component name="tzserver" long-name="Time Zone Server" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1250
            <unit bldFile="mw/appsupport/tzservices/tzserver/group" mrp="mw/appsupport/tzservices/tzserver/group/app-services_tz.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1251
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1252
          <component name="tzloc" long-name="Time Zone Localization" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1253
            <unit bldFile="mw/appsupport/tzservices/tzloc/group" mrp="mw/appsupport/tzservices/tzloc/group/app-services_timezonelocalization.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1254
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1255
          <component name="tzlocrscfactory" long-name="Time Zone Localization Resource Factory" introduced="9.1" purpose="optional" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1256
            <unit bldFile="mw/appsupport/tzservices/tzlocrscfactory/group" mrp="mw/appsupport/tzservices/tzlocrscfactory/group/app-services_tzlocalizationrscfactory.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1257
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1258
          <component name="tzdatabase" long-name="Time Zone Database" introduced="9.1" purpose="optional" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1259
            <unit bldFile="mw/appsupport/tzservices/tzdatabase/group" mrp="mw/appsupport/tzservices/tzdatabase/group/app-services_tzdb.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1260
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1261
          <component name="worldserver" long-name="World Server" introduced="7.0" deprecated="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1262
            <unit bldFile="mw/appsupport/tzservices/worldserver/group" mrp="mw/appsupport/tzservices/worldserver/group/app-services_worldserver.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1263
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1264
          <component name="worldservertest" long-name="World Server Test" introduced="8.1" deprecated="9.1" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1265
            <unit bldFile="mw/appsupport/tzservices/worldservertest/TestWorldSrv" mrp="mw/appsupport/tzservices/worldservertest/TestWorldSrv/app-services_testworldsrv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1266
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1267
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1268
        <collection name="contenthandling" long-name="Content Handling" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1269
          <component name="contenthandlingfw" long-name="Content Handling Framework" introduced="8.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1270
            <unit bldFile="mw/appsupport/contenthandling/contenthandlingfw/Group" mrp="mw/appsupport/contenthandling/contenthandlingfw/Group/content-handling.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1271
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1272
          <component name="webrecognisers" long-name="Web Recognisers" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1273
            <unit bldFile="mw/appsupport/contenthandling/webrecognisers/group" mrp="mw/appsupport/contenthandling/webrecognisers/group/application-protocols_recognisers.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1274
          </component>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1275
		  <component name="referencedrmagent" long-name="Reference DRM Agent" introduced="8.0" purpose="development" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1276
			<unit bldFile="mw/appsupport/contenthandling/referencedrmagent/RefTestAgent/group" mrp="mw/appsupport/contenthandling/referencedrmagent/RefTestAgent/group/security_rta.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1277
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1278
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1279
        <collection name="printingsupport" long-name="Printing Support" level="generic">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1280
          <component name="printinguisupport" long-name="Printing UI Support" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1281
            <unit bldFile="mw/appsupport/printingsupport/printinguisupport/group" mrp="mw/appsupport/printingsupport/printinguisupport/group/app-framework_print.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1282
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1283
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1284
        <collection name="appfw" long-name="Application Framework" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1285
          <component name="apparchitecture" long-name="Application Architecture" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1286
            <unit bldFile="mw/appsupport/appfw/apparchitecture/group" mrp="mw/appsupport/appfw/apparchitecture/group/app-framework_apparc.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1287
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1288
          <component name="viewserver" long-name="View Server" introduced="6.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1289
            <unit bldFile="mw/appsupport/appfw/viewserver/group" mrp="mw/appsupport/appfw/viewserver/group/app-framework_viewsrv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1290
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1291
          <component name="uiftestfw" long-name="UIF Test Framework" introduced="9.2" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1292
            <unit mrp="mw/appsupport/appfw/uiftestfw/group/app-framework_testframework.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1293
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1294
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1295
        <collection name="tzpcside" long-name="Time Zone PC Side" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1296
          <component name="tzcompiler" long-name="Time Zone Compiler" introduced="9.1" purpose="optional" class="config PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1297
            <unit bldFile="mw/appsupport/tzpcside/tzcompiler/group" mrp="mw/appsupport/tzpcside/tzcompiler/group/app-services_tzcompiler.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1298
          </component>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1299
		  <component name="worlddatabasekit" long-name="World Database Kit" introduced="6.0" deprecated="9.1" class="config PC" purpose="development" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1300
			<unit bldFile="mw/appsupport/tzpcside/worlddatabasekit/group" mrp="mw/appsupport/tzpcside/worlddatabasekit/group/app-services_wlddatabasekit_cedar.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1301
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1302
          <component name="worldtools" long-name="World Tools" introduced="ER5" deprecated="9.1" purpose="development" class="config PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1303
            <unit bldFile="mw/appsupport/tzpcside/worldtools/group" mrp="mw/appsupport/tzpcside/worldtools/group/app-services_wldtools.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1304
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1305
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1306
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1307
      <block name="netprotocols" level="generic" long-name="High-level Internet Protocols" levels="plugin framework server generic specific">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1308
        <collection name="applayerprotocols" long-name="Application Layer Protocols" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1309
          <component name="httptransportfw" long-name="HTTP Transport Framework" introduced="6.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1310
            <unit bldFile="mw/netprotocols/applayerprotocols/httptransportfw/group" mrp="mw/netprotocols/applayerprotocols/httptransportfw/group/http_transport-framework.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1311
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1312
          <component name="httpexamples" long-name="HTTP Examples" introduced="6.2" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1313
            <unit bldFile="mw/netprotocols/applayerprotocols/httpexamples/group" mrp="mw/netprotocols/applayerprotocols/httpexamples/group/http_examples.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1314
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1315
          <component name="wappushsupport" long-name="WAP Push Support" introduced="6.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1316
            <unit bldFile="mw/netprotocols/applayerprotocols/wappushsupport/Group" mrp="mw/netprotocols/applayerprotocols/wappushsupport/Group/wap-browser_wappushsupport.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1317
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1318
          <component name="wapbase" long-name="WAP Base" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1319
            <unit bldFile="mw/netprotocols/applayerprotocols/wapbase/Group" mrp="mw/netprotocols/applayerprotocols/wapbase/Group/wap-browser_wapbase.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1320
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1321
          <component name="ftpengine" long-name="FTP Engine" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1322
            <unit bldFile="mw/netprotocols/applayerprotocols/ftpengine/group" mrp="mw/netprotocols/applayerprotocols/ftpengine/group/networking_ftp_e.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1323
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1324
          <component name="telnetengine" long-name="Telnet Engine" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1325
            <unit bldFile="mw/netprotocols/applayerprotocols/telnetengine/group" mrp="mw/netprotocols/applayerprotocols/telnetengine/group/networking_telnet_e.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1326
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1327
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1328
        <collection name="applayerpluginsandutils" long-name="Application Layer Plugins and Utils" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1329
          <component name="uripermissionservices" long-name="URI Permission Services" introduced="tb91" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1330
            <unit bldFile="mw/netprotocols/applayerpluginsandutils/uripermissionservices/group" mrp="mw/netprotocols/applayerpluginsandutils/uripermissionservices/group/application-protocols_ineturilist.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1331
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1332
          <component name="bookmarksupport" long-name="Bookmark Support" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1333
            <unit bldFile="mw/netprotocols/applayerpluginsandutils/bookmarksupport/group" mrp="mw/netprotocols/applayerpluginsandutils/bookmarksupport/group/application-protocols_bookmarks.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1334
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1335
          <component name="httpprotocolplugins" long-name="HTTP Protocol Plugins" introduced="6.2" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1336
            <unit bldFile="mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group" mrp="mw/netprotocols/applayerpluginsandutils/httpprotocolplugins/group/http_protocol-plugin.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1337
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1338
          <component name="httptransportplugins" long-name="HTTP Transport Plugins" introduced="6.2" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1339
            <unit bldFile="mw/netprotocols/applayerpluginsandutils/httptransportplugins/group" mrp="mw/netprotocols/applayerpluginsandutils/httptransportplugins/group/http_transport-plugin.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1340
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1341
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1342
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1343
      <block name="ipappprotocols" level="generic" long-name="IP App Protocols" levels="plugin framework conn server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1344
        <collection name="realtimenetprots" long-name="Real-time Internet Protocols" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1345
          <component name="rtp" long-name="RTP" introduced="9.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1346
<!-- Real Time Data Protocol -->
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1347
            <unit bldFile="mw/ipappprotocols/realtimenetprots/rtp/group" mrp="mw/ipappprotocols/realtimenetprots/rtp/group/mm-protocols_rtp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1348
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1349
          <component name="sipfw" long-name="SIP Framework" introduced="9.2" filter="gt" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1350
            <unit bldFile="mw/ipappprotocols/realtimenetprots/sipfw/Group" mrp="mw/ipappprotocols/realtimenetprots/sipfw/Group/mm-protocols_SIP2_Com.mrp" version="2"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1351
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1352
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1353
        <collection name="sipconnproviderplugins" long-name="SIP Connection Provider Plugins" level="conn">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1354
		  <component name="sipconnprovider" long-name="SIP Connection Provider" plugin="Y" introduced="9.2" filter="gt" purpose="optional" license-values="3">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1355
			<unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipconnprovider/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipconnprovider/group/mm-protocols_SIPCPR.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1356
		  </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1357
		  <component name="sipdummyprt" long-name="SIP Dummy PRT" plugin="Y" introduced="9.2" filter="gt" purpose="optional" license-values="3">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1358
		  <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipdummyprt/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipdummyprt/group/mm-protocols_SIPDummyPRT.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1359
		  </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1360
		  <component name="sipstatemachine" long-name="SIP State Machine" introduced="9.2" filter="gt" purpose="optional" license-values="3">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1361
		   <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipstatemachine/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipstatemachine/group/mm-protocols_SipStateMachine.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1362
		  </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1363
		  <component name="sipparams" long-name="SIP Params" plugin="Y" introduced="9.2" filter="gt" purpose="optional" license-values="3">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1364
		   <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipparams/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipparams/group/mm-protocols_SIPParams.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1365
		  </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1366
		  <component name="sipsubconnprovider" long-name="SIP Subconnection Provider" plugin="Y" introduced="9.2" filter="gt" purpose="optional" license-values="3">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1367
		   <unit bldFile="mw/ipappprotocols/sipconnproviderplugins/sipsubconnprovider/group" mrp="mw/ipappprotocols/sipconnproviderplugins/sipsubconnprovider/group/mm-protocols_SIPSCPR.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1368
		  </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1369
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1370
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1371
      <block name="messagingmw" level="specific" long-name="Messaging Middleware" levels="stack fw api">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1372
        <collection name="messagingfw" long-name="Messaging FW" level="fw">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1373
          <component name="scheduledsendmtm" long-name="Scheduled Send MTM" introduced="6.0" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1374
            <unit bldFile="mw/messagingmw/messagingfw/scheduledsendmtm/group" mrp="mw/messagingmw/messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1375
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1376
          <component name="msgsrvnstore" long-name="Message Server and Store" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1377
            <unit bldFile="mw/messagingmw/messagingfw/msgsrvnstore/group" mrp="mw/messagingmw/messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1378
          </component>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1379
		  <component name="biomsgfw" long-name="BIO Messaging Framework" introduced="6.0" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1380
			<unit bldFile="mw/messagingmw/messagingfw/biomsgfw/group" mrp="mw/messagingmw/messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1381
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1382
          <component name="msgconf" long-name="Messaging Config" introduced="tb91" purpose="optional" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1383
            <unit bldFile="mw/messagingmw/messagingfw/msgconf/group" mrp="mw/messagingmw/messagingfw/msgconf/group/messaging_config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1384
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1385
          <component name="watcherfw" long-name="Watcher Framework" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1386
            <unit bldFile="mw/messagingmw/messagingfw/watcherfw/group" mrp="mw/messagingmw/messagingfw/watcherfw/group/messaging_watcher.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1387
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1388
          <component name="msgtest" long-name="Messaging Test" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1389
            <unit bldFile="mw/messagingmw/messagingfw/msgtest/group" mrp="mw/messagingmw/messagingfw/msgtest/group/messaging_test.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1390
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1391
          <component name="msgtests" long-name="Messaging Tests" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1392
            <unit mrp="mw/messagingmw/messagingfw/msgtests/group/messaging.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1393
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1394
          <component name="msgtestfw" long-name="Messaging Test Framework" deprecated="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1395
            <unit mrp="mw/messagingmw/messagingfw/msgtestfw/group/messaging_testframework.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1396
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1397
          <component name="msgtestproduct" long-name="Messaging Test Product" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1398
            <unit mrp="mw/messagingmw/messagingfw/msgtestproduct/group/messaging_testproduct.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1399
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1400
          <component name="biowatchers" long-name="BIO Watchers" introduced="8.0" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1401
            <unit bldFile="mw/messagingmw/messagingfw/biowatchers/Group" mrp="mw/messagingmw/messagingfw/biowatchers/Group/messaging_biomsg_biowatchers_cdma.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1402
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1403
          <component name="sendas" long-name="Send As" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1404
            <unit bldFile="mw/messagingmw/messagingfw/sendas/group" mrp="mw/messagingmw/messagingfw/sendas/group/messaging_sendas2.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1405
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1406
          <component name="msgurlhandler" long-name="Message URL Handler" introduced="7.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1407
            <unit bldFile="mw/messagingmw/messagingfw/msgurlhandler/group" mrp="mw/messagingmw/messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1408
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1409
          <component name="wappushfw" long-name="WAP Push Framework" introduced="6.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1410
            <unit bldFile="mw/messagingmw/messagingfw/wappushfw/group" mrp="mw/messagingmw/messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1411
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1412
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1413
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1414
      <block name="remoteconn" level="generic" long-name="Remote Connectivity" levels="plugin framework server generic specific">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1415
        <collection name="connectivitytransports" long-name="Connectivity Transports" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1416
		  <component name="plpremotelink" long-name="PLP Remote Link" deprecated="9.0" purpose="optional" license-values="3">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1417
		   <unit bldFile="mw/remoteconn/connectivitytransports/plpremotelink/plpgrp" mrp="mw/remoteconn/connectivitytransports/plpremotelink/plpgrp/connectivity_legacy_plp_plpgrp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1418
		  </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1419
		  <component name="plpvariant" long-name="PLP Variant" deprecated="9.0" purpose="optional" license-values="3">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1420
		   <unit bldFile="mw/remoteconn/connectivitytransports/plpremotelink/plpvariant" mrp="mw/remoteconn/connectivitytransports/plpremotelink/plpvariant/connectivity_legacy_plp_plpvariant.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1421
		  </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1422
          <component name="eventbroadcast" long-name="Event Broadcast" deprecated="9.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1423
            <unit bldFile="mw/remoteconn/connectivitytransports/eventbroadcast/group" mrp="mw/remoteconn/connectivitytransports/eventbroadcast/group/connectivity_legacy_brdcst.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1424
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1425
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1426
        <collection name="mtptransports" long-name="MTP Transports" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1427
          <component name="mtpusbtransport" long-name="MTP USB Transport" introduced="tb91" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1428
            <unit bldFile="mw/remoteconn/mtptransports/mtpusbtransport/group" mrp="mw/remoteconn/mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1429
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1430
        </collection>
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1431
		<collection name="mtpfws" long-name="MTP Frameworks" level="framework" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1432
		  <component name="mtpintegrationtest" long-name="MTP Integration Test" introduced="tb91" class="test" purpose="development" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1433
			<unit bldFile="mw/remoteconn/mtpfws/mtpintegrationtest/group" mrp="mw/remoteconn/mtpfws/mtpintegrationtest/group/mtp_test.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1434
		  </component>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1435
		</collection>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1436
        <collection name="mtpdataproviders" long-name="MTP Data Providers" level="generic">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1437
          <component name="mtpfileandfolderdp" long-name="MTP File and Folder Provider" introduced="tb91" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1438
            <unit bldFile="mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group" mrp="mw/remoteconn/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1439
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1440
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1441
        <collection name="backupandrestore" long-name="Backup and Restore" level="specific">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1442
          <component name="backupengine" long-name="Backup Engine" introduced="9.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1443
            <unit bldFile="mw/remoteconn/backupandrestore/backupengine/group" mrp="mw/remoteconn/backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1444
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1445
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1446
        <collection name="connectivitypcside" long-name="Connectivity PC Side" level="generic">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1447
          <component name="chatscripts" long-name="Chat Scripts" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1448
            <unit bldFile="mw/remoteconn/connectivitypcside/chatscripts/group" mrp="mw/remoteconn/connectivitypcside/chatscripts/group/testtools_chatscripts.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1449
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1450
          <component name="connectqi" long-name="ConnectQI" introduced="9.1" purpose="optional" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1451
            <unit mrp="mw/remoteconn/connectivitypcside/connectqi/connectqisdk_mr3.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1452
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1453
          <component name="connectqisdk" long-name="ConnectQI SDK" introduced="9.1" purpose="optional" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1454
            <unit mrp="mw/remoteconn/connectivitypcside/connectqisdk/connectqisdk_public.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1455
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1456
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1457
        <collection name="connectivitydevicefws" long-name="Connectivity Device Frameworks" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1458
          <component name="connectivityfw" long-name="Connectivity Framework" introduced="7.0s" deprecated="tb91" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1459
            <unit bldFile="app/techview/connectivityapps/connectivityfw/group" mrp="app/techview/connectivityapps/connectivityfw/group/connectivity_framework.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1460
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1461
          <component name="connectivityservices" long-name="Connectivity Services" introduced="7.0s" deprecated="tb91" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1462
            <unit bldFile="app/techview/connectivityapps/connectivityservices/group" mrp="app/techview/connectivityapps/connectivityservices/group/connectivity_services.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1463
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1464
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1465
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1466
      <block name="shortlinkconn" level="generic" long-name="Shortlink Connectivity" levels="framework server generic specific plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1467
        <collection name="obex" long-name="OBEX" level="generic">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1468
          <component name="obexprotocol" long-name="OBEX Protocol" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1469
            <unit bldFile="mw/shortlinkconn/obex/obexprotocol/group" mrp="mw/shortlinkconn/obex/obexprotocol/group/obex.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1470
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1471
          <component name="obexextensionapi" long-name="OBEX Extension API" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1472
            <unit bldFile="mw/shortlinkconn/obex/obexextensionapi/group" mrp="mw/shortlinkconn/obex/obexextensionapi/group/obex_extensionapis.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1473
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1474
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1475
        <collection name="bluetoothappprofiles" long-name="Bluetooth Application Profiles" level="plugin">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1476
          <component name="avrcp" long-name="Bluetooth AVRCP" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1477
            <unit bldFile="mw/shortlinkconn/bluetoothappprofiles/avrcp" mrp="mw/shortlinkconn/bluetoothappprofiles/avrcp/bluetooth_avrcp.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1478
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1479
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1480
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1481
      <block name="mmmw" level="generic" long-name="Multimedia Middleware" levels="plugin framework server generic specific">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1482
        <collection name="mmmiddlewarefws" long-name="Multimedia Middleware Frameworks" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1483
          <component name="mmfw" long-name="Multimedia Framework" introduced="7.0s" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1484
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/group" mrp="mw/mmmw/mmmiddlewarefws/mmfw/group/multimedia_mmf.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1485
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1486
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1487
        <collection name="mmmiddlewareplugins" long-name="Multimedia Middleware Plugins" level="framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1488
          <component name="mmfwplugins" long-name="Multimedia Framework Plugins" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1489
            <unit bldFile="mw/mmmw/mmmiddlewarefws/mmfw/group_plugin" mrp="mw/mmmw/mmmiddlewarefws/mmfw/group_plugin/multimedia_mmf_plugin.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1490
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1491
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1492
        <collection name="mmfwtest" long-name="Multimedia Framework Test" level="server">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1493
          <component name="mmfunittest" long-name="MMF Unit Tests" introduced="7.0s" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1494
            <unit mrp="mw/mmmw/mmfwtest/mmfunittest/group/multimedia_unittest_mmf_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1495
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1496
          <component name="mmfintegrationtest" long-name="MMF Integration Tests" introduced="7.0s" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1497
            <unit mrp="mw/mmmw/mmfwtest/mmfintegrationtest/group/multimedia_inttest_mmf_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1498
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1499
          <component name="mmfcharacterisationvalidation" long-name="MMF Characterisation Validation" introduced="9.3" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1500
            <unit bldFile="mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group" mrp="mw/mmmw/mmfwtest/mmfcharacterisationvalidation/group/multimedia_mmf_char.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1501
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1502
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1503
        <collection name="mmvalidationsuite" long-name="Multimedia Validation Suite" level="specific">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1504
          <component name="mmvalidationsuiteapp" long-name="Multimedia Validation Suite Application" introduced="tb91" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1505
            <unit bldFile="mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group" mrp="mw/mmmw/mmvalidationsuite/mmvalidationsuiteapp/group/multimedia_mvs_app.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1506
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1507
          <component name="mmvalidationsuiteagents" long-name="Multimedia Validation Suite Agents" introduced="tb91" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1508
            <unit bldFile="mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group" mrp="mw/mmmw/mmvalidationsuite/mmvalidationsuiteagents/group/multimedia_mvs_agents.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1509
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1510
          <component name="mvsintegrationtest" long-name="MVS Integration Tests" introduced="tb91" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1511
            <unit mrp="mw/mmmw/mmvalidationsuite/mvsintegrationtest/group/multimedia_inttest_mvs_source.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1512
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1513
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1514
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1515
      <block name="inputmethods" level="generic" long-name="Input Methods" levels="plugin engine framework">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1516
        <collection name="fep" long-name="FEP" level="engine">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1517
          <component name="frontendprocessor" long-name="Front End Processor" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1518
            <unit bldFile="mw/inputmethods/fep/frontendprocessor/group" mrp="mw/inputmethods/fep/frontendprocessor/group/app-framework_fepbase.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1519
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1520
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1521
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1522
      <block name="classicui" level="generic" long-name="Classic UI" levels="base support server generic specific">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1523
        <collection name="commonuisupport" long-name="Common UI Support" level="support">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1524
          <component name="uikon" long-name="Uikon" introduced="6.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1525
            <unit bldFile="mw/classicui/commonuisupport/uikon/group" mrp="mw/classicui/commonuisupport/uikon/group/app-framework_uikon.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1526
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1527
          <component name="errorresolverdata" long-name="Error Resolver Data" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1528
            <unit bldFile="mw/classicui/commonuisupport/errorresolverdata/group" mrp="mw/classicui/commonuisupport/errorresolverdata/group/app-framework_errorresgt.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1529
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1530
          <component name="uilaf" long-name="UI Look and Feel" introduced="6.0" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1531
            <unit bldFile="mw/classicui/commonuisupport/uilaf/GROUP" mrp="mw/classicui/commonuisupport/uilaf/GROUP/app-framework_uiklafgt.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1532
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1533
          <component name="grid" long-name="Grid" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1534
            <unit bldFile="mw/classicui/commonuisupport/grid/group" mrp="mw/classicui/commonuisupport/grid/group/app-framework_grid.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1535
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1536
          <component name="uifwsdocs" long-name="UI Frameworks Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1537
            <unit mrp="mw/classicui/commonuisupport/uifwsdocs/app-framework_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1538
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1539
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1540
        <collection name="lafagnosticuifoundation" long-name="Look-and-Feel Agnostic UI Foundation" level="base">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1541
          <component name="cone" long-name="Control Environment" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1542
            <unit bldFile="mw/classicui/lafagnosticuifoundation/cone/group" mrp="mw/classicui/lafagnosticuifoundation/cone/group/app-framework_cone.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1543
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1544
          <component name="graphicseffects" long-name="Graphics Effects" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1545
            <unit bldFile="mw/classicui/lafagnosticuifoundation/graphicseffects/group" mrp="mw/classicui/lafagnosticuifoundation/graphicseffects/group/app-framework_gfxtranseffect.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1546
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1547
          <component name="uigraphicsutils" long-name="UI Graphics Utilities" purpose="mandatory">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1548
            <unit bldFile="mw/classicui/lafagnosticuifoundation/uigraphicsutils/group" mrp="mw/classicui/lafagnosticuifoundation/uigraphicsutils/group/app-framework_egul.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1549
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1550
          <component name="clockanim" long-name="Clock" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1551
            <unit bldFile="mw/classicui/lafagnosticuifoundation/clockanim/group" mrp="mw/classicui/lafagnosticuifoundation/clockanim/group/app-framework_clock.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1552
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1553
          <component name="bmpanimation" long-name="BMP Animation" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1554
            <unit bldFile="mw/classicui/lafagnosticuifoundation/bmpanimation/group" mrp="mw/classicui/lafagnosticuifoundation/bmpanimation/group/app-framework_bmpanim.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1555
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1556
          <component name="animation" long-name="Animation" introduced="9.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1557
            <unit bldFile="mw/classicui/lafagnosticuifoundation/animation/group" mrp="mw/classicui/lafagnosticuifoundation/animation/group/app-framework_animation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1558
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1559
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1560
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1561
      <block name="appinstall" level="generic" long-name="Application Installation" levels="tool framework generic api">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1562
        <collection name="installationservices" long-name="Installation Services" level="generic">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1563
          <component name="swi" long-name="Secure Software Install" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1564
            <unit bldFile="mw/appinstall/installationservices/swi/group" mrp="mw/appinstall/installationservices/swi/group/security_swi.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1565
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1566
          <component name="swidevicetools" long-name="Secure Software Install Device Tools" introduced="8.1" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1567
            <unit bldFile="mw/appinstall/installationservices/swidevicetools/group" mrp="mw/appinstall/installationservices/swidevicetools/group/security_switools_device.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1568
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1569
          <component name="switestfw" long-name="Software Install Test Framework" deprecated="tb92" introduced="7.0" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1570
            <unit bldFile="mw/appinstall/installationservices/switestfw/group" mrp="mw/appinstall/installationservices/switestfw/group/install_testframework.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1571
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1572
          <component name="swiconfig" long-name="Software Install Config" introduced="9.1" purpose="optional" class="config">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1573
            <unit bldFile="mw/appinstall/installationservices/swiconfig/group" mrp="mw/appinstall/installationservices/swiconfig/group/install_config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1574
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1575
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1576
        <collection name="secureswitools" long-name="Secure Software Install Tools" level="tool">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1577
          <component name="makekeys" long-name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1578
            <unit bldFile="mw/appinstall/secureswitools/makekeys/group" mrp="mw/appinstall/secureswitools/makekeys/group/security_makekeys.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1579
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1580
          <component name="openssllib" long-name="OpenSSL Library" purpose="optional" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1581
            <unit mrp="mw/appinstall/secureswitools/openssllib/security_openssl.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1582
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1583
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1584
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1585
    </layer>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1586
    <layer name="app" long-name="Applications" levels="services apps">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1587
      <block name="contacts" level="apps" span="2" long-name="Contacts Apps" levels="engine support services ui">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1588
		<collection name="phonebookengines" long-name="Phonebook Engines" level="engine" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1589
		  <component name="contactsmodel" long-name="Contacts Model" introduced="ER5" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1590
			<unit version="1" bldFile="app/contacts/phonebookengines/contactsmodel/group" mrp="app/contacts/phonebookengines/contactsmodel/group/app-engines_cntmodel.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1591
		  </component>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1592
		</collection>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1593
        <collection name="pimprotocols" long-name="PIM Protocols" level="services">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1594
		  <component name="phonebooksync" long-name="Phonebook Sync" plugin="Y" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1595
			<unit bldFile="app/contacts/pimprotocols/phonebooksync/group" mrp="app/contacts/pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1596
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1597
          <component name="pbap" long-name="Bluetooth PBAP" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1598
            <unit bldFile="app/contacts/pimprotocols/pbap/group" mrp="app/contacts/pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1599
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1600
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1601
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1602
      <block name="organizer" level="apps" span="2" long-name="Organizer Application Suite" levels="support services engine ui">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1603
        <collection name="pimappservices" long-name="PIM App Services" level="services">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1604
		  <component name="calendar" long-name="Calendar" introduced="9.2" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1605
			<unit version="2" bldFile="app/organizer/pimappservices/calendar/group" mrp="app/organizer/pimappservices/calendar/group/app-engines_calendar.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1606
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1607
          <component name="calendarvcalplugin" long-name="Calendar vCal Plugin" introduced="8.1" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1608
            <unit bldFile="app/organizer/pimappservices/calendarvcalplugin/group" mrp="app/organizer/pimappservices/calendarvcalplugin/group/app-engines_agnversit2.mrp" version="2"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1609
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1610
          <component name="agendamodeltest" long-name="Agenda Model Test" introduced="8.1" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1611
            <unit bldFile="app/organizer/pimappservices/agendamodeltest/TestAgendaSrv" mrp="app/organizer/pimappservices/agendamodeltest/TestAgendaSrv/app-engines_testagendasrv.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1612
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1613
          <component name="appenginesdocs" long-name="Application Engines Documentation" purpose="development" class="doc">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1614
            <unit mrp="app/organizer/pimappservices/appenginesdocs/app-engines_documentation.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1615
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1616
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1617
        <collection name="officeappeng" long-name="Office App Engines" level="engine">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1618
		  <component name="datamodel" long-name="Data Engine" introduced="ER5" deprecated="9.3" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1619
			<unit bldFile="app/organizer/officeappeng/datamodel/group" mrp="app/organizer/officeappeng/datamodel/group/app-engines_damodel.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1620
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1621
          <component name="sheeteng" long-name="Sheet Engine" introduced="ER5" deprecated="9.3" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1622
            <unit bldFile="app/organizer/officeappeng/sheeteng/group" mrp="app/organizer/officeappeng/sheeteng/group/app-engines_sheng.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1623
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1624
          <component name="charteng" long-name="Chart" introduced="ER5" deprecated="9.3" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1625
            <unit mrp="app/organizer/officeappeng/charteng/group/app-engines_chart.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1626
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1627
          <component name="wordeng" long-name="Word Engine" introduced="ER5" deprecated="9.3" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1628
            <unit bldFile="app/organizer/officeappeng/wordeng/group" mrp="app/organizer/officeappeng/wordeng/group/app-engines_wpeng.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1629
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1630
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1631
        <collection name="pimappsupport" long-name="PIM Application Support" level="support">
96
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1632
		  <component name="vcardandvcal" long-name="vCard and vCal" introduced="ER5" purpose="optional" contributed="no">
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1633
			<unit bldFile="app/organizer/pimappsupport/vcardandvcal/group" mrp="app/organizer/pimappsupport/vcardandvcal/group/app-services_versit.mrp"/>
22a5d45c90e6 Catch-up from production system models.
thomase
parents: 73
diff changeset
  1634
		  </component>
73
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1635
          <component name="chinesecalendarconverter" long-name="Chinese Calendar Converter" introduced="6.1" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1636
            <unit bldFile="app/organizer/pimappsupport/chinesecalendarconverter/group" mrp="app/organizer/pimappsupport/chinesecalendarconverter/group/app-services_calcon.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1637
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1638
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1639
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1640
      <block name="messaging" level="apps" span="2" long-name="Messaging Apps" levels="mail eng base ui">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1641
        <collection name="mobilemessaging" long-name="Mobile Messaging" level="ui">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1642
          <component name="smsmtm" long-name="SMS MTM" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1643
            <unit bldFile="app/messaging/mobilemessaging/smsmtm/multimode/Group" mrp="app/messaging/mobilemessaging/smsmtm/multimode/Group/messaging_sms_multimode.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1644
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1645
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1646
        <collection name="mmsengine" long-name="MMS Engine" level="eng">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1647
          <component name="mmssettings" long-name="MMS Settings" introduced="9.2" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1648
            <unit bldFile="app/messaging/mmsengine/mmssettings/group/" mrp="app/messaging/mmsengine/mmssettings/group/messaging_mmssettings.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1649
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1650
          <component name="mmsconf" long-name="MMS Configuration" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1651
            <unit mrp="app/messaging/mmsengine/mmssettings/group/messaging_mmssettings-config.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1652
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1653
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1654
        <collection name="messagingappbase" long-name="Messaging App Base" level="base">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1655
          <component name="smilparser" long-name="SMIL Parser" introduced="7.0s" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1656
            <unit bldFile="app/messaging/messagingappbase/smilparser/GROUP" mrp="app/messaging/messagingappbase/smilparser/GROUP/messaging_gmxml.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1657
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1658
          <component name="obexmtms" long-name="OBEX MTMs" introduced="7.0s" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1659
            <unit bldFile="app/messaging/messagingappbase/obexmtms/Group" mrp="app/messaging/messagingappbase/obexmtms/Group/messaging_obex.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1660
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1661
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1662
        <collection name="email" long-name="Email" level="mail">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1663
          <component name="pop3andsmtpmtm" long-name="POP3 and SMTP MTM" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1664
            <unit bldFile="app/messaging/email/pop3andsmtpmtm/group" mrp="app/messaging/email/pop3andsmtpmtm/group/messaging_email.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1665
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1666
          <component name="imap4mtm" long-name="IMAP4 MTM" introduced="9.2" purpose="optional" plugin="Y">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1667
            <unit bldFile="app/messaging/email/imap4mtm/group" mrp="app/messaging/email/imap4mtm/group/messaging_email_imap.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1668
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1669
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1670
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1671
      <block name="helps" level="apps" span="2" long-name="Help Apps" levels="eng tools unused ui">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1672
        <collection name="symhelptools" long-name="Symbian Help Tools" level="tools">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1673
          <component name="cshlpcmpbackend" long-name="CSHelp Compiler Backend" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1674
            <unit mrp="app/helps/symhelp/cshlpcmpbackend/group/tools_sdk_eng_cshlpcmp_backend_srconly.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1675
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1676
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1677
        <collection name="symhelp" long-name="Symbian Help" level="eng">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1678
          <component name="helpmodel" long-name="Help" introduced="6.0" purpose="optional">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1679
            <unit bldFile="app/helps/symhelp/helpmodel/group" mrp="app/helps/symhelp/helpmodel/group/app-services_hlpmodel.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1680
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1681
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1682
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1683
      <block name="techview" level="apps" span="2" long-name="Techview" levels="services ui utils apps1 apps2 apps3">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1684
        <collection name="buildverification" long-name="Build Verification" level="services">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1685
          <component name="smoketest" long-name="Smoke Test" filter="gt" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1686
            <unit bldFile="app/techview/buildverification/smoketest/Group" mrp="app/techview/buildverification/smoketest/Group/testtools_smoketest.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1687
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1688
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1689
        <collection name="installationapps" long-name="Installation Apps" level="apps2">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1690
          <component name="swisistools" long-name="Secure Software Install SIS Tools" purpose="optional" class="PC">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1691
            <unit bldFile="mw/appinstall/secureswitools/swisistools/group" mrp="mw/appinstall/secureswitools/swisistools/group/security_sistools.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1692
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1693
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1694
        <collection name="networkingutils" long-name="Networking Utils" level="utils">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1695
          <component name="ipadministrationtool" long-name="IP Administration Tool" introduced="7.0" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1696
            <unit mrp="app/techview/networkingutils/ipadministrationtool/group/networking_ipadm.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1697
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1698
          <component name="nameresolverutility" long-name="Name Resolver Utility" introduced="7.0s" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1699
            <unit mrp="app/techview/networkingutils/nameresolverutility/group/networking_nslookup.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1700
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1701
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1702
        <collection name="testapps" long-name="Test Apps" level="utils">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1703
          <component name="rschandler" long-name="Resource Handler" deprecated="tb92" purpose="development">
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1704
            <unit mrp="app/techview/testapps/rschandler/TVResourceHandler/group/Testtools_ResourceHandler_gt.mrp"/>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1705
          </component>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1706
        </collection>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1707
      </block>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1708
    </layer>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1709
  </systemModel>
adf2a2f90447 Added system_model_os_contributed: updated to have an accurate version of schema 2.0.1.
thomase@UK-ThomasE.symbian.int
parents:
diff changeset
  1710
</SystemDefinition>