package_definition.xml
changeset 0 f63038272f30
child 22 613943a21004
equal deleted inserted replaced
-1:000000000000 0:f63038272f30
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="btservices" name="Bluetooth Services" levels="framework server generic specific plugin">
       
     4     <collection id="bluetoothengine" name="Bluetooth Engine" level="framework">
       
     5       <component id="bteng" filter="s60" name="Bluetooth Engine">
       
     6         <unit bldFile="bluetoothengine/bteng/group"/>
       
     7       </component>
       
     8       <component id="btnotif" filter="s60" name="Bluetooth Notifier">
       
     9         <unit bldFile="bluetoothengine/btnotif/group"/>
       
    10           <!-- is this test needed as unit? -->
       
    11         <!-- <unit bldFile="bluetoothengine/btnotif/tsrc/btnotifapitest/group"/> -->
       
    12       </component>
       
    13       <component id="btaudioman" filter="s60" name="Bluetooth Audio Manager">
       
    14         <unit bldFile="bluetoothengine/btaudioman/group"/>
       
    15       </component>
       
    16       <component id="btmac" filter="s60" name="Bluetooth Mono Audio Controller" class="plugin">
       
    17         <unit bldFile="bluetoothengine/btmac/group"/>
       
    18       </component>
       
    19       <component id="btsac" filter="s60" name="Bluetooth Stereo Audio Controller" class="plugin">
       
    20         <unit bldFile="bluetoothengine/btsac/group"/>
       
    21       </component>
       
    22       <component id="btaudiostreamer" filter="s60" name="Bluetooth Audio Streamer">
       
    23         <unit bldFile="bluetoothengine/btaudiostreamer/group"/>
       
    24         <!-- <unit bldFile="bluetoothengine/btaudiostreamer/tsrc/btaudiostreamerapitest/group"/> -->
       
    25       </component>
       
    26       <component id="btsap" filter="s60" name="Bluetooth SIM Access Profile" class="plugin">
       
    27         <unit bldFile="bluetoothengine/btsap/group"/>
       
    28       </component>
       
    29       <component id="btui" filter="s60" name="Bluetooth UI">
       
    30         <!-- <unit bldFile="bluetoothengine/btui/ecom/group"/> -->
       
    31         <unit bldFile="bluetoothengine/btui/group"/>
       
    32       </component>
       
    33       <component id="btpbap" filter="s60" name="Bluetooth Phonebook Access Profile" class="plugin">
       
    34         <unit bldFile="bluetoothengine/btpbap/group"/>
       
    35       </component>
       
    36       <component id="bthid" filter="s60" name="Bluetooth HID">
       
    37         <unit bldFile="bluetoothengine/bthid/group"/>
       
    38       </component>
       
    39     </collection>
       
    40     <collection id="bluetoothappprofiles" name="Bluetooth Application Profiles" level="plugin">
       
    41       <component id="avrcp" name="Bluetooth AVRCP" introduced="9.1" purpose="optional">
       
    42         <unit bldFile="bluetoothappprofiles/avrcp" mrp="bluetoothappprofiles/avrcp/bluetooth_avrcp.mrp"/>
       
    43       </component>
       
    44     </collection>
       
    45     <collection id="btservices_info" name="BT Services Info" level="plugin">
       
    46       <component id="btservices_metadata" name="BT Services Metadata" class="config" introduced="^3" purpose="development" target="desktop">
       
    47         <unit mrp="btservices_info/btservices_metadata/btservices_metadata.mrp"/>
       
    48       </component>
       
    49     </collection>
       
    50   </package>
       
    51 </SystemDefinition>