devicesrv_plat/accessory_plugin_api/accessory_plugin_api.metaxml
changeset 0 4e1aa6a622a0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/devicesrv_plat/accessory_plugin_api/accessory_plugin_api.metaxml	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="c8a1140008883a2e66996086c77e5a05" dataversion="2.0">
+  <name>Accessory Plug-In API</name>
+  <description>This API is adaptation API for accessory services. The abstract API is realized by Accessory Handlers (ASYs). API definition is based on standard ECom plug-in architecture.</description>
+  <type>c++</type>
+  <collection>accessoryservices</collection>
+  <libs>
+    <lib name="AsyProxy.lib" />
+  </libs>
+  <release category="platform"/>
+  <attributes>
+     <!-- This indicates wether the api provedes separate html documentation -->
+     <!-- or is the additional documentation generated from headers. -->
+     <!-- If you are unsuere then the value is "no" -->
+     <htmldocprovided>no</htmldocprovided>
+     <adaptation>yes</adaptation>
+  </attributes>
+</api>