Update package models from latest system model (platform@2aec61aaabda)
authorDario Sestito <darios@symbian.org>
Mon, 19 Jul 2010 19:03:29 +0100
changeset 349 13018254ec2a
parent 348 ee9f9dde1f1f
child 351 9e7a463cb657
Update package models from latest system model (platform@2aec61aaabda)
symbian4/app/phone/package_definition.xml
symbian4/mw/remoteconn/package_definition.xml
--- a/symbian4/app/phone/package_definition.xml	Mon Jul 19 18:33:40 2010 +0100
+++ b/symbian4/app/phone/package_definition.xml	Mon Jul 19 19:03:29 2010 +0100
@@ -157,6 +157,9 @@
 <component name="phone_application_voip_commands_api" long-name="Phone Application VOIP Commands API" filter="s60" class="api">
 <unit bldFile="/sf/app/phone/phone_plat/phone_application_voip_commands_api/group"/>
 </component>
+<component name="phone_telephony_menu_extension_api" long-name="Telephony Menu Extension API" filter="s60" class="api">
+<unit bldFile="/sf/app/phone/phone_plat/telephony_menu_extension_api/group"/>
+</component>
 <component name="phone_telephony_mediator_api" long-name="Telephony Mediator API" filter="s60" class="api">
 <unit bldFile="/sf/app/phone/phone_plat/telephony_mediator_api/group"/>
 </component>
@@ -177,6 +180,9 @@
 <component name="infowidgetplugin" filter="s60" long-name="Info Widget Plugin" introduced="^4" plugin="Y">
 <unit bldFile="/sf/app/phone/phoneplugins/infowidgetplugin" proFile="infowidgetplugin.pro"/>
 </component>
+<component name="phoneindicatorplugin" filter="s60" long-name="Phone Indicator Plugin" introduced="^4" plugin="Y">
+<unit bldFile="/sf/app/phone/phoneplugins/phoneindicatorplugin" proFile="phoneindicatorplugin.pro"/>
+</component>
 </collection>
 <collection name="phonesettings" long-name="Phone Settings" level="plugin">
 <component name="cpphonesettingsplugins" filter="s60" long-name="CP Phone Settings Plugins" introduced="^4" plugin="Y">
--- a/symbian4/mw/remoteconn/package_definition.xml	Mon Jul 19 18:33:40 2010 +0100
+++ b/symbian4/mw/remoteconn/package_definition.xml	Mon Jul 19 19:03:29 2010 +0100
@@ -79,6 +79,20 @@
 <unit bldFile="/sf/mw/remoteconn/remoteconn_plat/locod_service_plugin_api/group"/>
 </component>
 </collection>
+<collection name="localconnectivityservice" long-name="Local Connectivity Service" level="plugin">
+<component name="locod" long-name="LOCOD" introduced="^4">
+<unit bldFile="/sf/mw/remoteconn/localconnectivityservice/locod/group" mrp="/sf/mw/remoteconn/localconnectivityservice/locod/group/locod.mrp"/>
+</component>
+<component name="dun" introduced="^4">
+<unit bldFile="/sf/mw/remoteconn/localconnectivityservice/dun/group" mrp="/sf/mw/remoteconn/localconnectivityservice/dun/group/dun.mrp"/>
+</component>
+<component name="generichid" long-name="Generic HID" introduced="^4">
+<unit bldFile="/sf/mw/remoteconn/localconnectivityservice/generichid/group" mrp="/sf/mw/remoteconn/localconnectivityservice/generichid/group/generichid.mrp"/>
+</component>
+<component name="headset" long-name="Headset" introduced="^4">
+<unit bldFile="/sf/mw/remoteconn/localconnectivityservice/headset/group" mrp="/sf/mw/remoteconn/localconnectivityservice/headset/group/headset.mrp"/>
+</component>
+</collection>
 <collection name="mtptransports" long-name="MTP Transports" level="plugin">
 <component name="mtpusbtransport" long-name="MTP USB Transport" introduced="^2" purpose="optional" plugin="Y">
 <unit bldFile="/sf/mw/remoteconn/mtptransports/mtpusbtransport/group" mrp="/sf/mw/remoteconn/mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>