connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/plugin.xml
author timkelly
Wed, 12 May 2010 12:51:48 -0500
changeset 1350 653fc45456c4
parent 868 089762ea5b6d
permissions -rw-r--r--
Remove ABLD support (and support for OS 9.4 and less)

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