package_definition.xml
changeset 53 62b719e049f4
parent 44 a5deb6b96675
child 54 4dc88a4ac6f4
equal deleted inserted replaced
47:63cf70d3ecd8 53:62b719e049f4
    36    <component id="headset" name="Headset" introduced="^4" purpose="optional" filter="s60">
    36    <component id="headset" name="Headset" introduced="^4" purpose="optional" filter="s60">
    37          <unit bldFile="localconnectivityservice/headset/group"/>
    37          <unit bldFile="localconnectivityservice/headset/group"/>
    38    </component>
    38    </component>
    39   </collection>
    39   </collection>
    40   <collection id="mtptransports" name="MTP Transports" level="plugin">
    40   <collection id="mtptransports" name="MTP Transports" level="plugin">
    41    <component id="mtpusbtransport" name="MTP USB Transport" introduced="^2" purpose="optional" class="plugin">
    41    <component id="mtpusbtransport" name="MTP USB Transport" introduced="^2" purpose="optional" class="plugin" filter="s60">
    42     <unit bldFile="mtptransports/mtpusbtransport/group" mrp="mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
    42     <unit bldFile="mtptransports/mtpusbtransport/group" mrp="mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
    43    </component>
    43    </component>
    44    <component id="mtpptpiptransport" name="MTP PTP-IP Transport" introduced="^3" purpose="optional" class="plugin">
    44    <component id="mtpptpiptransport" name="MTP PTP-IP Transport" introduced="^3" purpose="optional" class="plugin" filter="s60">
    45     <unit bldFile="mtptransports/mtpptpiptransport/group" mrp="mtptransports/mtpptpiptransport/group/mtp_ptpip.mrp"/>
    45     <unit bldFile="mtptransports/mtpptpiptransport/group" mrp="mtptransports/mtpptpiptransport/group/mtp_ptpip.mrp"/>
    46    </component>
    46    </component>
    47    <component id="mtpcontroller" name="MTP Controller" introduced="^3" purpose="optional" class="plugin">
    47    <component id="mtpcontroller" name="MTP Controller" introduced="^3" purpose="optional" class="plugin" filter="s60">
    48     <meta rel="config">
    48     <meta rel="config">
    49      <defined condition="FF_MTP_CONTROLLER"/>
    49      <defined condition="FF_MTP_CONTROLLER"/>
    50     </meta>
    50     </meta>
    51     <unit bldFile="mtptransports/mtpcontroller/group" mrp="mtptransports/mtpcontroller/group/mtpcontroller.mrp"/>
    51     <unit bldFile="mtptransports/mtpcontroller/group" mrp="mtptransports/mtpcontroller/group/mtpcontroller.mrp"/>
    52    </component>
    52    </component>
    53   </collection>
    53   </collection>
    54   <collection id="mtpfws" name="MTP Frameworks" level="framework">
    54   <collection id="mtpfws" name="MTP Frameworks" level="framework">
    55    <component id="mtpfw" name="MTP Framework" introduced="^2" purpose="optional">
    55    <component id="mtpfw" name="MTP Framework" introduced="^2" purpose="optional" filter="s60">
    56     <unit bldFile="mtpfws/mtpfw/group" mrp="mtpfws/mtpfw/group/mtp_framework.mrp"/>
    56     <unit bldFile="mtpfws/mtpfw/group" mrp="mtpfws/mtpfw/group/mtp_framework.mrp"/>
    57    </component>
    57    </component>
    58    <component id="devdpextn" name="MTP Device Provider Extension" introduced="^4" purpose="optional">
    58    <component id="devdpextn" name="MTP Device Provider Extension" introduced="^4" purpose="optional" filter="s60">
    59  	  <!-- can't have a component inside another component. Need to move to mtpfws/devdpextn/group -->
    59  	  <!-- can't have a component inside another component. Need to move to mtpfws/devdpextn/group -->
    60 	 <unit bldFile="mtpfws/mtpfw/dataproviders/devdp/devdpextn/group"/>
    60 	 <unit bldFile="mtpfws/mtpfw/dataproviders/devdp/devdpextn/group"/>
    61    </component>
    61    </component>
    62   </collection>
    62   </collection>
    63   <collection id="mtpdataproviders" name="MTP Data Providers" level="generic">
    63   <collection id="mtpdataproviders" name="MTP Data Providers" level="generic">
    64    <component id="mtpfileandfolderdp" name="MTP File and Folder Provider" introduced="^2" purpose="optional" class="plugin">
    64    <component id="mtpfileandfolderdp" name="MTP File and Folder Provider" introduced="^2" purpose="optional" class="plugin" filter="s60">
    65     <unit bldFile="mtpdataproviders/mtpfileandfolderdp/group" mrp="mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
    65     <unit bldFile="mtpdataproviders/mtpfileandfolderdp/group" mrp="mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
    66    </component>
    66    </component>
    67    <component id="mtpimagedp" name="MTP Image Data Provider" filter="gt" introduced="^3" purpose="optional" class="plugin">
    67    <component id="mtpimagedp" name="MTP Image Data Provider" filter="s60" introduced="^3" purpose="optional" class="plugin">
    68     <unit bldFile="mtpdataproviders/mtpimagedp/group" mrp="mtpdataproviders/mtpimagedp/group/mtp_imagedp.mrp"/>
    68     <unit bldFile="mtpdataproviders/mtpimagedp/group" mrp="mtpdataproviders/mtpimagedp/group/mtp_imagedp.mrp"/>
    69    </component>
    69    </component>
    70    <component id="mtppictbridgedp" name="MTP PictBridge Data Provider" introduced="^3" purpose="optional" class="plugin" filter="gt">
    70    <component id="mtppictbridgedp" name="MTP PictBridge Data Provider" introduced="^3" purpose="optional" class="plugin" filter="s60">
    71     <unit bldFile="mtpdataproviders/mtppictbridgedp/group" mrp="mtpdataproviders/mtppictbridgedp/group/mtp_pictbridgedp.mrp"/>
    71     <unit bldFile="mtpdataproviders/mtppictbridgedp/group" mrp="mtpdataproviders/mtppictbridgedp/group/mtp_pictbridgedp.mrp"/>
    72    </component>
    72    </component>
    73    <component id="pictbridgeengine" name="MTP PictBridge Engine" introduced="^4" purpose="optional" filter="s60">
    73    <component id="pictbridgeengine" name="MTP PictBridge Engine" introduced="^4" purpose="optional" filter="s60">
    74  	  <!-- can't have a component inside another component. Need to move to mtpdataproviders/pictbridgeengine/group -->
    74  	  <!-- can't have a component inside another component. Need to move to mtpdataproviders/pictbridgeengine/group -->
    75      <unit bldFile="mtpdataproviders/mtppictbridgedp/pictbridgeengine/group"/>
    75      <unit bldFile="mtpdataproviders/mtppictbridgedp/pictbridgeengine/group"/>
    77    <component id="mtpplaybackcontroldp" name="MTP Playback Control Data Provider" introduced="^4" filter="s60" purpose="optional" class="plugin">
    77    <component id="mtpplaybackcontroldp" name="MTP Playback Control Data Provider" introduced="^4" filter="s60" purpose="optional" class="plugin">
    78     <unit bldFile="mtpdataproviders/mtpplaybackcontroldp/group" mrp="mtpdataproviders/mtpplaybackcontroldp/group/mtp_playbackcontroldp.mrp"/>
    78     <unit bldFile="mtpdataproviders/mtpplaybackcontroldp/group" mrp="mtpdataproviders/mtpplaybackcontroldp/group/mtp_playbackcontroldp.mrp"/>
    79    </component>
    79    </component>
    80   </collection>
    80   </collection>
    81   <collection id="backupandrestore" name="Backup and Restore" level="specific">
    81   <collection id="backupandrestore" name="Backup and Restore" level="specific">
    82    <component id="backupengine" name="Backup Engine" introduced="9.0" purpose="optional">
    82    <component id="backupengine" name="Backup Engine" introduced="9.0" purpose="optional" filter="s60">
    83     <unit bldFile="backupandrestore/backupengine/group" mrp="backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
    83     <unit bldFile="backupandrestore/backupengine/group" mrp="backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
    84    </component>
    84    </component>
    85    <component id="backuptest" name="Backup Test" introduced="^2" purpose="development">
    85    <component id="backuptest" name="Backup Test" introduced="^2" purpose="development" filter="s60">
    86     <unit bldFile="backupandrestore/backuptest/group" mrp="backupandrestore/backuptest/group/connectivity_backuptest.mrp"/>
    86     <unit bldFile="backupandrestore/backuptest/group" mrp="backupandrestore/backuptest/group/connectivity_backuptest.mrp"/>
    87    </component>
    87    </component>
    88   </collection>
    88   </collection>
    89   <collection id="obex" name="OBEX" level="generic">
    89   <collection id="obex" name="OBEX" level="generic">
    90    <component id="obexprotocol" name="OBEX Protocol" introduced="9.1" purpose="optional">
    90    <component id="obexprotocol" name="OBEX Protocol" introduced="9.1" purpose="optional" filter="s60">
    91     <unit bldFile="obex/obexprotocol/group" mrp="obex/obexprotocol/group/obex.mrp"/>
    91     <unit bldFile="obex/obexprotocol/group" mrp="obex/obexprotocol/group/obex.mrp"/>
    92    </component>
    92    </component>
    93    <component id="obexextensionapi" name="OBEX Extension API" introduced="9.2" purpose="optional">
    93    <component id="obexextensionapi" name="OBEX Extension API" introduced="9.2" purpose="optional" filter="s60">
    94     <unit bldFile="obex/obexextensionapi/group" mrp="obex/obexextensionapi/group/obex_extensionapis.mrp"/>
    94     <unit bldFile="obex/obexextensionapi/group" mrp="obex/obexextensionapi/group/obex_extensionapis.mrp"/>
    95    </component>
    95    </component>
    96   </collection>
    96   </collection>
    97  </package>
    97  </package>
    98 </SystemDefinition>
    98 </SystemDefinition>