core/com.nokia.carbide.cpp.featureTracker/plugin.xml
author timkelly
Tue, 31 Aug 2010 09:14:22 -0500
changeset 1926 1c1be5694e88
parent 0 fb279309251b
permissions -rw-r--r--
remove devices.xml listener test. For some reason it's not replacing the original devices.xml, causing multiple other test failures.

<?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>