symbian3/os/wlan/package_definition.xml
author Dario Sestito <darios@symbian.org>
Mon, 05 Oct 2009 15:35:24 +0100
changeset 15 6980ebf0690e
child 30 0f4f00318d20
permissions -rw-r--r--
Adding symbian2 and symbian3 configurations

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="os" long-name="OS" levels="hw services">
<block name="wlan" long-name="WLAN" tech_domain="dc" level="services" levels="hw low mid high tools test">
    <collection name="wlan_bearer" long-name="WLAN Bearer" level="hw">
     <component name="wlanpsmplugin" long-name="WLAN PSM Plugin" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/wlan_bearer/wlanpsmplugin/group"/>
     </component>
     <component name="wlanagent" long-name="WLAN Agent" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/wlan_bearer/wlanagent/group"/>
     </component>
     <component name="wlandbif_cd" long-name="WLAN CommsDat interface" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/wlan_bearer/wlandbif_cd/group"/>
     </component>
     <component name="wlanengine" long-name="WLAN Engine" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/group"/>
     </component>
     <component name="wlanldd" long-name="WLAN LDD" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/group"/>
     </component>
     <component name="wlannwif" long-name="WLAN Network Interface" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/wlan_bearer/wlannwif/group"/>
     </component>
     <component unofficial="yes" name="wlan_bearer_build" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/wlan_bearer/group"/>
     </component>
    </collection>
    <collection name="wlantools" long-name="WLAN Tools" level="tools">
     <component name="dut" long-name="Dut" origin-model="foundation"/>
     <component name="ping" long-name="Ping" origin-model="foundation"/>
    </collection>
    <collection name="wlanapitest" long-name="WLAN API Tests" level="test">
     <component name="wlanhaitest" long-name="WLAN HAI Tests" introduced="tb91" purpose="development" class="placeholder" plugin="N" origin-model="Symbian">
      <!-- PLACEHOLDER="DS.1645"
	<unit mrp="wlanapitest/wlanhaitest/group/wlanhai.mrp"/>
	-->
     </component>
    </collection>
    <collection name="wlan_info" long-name="WLAN Info" level="test">
     <component unofficial="yes" name="wlan_pub" long-name="WLAN Public Interfaces" class="api" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/wlan_pub/group"/>
     </component>
     <component unofficial="yes" name="wlan_build" long-name="WLAN Build" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/group"/>
     </component>
     <component unofficial="yes" name="wlan_plat" long-name="WLAN Platform Interfaces" class="api" origin-model="foundation">
      <unit bldFile="/sf/os/wlan/wlan_plat/group"/>
     </component>
    <component name="wlan_metadata" long-name="WLAN Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
      <unit mrp="/sf/os/wlan/wlan_info/wlan_metadata/wlan_metadata.mrp"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>