symbian3/mw/hapticsservices/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Fri, 29 Jan 2010 16:25:53 +0000
branchHighFidelityModel
changeset 43 35cc8ff825d7
child 48 c8d3143d3c0e
permissions -rw-r--r--
Start adding package details in mw layer

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="hapticsservices" name="Haptics Services" levels="fw api">
    <collection id="tactilefeedback" name="Tactile Feedback" level="fw">
      <component id="tactilearearegistry" filter="s60" name="Tactile Area Registry" introduced="^1">
        <unit bldFile="tactilefeedback/tactilearearegistry/group"/>
      </component>
      <component id="tactilefeedbackclient" filter="s60" name="Tactile Feedback Client" introduced="^1">
        <unit bldFile="tactilefeedback/tactilefeedbackclient/group"/>
      </component>
      <component id="tactilefeedback_build" filter="s60" name="Tactile Feedback Build" introduced="^1">
		<!-- consider moving IBY to one fo the above components -->
        <unit bldFile="tactilefeedback/group"/>
      </component>
    </collection>
    <collection id="hapticsservices_info" name="Haptics Services Info" level="api">
      <component id="hapticsservices_pub" filter="s60" name="Haptics Services Public Interfaces" class="api" introduced="^1">
        <unit bldFile="hapticsservices_pub/group"/>
      </component>
      <component id="hapticsservices_plat" filter="s60" name="Haptics Services Platform Interfaces" class="api" introduced="^1">
        <unit bldFile="hapticsservices_plat/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>