Readded dependency on devicesrv code. Removed redundancy in the model.
<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="app" long-name="Applications" levels="services apps">
<block name="videoplayer" long-name="Video Player Apps" tech_domain="ma" level="apps" levels="support apps">
<collection name="lwplayer" long-name="LW Player" level="apps">
<component name="lwplayer_build" long-name="LW Player" origin-model="foundation">
<unit bldFile="/sf/app/videoplayer/lwplayer/group"/>
</component>
</collection>
<collection name="mediaplayer" long-name="Media Player" level="apps">
<component name="mediaplayer_build" origin-model="foundation">
<unit bldFile="/sf/app/videoplayer/mediaplayer/group"/>
</component>
</collection>
<collection name="mediasettings" long-name="Media Settings" level="support">
<component name="mediasettings_build" origin-model="foundation">
<unit bldFile="/sf/app/videoplayer/mediasettings/group"/>
</component>
</collection>
<collection name="videoplayer_info" long-name="Video Player Apps Info" level="apps">
<component unofficial="yes" name="videoplayer_help" long-name="Video Player Apps Help" origin-model="foundation">
<unit bldFile="/sf/app/videoplayer/help/group"/>
</component>
<component unofficial="yes" name="videoplayer_plat" long-name="Video Player Apps Platform Interfaces" class="api" origin-model="foundation">
<unit bldFile="/sf/app/videoplayer/videoplayer_plat/group"/>
<unit bldFile="/sf/app/videoplayer/videoplayer_plat/media_player_engine_api/tsrc/group"/>
<unit bldFile="/sf/app/videoplayer/videoplayer_plat/media_player_file_details_dialog_api/tsrc/group"/>
</component>
<component unofficial="yes" name="videoplayer_test" long-name="Video Player Apps Test" origin-model="foundation">
<!-- <unit bldFile="/sf/app/videoplayer/tsrc/group"/> -->
</component>
<component unofficial="yes" name="videoplayer_build" long-name="Video Player Apps Build" origin-model="foundation">
<unit bldFile="/sf/app/videoplayer/group"/>
</component>
</collection>
</block>
</layer>
</systemModel>
</SystemDefinition>