symbian3/app/contentcontrol/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 27 Jan 2010 15:59:56 +0000
branchHighFidelityModel
changeset 38 12159035c0ef
child 141 27d9d356efbf
permissions -rw-r--r--
Put in full details on the first set of packages in app layer

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="contentcontrol" name="Content Control Daemons" levels="plugin app">
    <collection id="dsdcmoadapter" name="Data Sync DCMO Adapter" level="plugin">
	   	<!-- Component at wrong rank, should move down a directory --> 
      <component id="dsdcmoadapter_build" filter="s60" name="Data Sync Control DCMO Adapter">
        <unit bldFile="dsdcmoadapter/group"/>
      </component>
    </collection>
    <collection id="omads" name="OMA Data Sync" level="app">
      <component id="omadsappui" filter="s60" name="OMA DS Application UI">
        <unit bldFile="omads/omadsappui/group"/>
      </component>
      <component id="omadsextensions" filter="s60" name="OMA DS Extensions" class="plugin">
        <unit bldFile="omads/omadsextensions/group"/>
      </component>
    </collection>
    <collection id="contentcontrol_info" name="Content Control Daemons Info" level="app">
      <component id="contentctrl_plat" filter="s60" class="api" name="Content Control Daemons Platforn Interfaces">
        <unit bldFile="contentctrl_plat/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>