symbian2/mw/remotestorage/package_definition.xml
author William Roberts <williamr@symbian.org>
Thu, 18 Feb 2010 15:13:39 +0000
branchHighFidelityModel
changeset 81 4709480770ad
parent 15 6980ebf0690e
permissions -rw-r--r--
Fix for Bug 1301 - add the cryptoservices/rootcertificates component to the copy of os/security/package_definition.xml

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="mw" long-name="Middleware" levels="generic specific">
<block name="remotestorage" long-name="Remote Storage" tech_domain="de" level="generic" levels="framework">
    <collection name="remotestoragefw" long-name="Remote Storage Framework" level="framework">
     <component name="mountstore" long-name="Mount Store" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountstore/group"/>
     </component>
     <component name="rsfwnotifierplugins" long-name="RS Framework Notifier Plugins" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/rsfwnotifierplugins/group"/>
     </component>
     <component name="remotefileengine" long-name="Remote File Engine" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefileengine/group"/>
     </component>
     <component name="mountmanager" long-name="Mount Manager" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountmanager/group"/>
      <!-- <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountmanager/tsrc/public/basic/group"/> -->
     </component>
     <component name="webdavaccessplugin" long-name="WebDAV Access Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/webdavaccessplugin/group"/>
     </component>
     <component name="remotefilesystemplugin" long-name="Remote Filesystem Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefilesystemplugin/group"/>
     </component>
     <component name="remotestoragegsplugin" long-name="GS Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/gsplugin/group"/>
     </component>
     <component name="remotedriveconfigurationbiocontrol" long-name="Remote Drive Configuration BIO Control" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotedriveconfigurationbiocontrol/group"/>
     </component>
     <component unofficial="yes" name="remotestoragefw_build" long-name="Remote Storage Framework Build" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/group"/>
     </component>
    </collection>
    <collection name="remotestorage_info" long-name="Remote Storage Info" level="framework">
     <component unofficial="yes" name="rsfw_plat" class="api" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/rsfw_plat/rsfw_access_protocol_plugin_api/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>