symbian3/mw/phonesrv/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 03 Feb 2010 20:06:22 +0000
branchHighFidelityModel
changeset 48 c8d3143d3c0e
parent 46 c94b55c3fb61
child 63 d7aa110911c4
permissions -rw-r--r--
Scripts had not properly updated the 3.0 sysdef. These should be correct.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="phonesrv" name="Telephony and SIM Services" levels="plugin framework server generic specific">
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     4
    <collection id="telutils" name="Telephony Utils" level="generic">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     5
      <component id="phoneparser" filter="s60" name="Phone Parser">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     6
        <unit bldFile="telutils/phoneparser/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     7
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     8
      <component id="telephonyservice" filter="s60" name="Telephony Service">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
     9
        <unit bldFile="telutils/telephonyservice/group"/>
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
    </collection>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
    <collection id="cbs" name="Cellular Baseband Services" level="plugin">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
      <component id="cbsserver" filter="s60" name="CBS Server">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
        <unit bldFile="cbs/cbsserver/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    16
      <component id="cbsui" filter="s60" name="CBS UI">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    17
        <unit bldFile="cbs/cbsui/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    18
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    19
    </collection>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    20
    <collection id="cellular" name="Cellular" level="server">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    21
      <component id="telephonysettings" filter="s60" name="Telephony Settings">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    22
        <unit bldFile="cellular/telephonysettings/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    23
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    24
      <component id="sssettings" filter="s60" name="Supplementary Service Settings">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    25
        <unit bldFile="cellular/sssettings/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    26
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    27
      <component id="psetnotesui" filter="s60" name="Phone Settings Notes UI">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    28
        <unit bldFile="cellular/psetnotesui/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    29
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    30
      <component id="servicerequest" filter="s60" name="Service Request">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    31
        <unit bldFile="cellular/servicerequest/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    32
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    33
      <component id="cellular_test" filter="s60,api_test" name="Cellular Tests" purpose="development">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    34
      	<!-- can only have one unit. Need to #include from a single bld.inf  (cellular/tsrc/bld.inf?) -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    35
        <unit unitID="tedo.PsetNotesUi.test" bldFile="cellular/PsetNotesUi/tsrc/public/basic/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    36
        <unit unitID="tedo.SSSettings.test" bldFile="cellular/SSSettings/tsrc/public/basic/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    37
        <unit unitID="tedo.telephonysettings.test" bldFile="cellular/telephonysettings/tsrc/public/basic/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    38
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    39
    </collection>
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    40
    <collection id="convergedcallengine" name="Converged Call Engine" level="framework">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    41
      <component id="callprovider" filter="s60" name="Call Provider">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    42
        <unit bldFile="convergedcallengine/callprovider/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    43
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    44
      <component id="cce" filter="s60" name="CCE">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    45
        <unit bldFile="convergedcallengine/cce/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    46
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    47
      <component id="spsettings" filter="s60" name="Service Provider Settings">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    48
        <unit bldFile="convergedcallengine/spsettings/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    49
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    50
      <component id="cenrepdatabase" filter="s60" name="CCE Cenrep Database">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    51
        <unit bldFile="convergedcallengine/cenrepdatabase/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    52
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    53
      <component id="serviceselector" filter="s60" name="Service Selector">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    54
        <unit bldFile="convergedcallengine/serviceselector/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    55
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    56
      <component id="csplugin" filter="s60" name="CS Plugin" class="plugin">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    57
      	<!--  should spell out CS in name -->
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    58
        <unit bldFile="convergedcallengine/csplugin/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    59
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    60
      <component id="convergedcallengine_test" filter="s60,api_test" name="CCE Tests" purpose="development">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    61
      	<!-- can only have one unit. Need to #include from a single bld.inf  (convergedcallengine/tsrc/bld.inf?) -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    62
        <unit unitID="tedo.cce.test" bldFile="convergedcallengine/cce/tsrc/public/basic/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    63
        <unit unitID="tedo.spsettings.test" bldFile="convergedcallengine/spsettings/tsrc/public/basic/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    64
      </component>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    65
    </collection>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    66
    <collection id="engines" name="Telephony Engines" level="specific">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    67
      <component id="vmbxengine" filter="s60" name="Voice Mailbox Engine">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    68
        <unit bldFile="engines/vmbxengine/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    69
      </component>
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    70
    </collection>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    71
    <collection id="networkhandling" name="Network Handling" level="plugin">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    72
      <component id="networkhandlingengine" filter="s60" name="Network Handling Engine">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    73
        <unit bldFile="networkhandling/networkhandlingengine/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    74
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    75
    </collection>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    76
    <collection id="phoneclientserver" name="Phone Client/Server" level="server">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    77
      <component id="enpolicy" filter="s60" name="Emergency Number Policy">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    78
        <unit bldFile="phoneclientserver/enpolicy/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    79
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    80
      <component id="aiwdialdata" filter="s60" name="AIW Dial Data">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    81
        <unit bldFile="phoneclientserver/aiwdialdata/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    82
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    83
      <component id="dialutils" filter="s60" name="Dial Utils">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    84
        <unit bldFile="phoneclientserver/dialutils/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    85
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    86
      <component id="phoneclient" filter="s60" name="Phone Client">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    87
        <unit bldFile="phoneclientserver/phoneclient/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    88
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    89
      <component id="phoneserver" filter="s60" name="Phone Server">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    90
        <unit bldFile="phoneclientserver/phoneserver/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    91
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    92
      <component id="callui" filter="s60" name="Call UI">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    93
        <unit bldFile="phoneclientserver/callui/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    94
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    95
      <component id="phoneclientserver_test" filter="s60,api_test" name="Phone Client/Server Tests" purpose="development">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    96
      	<!-- can only have one unit. Need to #include from a single bld.inf  (phoneclientserver/tsrc/bld.inf?) -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    97
        <unit unitID="tedo.aiwdialdata.test" bldFile="phoneclientserver/aiwdialdata/tsrc/public/basic/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    98
        <unit unitID="tedo.dialutils.test" bldFile="phoneclientserver/dialutils/tsrc/public/basic/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
    99
        <unit unitID="tedo.phoneclient.test" bldFile="phoneclientserver/phoneclient/tsrc/public/basic/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   100
      </component>
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   101
    </collection>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   102
    <collection id="satengine" name="SIM Application Toolkit Engine" level="generic">
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   103
      <component id="satserver" filter="s60" name="SAT Server">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   104
        <unit bldFile="satengine/satserver/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   105
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   106
    </collection>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   107
    <collection id="satui" name="SIM Application Toolkit UI" level="specific">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   108
      <component id="satapp" filter="s60" name="SAT Application">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   109
        <unit bldFile="satui/satapp/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   110
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   111
      <component id="satplugin" filter="s60" name="SAT Plugin" class="plugin">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   112
        <unit bldFile="satui/satplugin/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   113
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   114
    </collection>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   115
    <collection id="phonecmdhandler" name="Phone Command Handler" level="generic">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   116
      <component id="phonecmdhnlr" filter="s60" name="Phone Command Handler">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   117
        <unit bldFile="phonecmdhandler/phonecmdhnlr/group"/>
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   118
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   119
    </collection>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   120
    <collection id="phonesrv_info" name="Telephony and SIM Services Info" level="specific">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   121
      <component id="phonesrv_plat" filter="s60" name="Telephony and SIM Services Platform Interfaces" class="api">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   122
        <unit bldFile="phonesrv_plat/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   123
      </component>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   124
      <component id="phonesrv_pub" filter="s60" name="Telephony and SIM Services Public Interfaces" class="api">
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   125
        <unit bldFile="phonesrv_pub/group"/>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   126
      </component>
48
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   127
      <component id="phonesrv_test" filter="s60,api_test" name="Telephony and SIM Services Tests" purpose="development">
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   128
      	<!-- can only have one unit. Need to #include from a single bld.inf  (phonesrv_plat/tsrc/bld.inf?) -->
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   129
        <unit unitID="tedo.call_information_api.test" bldFile="phonesrv_plat/call_information_api/tsrc/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   130
		<unit unitID="tedo.sat_client_api.test" bldFile="phonesrv_plat/sat_client_api/tsrc/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   131
        <unit unitID="tedo.sat_refresh_api.test" bldFile="phonesrv_plat/sat_refresh_api/tsrc/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   132
        <unit unitID="tedo.sat_service_api.test" bldFile="phonesrv_plat/sat_service_api/tsrc/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   133
        <unit unitID="tedo.telephony_mediator_api.test" bldFile="phonesrv_plat/telephony_mediator_api/tsrc/ut_telephony_mediator_api/group"/> 		
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   134
		<unit unitID="tedo.call_remote_party_information_api.test" bldFile="phonesrv_plat/call_remote_party_information_api/tsrc/group"/>
c8d3143d3c0e Scripts had not properly updated the 3.0 sysdef. These should be correct.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 46
diff changeset
   135
      </component>
46
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   136
    </collection>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   137
  </package>
c94b55c3fb61 Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   138
</SystemDefinition>