connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/plugin.xml
author timkelly
Thu, 29 Jul 2010 13:03:15 -0500
branchC3_BUILDER_WORK
changeset 1720 6433764204b0
parent 868 089762ea5b6d
permissions -rw-r--r--
add SBSv2QueryTests to the builder test suite.

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension
         point="com.nokia.carbide.remoteConnections.deviceDiscoveryAgent">
      <deviceDiscoveryAgent
            class="com.nokia.carbide.remoteconnections.discovery.pccs.agent.PCCSDiscoveryAgent">
      </deviceDiscoveryAgent>
   </extension>

</plugin>