package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 23 Apr 2010 10:15:53 +0100
branchRCL_3
changeset 13 573550b50543
parent 7 c2db6e29750c
child 23 d417d624aaf3
child 42 f92a4f87e424
permissions -rw-r--r--
Remerge fix for Bug 2485

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="usb" name="USB" levels="adaptation hw-if plugin framework server app-if">
    <collection id="usbldd" name="USB Logical Device Drivers" level="hw-if">
      <!-- usbclientdrivers  to be moved here from kernelhwsrv-->
    </collection>
    <collection id="usbmgmt" name="USB Management" level="server">
      <component id="usbmgr" name="USB Manager" purpose="optional">
        <unit version="2" bldFile="usbmgmt/usbmgr/group" mrp="usbmgmt/usbmgr/group/usb_manager.mrp"/>
      </component>
      <component id="usbmgrtest" name="USB Manager Tests" introduced="7.0" purpose="development" filter="test">
        <unit version="2" mrp="usbmgmt/usbmgrtest/group/usb_test.mrp" bldFile="usbmgmt/usbmgrtest/group"/>
      </component>
      <component id="usbclassandmgrdocs" name="USB Class and Manager Documentation" purpose="development" class="doc">
        <unit mrp="usbmgmt/usbclassandmgrdocs/usb_documentation.mrp"/>
      </component>
    </collection>
    <collection id="usb_info" name="USB Info" level="app-if">
      <component id="usb_metadata" name="USB Metadata" class="config" introduced="^3" purpose="development" target="desktop">
        <unit mrp="usb_info/usb_metadata/usb_metadata.mrp"/>
      </component>
      <component id="usb_plat" name="USB Platform Interfaces" class="api" filter="s60">
        <!--unit bldFile="usb_plat/group"/-->
      </component>
    </collection>
  </package>
</SystemDefinition>