package_definition.xml
changeset 32 f72906e669b4
parent 16 0089b2f7ebd8
child 35 14e279d2bbb7
equal deleted inserted replaced
31:b9d1744dc449 32:f72906e669b4
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     2 <SystemDefinition schema="3.0.0">
     3   <package id="bt" name="Bluetooth" levels="adaptation hw-if plugin framework server app-if">
     3   <package id="bt" name="Bluetooth" levels="adaptation hw-if plugin framework server app-if">
       
     4   <collection id="bt_plat" name="Bluetooth Platform Interfaces" level="app-if">
       
     5       <component id="bluetooth_audio_adaptation_api" name="Bluetooth Audio Adaptation API" class="api" filter="s60">
       
     6         <meta rel="Api" href="bt_plat/bluetooth_audio_adaptation_api/bluetooth_audio_adaptation_api.metaxml"/>
       
     7         <unit bldFile="bt_plat/bluetooth_audio_adaptation_api/group"/>
       
     8       </component>
       
     9       <component id="bluetooth_power_management_api" name="Bluetooth Power Management API" class="api" filter="s60">
       
    10         <meta rel="Api" href="bt_plat/bluetooth_power_management_api/bluetooth_power_management_api.metaxml"/>
       
    11         <unit bldFile="bt_plat/bluetooth_power_management_api/group"/>
       
    12       </component>
       
    13       <component id="at_command_handler_plugin_api" name="AT Command Handler Plugin API" class="api" filter="s60">
       
    14         <meta rel="Api" href="bt_plat/at_command_handler_plugin_api/at_command_handler_plugin_api.metaxml"/>
       
    15         <unit bldFile="bt_plat/at_command_handler_plugin_api/group"/>
       
    16       </component>
       
    17   </collection>
     4     <collection id="bluetooth" name="Bluetooth Core" level="framework">
    18     <collection id="bluetooth" name="Bluetooth Core" level="framework">
     5       <component id="btstack" name="Bluetooth Stack" introduced="6.0" purpose="optional">
    19       <component id="btstack" name="Bluetooth Stack" introduced="6.0" purpose="optional">
     6         <unit bldFile="bluetooth/btstack" mrp="bluetooth/btstack/bluetooth_stack.mrp"/>
    20         <unit bldFile="bluetooth/btstack" mrp="bluetooth/btstack/bluetooth_stack.mrp"/>
     7       </component>
    21       </component>
     8       <component id="btcomm" name="Bluetooth CSY" introduced="6.0" purpose="optional" class="plugin">
    22       <component id="btcomm" name="Bluetooth CSY" introduced="6.0" purpose="optional" class="plugin">
    74       <component id="atext_build" name="AT Extension Build" introduced="^3" purpose="optional" filter="s60">
    88       <component id="atext_build" name="AT Extension Build" introduced="^3" purpose="optional" filter="s60">
    75         <unit bldFile="atext/group"/>
    89         <unit bldFile="atext/group"/>
    76       </component>
    90       </component>
    77     </collection>
    91     </collection>
    78     <collection id="bt_info" name="Bluetooth Info" level="app-if">
    92     <collection id="bt_info" name="Bluetooth Info" level="app-if">
    79       <component id="bt_plat" filter="s60" class="api">
       
    80         <unit bldFile="bt_plat/group"/>
       
    81       </component>
       
    82       <component id="bt_metadata" name="Bluetooth Metadata" class="config" introduced="^3" purpose="development" target="desktop">
    93       <component id="bt_metadata" name="Bluetooth Metadata" class="config" introduced="^3" purpose="development" target="desktop">
    83         <unit mrp="bt_info/bt_metadata/bt_metadata.mrp"/>
    94         <unit mrp="bt_info/bt_metadata/bt_metadata.mrp"/>
    84       </component>
    95       </component>
    85     </collection>
    96     </collection>
       
    97     <collection id="btsimulator" name="Bluetooth Simulator" level="internal-utils">
       
    98       <component id="btaudioadaptation_stub" name="Bluetooth Audio Adaption Stub" introduced="^3" purpose="optional" filter="s60">
       
    99         <unit bldFile="btsimulator/btaudioadaptation_stub/group"/>
       
   100       </component>
       
   101     </collection>
    86   </package>
   102   </package>
    87 </SystemDefinition>
   103 </SystemDefinition>