symbian4/app/phone/package_definition.xml
author Dario Sestito <darios@symbian.org>
Wed, 21 Jul 2010 16:34:19 +0100
changeset 351 9e7a463cb657
parent 349 13018254ec2a
child 356 93727cbf84bf
permissions -rw-r--r--
Update package models from latest system model (platform@a8b07977fbe2)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
]>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    53
<SystemDefinition schema="2.0.1" name="Symbian^4">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
 <systemModel>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
  <layer name="app" long-name="Applications" levels="services apps">
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    56
   <block name="phone" level="apps" span="2" levels="engine plugin ui app" long-name="Phone Apps">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
<collection name="phoneapp" long-name="Phone Application" level="app">
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    58
<component name="blacklist" long-name="Phone Blacklist Clearing" filter="s60" purpose="optional" plugin="Y">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
<unit bldFile="/sf/app/phone/phoneapp/blacklist/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    61
<component name="phoneuicontrol" long-name="Phone UI Control" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
<unit bldFile="/sf/app/phone/phoneapp/phoneuicontrol/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    64
<component name="phoneuistates" long-name="Phone UI States" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
<unit bldFile="/sf/app/phone/phoneapp/phoneuistates/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    67
<component name="phoneuiutils" long-name="Phone UI Utils" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
<unit bldFile="/sf/app/phone/phoneapp/phoneuiutils/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    70
<component name="silenceactionplugin" long-name="Silence Action Plugin" filter="s60" purpose="optional" plugin="Y">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
<unit bldFile="/sf/app/phone/phoneapp/silenceactionplugin/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    73
<component name="phonemediatorcenter" long-name="Phone Mediator Center" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
<unit bldFile="/sf/app/phone/phoneapp/phonemediatorcenter/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    76
<component name="phoneuiview2" long-name="Phone UI View" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
<unit bldFile="/sf/app/phone/phoneapp/phoneuiview2" proFile="phoneuiview2.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    79
<component name="phoneuiqtviewadapter" long-name="Phone UI Qt View Adapter" introduced="^4" filter="s60" purpose="optional" plugin="Y">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    80
<unit bldFile="/sf/app/phone/phoneapp/phoneuiqtviewadapter" proFile="phoneuiqtviewadapter.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    82
<component name="phonestringloader" long-name="Phone String Loader" introduced="^4" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    83
<unit bldFile="/sf/app/phone/phoneapp/phonestringloader" proFile="phonestringloader.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    85
<component name="phoneui2" long-name="Phone UI" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    86
<unit bldFile="/sf/app/phone/phoneapp/phoneui2" proFile="phoneui2.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    87
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    88
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    89
<collection name="phoneengine" long-name="Phone Engine" level="engine">
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    90
<component name="phonecntfinder2" long-name="Phone Contact Finder" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    91
<unit bldFile="/sf/app/phone/phoneengine/phonecntfinder2" proFile="phonecntfinder2.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    92
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    93
<component name="audiohandling" long-name="Phone Audio Handling" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    94
<unit bldFile="/sf/app/phone/phoneengine/audiohandling/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    95
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    96
<component name="callhandling" long-name="Call Handling" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    97
<unit bldFile="/sf/app/phone/phoneengine/callhandling/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    98
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
    99
<component name="contacthandling2" long-name="Phone Contact Handling" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   100
<unit bldFile="/sf/app/phone/phoneengine/contacthandling2/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   101
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   102
<component name="loghandling" long-name="Phone Log Handling" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   103
<unit bldFile="/sf/app/phone/phoneengine/loghandling/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   104
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   105
<component name="engineinfo" long-name="Phone Engine Info" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   106
<unit bldFile="/sf/app/phone/phoneengine/engineinfo/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   107
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   108
<component name="phonemodel" long-name="Phone Model" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   109
<unit bldFile="/sf/app/phone/phoneengine/phonemodel" proFile="phonemodel.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   110
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   111
<component name="servicehandling" long-name="Phone Service Handling" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   112
<unit bldFile="/sf/app/phone/phoneengine/servicehandling/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   113
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   114
<component name="phoneservices" long-name="Phone Server" introduced="^4" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   115
<unit bldFile="/sf/app/phone/phoneengine/phoneservices" proFile="phoneservices.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   116
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   117
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   118
<collection name="phoneuis" long-name="Phone UIs" level="ui">
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   119
<component name="bubblemanager2" long-name="Phone Bubble Manager" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   120
<unit bldFile="/sf/app/phone/phoneuis/bubblemanager2" proFile="bubblemanager2.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   121
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   122
<component name="telephonydevicemode" long-name="Telephony Device Mode" filter="s60" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   123
<unit bldFile="/sf/app/phone/phoneuis/telephonydevicemode/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   124
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   125
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   126
<collection name="phone_plat" long-name="Phone Apps Platform Interfaces" level="app">
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   127
<component name="3d_ringing_tone_enabler_api" long-name="3D Ringing Tone Enabler API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   128
<unit bldFile="/sf/app/phone/phone_plat/3d_ringing_tone_enabler_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   129
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   130
<component name="telephony_comms_information_api" long-name="Telephony Comms Information API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   131
<unit bldFile="/sf/app/phone/phone_plat/telephony_comms_information_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   132
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   133
<component name="telephony_information_api" long-name="Telephony Information API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   134
<unit bldFile="/sf/app/phone/phone_plat/telephony_information_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   135
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   136
<component name="telephony_device_mode_api" long-name="Telephony Device Mode API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   137
<unit bldFile="/sf/app/phone/phone_plat/telephony_device_mode_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   138
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   139
<component name="telephony_remote_party_information_api" long-name="Telephony Remote Party Information API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   140
<unit bldFile="/sf/app/phone/phone_plat/telephony_remote_party_information_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   141
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   142
<component name="telephony_video_mailbox_settings_api" long-name="Telephony Video Mailbox Settings API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   143
<unit bldFile="/sf/app/phone/phone_plat/telephony_video_mailbox_settings_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   144
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   145
<component name="telephony_microphone_mute_status_api" long-name="Telephony Microphone Mute Status API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   146
<unit bldFile="/sf/app/phone/phone_plat/telephony_microphone_mute_status_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   147
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   148
<component name="telephony_logging_extension_api" long-name="Telephony Logging Extension API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   149
<unit bldFile="/sf/app/phone/phone_plat/telephony_logging_extension_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   150
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   151
<component name="telephony_matching_extension_api" long-name="Telephony Matching Extension API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   152
<unit bldFile="/sf/app/phone/phone_plat/telephony_matching_extension_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   153
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   154
<component name="phone_application_commands_api" long-name="Phone Application Commands API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   155
<unit bldFile="/sf/app/phone/phone_plat/phone_application_commands_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   156
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   157
<component name="phone_application_voip_commands_api" long-name="Phone Application VOIP Commands API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   158
<unit bldFile="/sf/app/phone/phone_plat/phone_application_voip_commands_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   159
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   160
<component name="phone_telephony_menu_extension_api" long-name="Telephony Menu Extension API" filter="s60" purpose="optional" class="api">
349
13018254ec2a Update package models from latest system model (platform@2aec61aaabda)
Dario Sestito <darios@symbian.org>
parents: 337
diff changeset
   161
<unit bldFile="/sf/app/phone/phone_plat/telephony_menu_extension_api/group"/>
13018254ec2a Update package models from latest system model (platform@2aec61aaabda)
Dario Sestito <darios@symbian.org>
parents: 337
diff changeset
   162
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   163
<component name="phone_telephony_mediator_api" long-name="Telephony Mediator API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   164
<unit bldFile="/sf/app/phone/phone_plat/telephony_mediator_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   165
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   166
<component name="video_telephony_mediator_api" long-name="Video Telephony Mediator API" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   167
<unit bldFile="/sf/app/phone/phone_plat/video_telephony_mediator_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   168
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   169
<component name="video_telephony_control_mediator_api" long-name="Video Telephony Control Mediator API" introduced="^4" filter="s60" purpose="optional" class="api">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   170
<unit bldFile="/sf/app/phone/phone_plat/video_telephony_control_mediator_api/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   171
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   172
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   173
<collection name="phoneplugins" long-name="Phone Plugins" level="plugin">
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   174
<component name="csplugin" long-name="Circuit Switched Plugin" introduced="^4" filter="s60" purpose="optional" plugin="Y">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   175
<unit bldFile="/sf/app/phone/phoneplugins/csplugin/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   176
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   177
<component name="dialerwidgetplugin" long-name="Dialer Widget Plugin" introduced="^4" filter="s60" purpose="optional" plugin="Y">
337
921124097970 Update package models from latest system model (platform@011afa5a8776)
Dario Sestito <darios@symbian.org>
parents: 332
diff changeset
   178
<unit bldFile="/sf/app/phone/phoneplugins/dialerwidgetplugin" proFile="dialerwidgetplugin.pro"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   179
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   180
<component name="infowidgetplugin" long-name="Info Widget Plugin" introduced="^4" filter="s60" purpose="optional" plugin="Y">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   181
<unit bldFile="/sf/app/phone/phoneplugins/infowidgetplugin" proFile="infowidgetplugin.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   182
</component>
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   183
<component name="phoneindicatorplugin" long-name="Phone Indicator Plugin" introduced="^4" filter="s60" purpose="optional" plugin="Y">
349
13018254ec2a Update package models from latest system model (platform@2aec61aaabda)
Dario Sestito <darios@symbian.org>
parents: 337
diff changeset
   184
<unit bldFile="/sf/app/phone/phoneplugins/phoneindicatorplugin" proFile="phoneindicatorplugin.pro"/>
13018254ec2a Update package models from latest system model (platform@2aec61aaabda)
Dario Sestito <darios@symbian.org>
parents: 337
diff changeset
   185
</component>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   186
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   187
<collection name="phonesettings" long-name="Phone Settings" level="plugin">
351
9e7a463cb657 Update package models from latest system model (platform@a8b07977fbe2)
Dario Sestito <darios@symbian.org>
parents: 349
diff changeset
   188
<component name="cpphonesettingsplugins" long-name="CP Phone Settings Plugins" introduced="^4" filter="s60" purpose="optional" plugin="Y">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   189
<unit bldFile="/sf/app/phone/phonesettings/cpphonesettingsplugins" proFile="cpphonesettingsplugins.pro"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   190
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   191
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   192
</block>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   193
  </layer>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   194
 </systemModel>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   195
</SystemDefinition>