Change ID of sf_cenrep to follow file path conventions and name to follow naming conventions
<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
<package id="btservices" name="Bluetooth Services" levels="framework server generic specific plugin">
<collection id="bluetoothengine" name="Bluetooth Engine" level="framework">
<component id="bteng" filter="s60" name="Bluetooth Engine">
<unit bldFile="bluetoothengine/bteng/group"/>
</component>
<component id="btnotif" filter="s60" name="Bluetooth Notifier">
<unit bldFile="bluetoothengine/btnotif/group"/>
</component>
<component id="btaudioman" filter="s60" name="Bluetooth Audio Manager">
<unit bldFile="bluetoothengine/btaudioman/group"/>
</component>
<component id="btmac" filter="s60" name="Bluetooth Mono Audio Controller" class="plugin">
<unit bldFile="bluetoothengine/btmac/group"/>
</component>
<component id="btsac" filter="s60" name="Bluetooth Stereo Audio Controller" class="plugin">
<unit bldFile="bluetoothengine/btsac/group"/>
</component>
<component id="btaudiostreamer" filter="s60" name="Bluetooth Audio Streamer">
<unit bldFile="bluetoothengine/btaudiostreamer/group"/>
</component>
<component id="btsap" filter="s60" name="Bluetooth SIM Access Profile" class="plugin">
<unit bldFile="bluetoothengine/btsap/group"/>
</component>
<component id="btui" filter="s60" name="Bluetooth UI">
<unit bldFile="bluetoothengine/btui/group"/>
</component>
<component id="btpbap" filter="s60" name="Bluetooth Phonebook Access Profile" class="plugin">
<unit bldFile="bluetoothengine/btpbap/group"/>
</component>
<component id="bthid" filter="s60" name="Bluetooth HID">
<unit bldFile="bluetoothengine/bthid/group"/>
</component>
<component id="btctrldcmoadapter" filter="s60" name="Bluetooth Control DCMO Adapter" class="plugin" introduced="^3">
<unit bldFile="bluetoothengine/bthid/group"/>
</component>
</collection>
<collection id="bluetoothappprofiles" name="Bluetooth Application Profiles" level="plugin">
<component id="avrcp" name="Bluetooth AVRCP" introduced="9.1" purpose="optional">
<unit bldFile="bluetoothappprofiles/avrcp" mrp="bluetoothappprofiles/avrcp/bluetooth_avrcp.mrp"/>
</component>
</collection>
<collection id="btservices_info" name="BT Services Info" level="plugin">
<component id="btservices_plat" filter="s60" name="BT Services Platform Interfaces" class="api">
<unit bldFile="btservices_plat/group"/>
</component>
<component id="btservices_pub" filter="s60" name="BT Services Public Interfaces" class="api">
<unit bldFile="btservices_pub/group"/>
</component>
<component id="btservices_metadata" name="BT Services Metadata" class="config" introduced="^3" purpose="development" target="desktop">
<unit mrp="btservices_info/btservices_metadata/btservices_metadata.mrp"/>
</component>
<component id="btservices_api_test" name="BT Services API Tests" purpose="development" filter="s60,test,api_test">
<unit bldFiile="tsrc/group"/>
</component>
</collection>
</package>
</SystemDefinition>