symbian3/mw/ipappprotocols/package_definition.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 44 0b761d12ae12
--- a/symbian3/mw/ipappprotocols/package_definition.xml	Thu Mar 11 10:32:52 2010 +0000
+++ b/symbian3/mw/ipappprotocols/package_definition.xml	Wed Mar 17 14:41:09 2010 +0000
@@ -77,6 +77,14 @@
   <systemModel>
     <layer name="mw" long-name="Middleware" levels="generic specific">
       <block name="ipappprotocols" level="generic" long-name="IP App Protocols" levels="plugin conn server if">
+        <collection name="ipappprotocols_plat" long-name="IP App Protocols Platform Interfaces" level="if">
+          <component name="srtp_api" long-name="SRTP API" filter="s60" class="api">
+            <unit bldFile="/sf/mw/ipappprotocols/ipappprotocols_plat/srtp_api/group"/>
+          </component>
+          <component name="rtprtcp_api" long-name="RTP/RTCP API" filter="s60" class="api">
+            <unit bldFile="/sf/mw/ipappprotocols/ipappprotocols_plat/rtprtcp_api/group"/>
+          </component>
+        </collection>
         <collection name="rtp" long-name="RTP" level="server">
           <component name="srtpstack" filter="s60" long-name="SRTP Stack">
             <unit bldFile="/sf/mw/ipappprotocols/rtp/srtpstack/group"/>
@@ -117,9 +125,6 @@
           </component>
         </collection>
         <collection name="ipappprotocols_info" long-name="IP App Protocols Info" level="if">
-          <component name="ipappprotocols_plat" filter="s60" long-name="IP App Protocols Platform Interfaces" class="api">
-            <unit bldFile="/sf/mw/ipappprotocols/ipappprotocols_plat/group"/>
-          </component>
           <component name="ipappprotocols_metadata" long-name="IP App Protocols Metadata" introduced="^2" purpose="development" class="config PC">
             <unit mrp="/sf/mw/ipappprotocols/ipappprotocols_info/ipappprotocols_metadata/ipappprotocols_metadata.mrp"/>
           </component>