core/com.nokia.carbide.cpp.featureTracker/plugin.xml
author Chad Peckham <chad.peckham@nokia.com>
Thu, 11 Mar 2010 12:12:22 -0600
branchRCL_2_4
changeset 1092 cfabdba53722
parent 0 fb279309251b
permissions -rw-r--r--
Fix for 1 device and 1 personality not matching. Bug 10843. Should also improve bug 10805, but not in the case of multiple devices.

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>

   <extension-point id="featureUseTracker" name="Feature Usage Tracker" schema="schema/featureUseTracker.exsd"/>

</plugin>