Update package models from latest system model (platform@2afa7a14cedb)
authorDario Sestito <darios@symbian.org>
Fri, 16 Jul 2010 18:33:42 +0100
changeset 342 5d84c913c96e
parent 337 921124097970
child 344 5cec11d50117
Update package models from latest system model (platform@2afa7a14cedb)
symbian4/mw/inputmethods/package_definition.xml
symbian4/mw/remoteconn/package_definition.xml
symbian4/mw/securitysrv/package_definition.xml
--- a/symbian4/mw/inputmethods/package_definition.xml	Tue Jul 13 18:04:28 2010 +0100
+++ b/symbian4/mw/inputmethods/package_definition.xml	Fri Jul 16 18:33:42 2010 +0100
@@ -61,6 +61,10 @@
 <component name="input_language_info_api" long-name="Input Language Info API" filter="s60" class="api">
 <unit bldFile="/sf/mw/inputmethods/inputmethods_pub/input_language_info_api/group"/>
 </component>
+<component name="ptiengine_iti_api" long-name="PtiEngine API" filter="s60" class="api">
+<!-- conditional on RD_INTELLIGENT_TEXT_INPUT, but this is #defined in SF builds -->
+<unit bldFile="/sf/mw/inputmethods/inputmethods_pub/ptiengine_iti_api/group"/>
+</component>
 </collection>
 <collection name="inputmethods_plat" long-name="Input Methods Platform Interfaces" level="api">
 <component name="pen_input_server_api" long-name="Pen Input Server API" filter="s60" class="api">
--- a/symbian4/mw/remoteconn/package_definition.xml	Tue Jul 13 18:04:28 2010 +0100
+++ b/symbian4/mw/remoteconn/package_definition.xml	Fri Jul 16 18:33:42 2010 +0100
@@ -53,12 +53,32 @@
 <SystemDefinition name="Symbian^4" schema="2.0.1">
  <systemModel>
   <layer name="mw" long-name="Middleware" levels="generic specific">
-   <block name="remoteconn" level="generic" long-name="Remote Connectivity" levels="plugin framework server generic specific">
-<collection name="remoteconn_info" long-name="Remote Connectivity Info" level="specific">
+   <block name="remoteconn" level="generic" long-name="Remote Connectivity" levels="plugin framework server generic api">
+<collection name="remoteconn_info" long-name="Remote Connectivity Info" level="api">
 <component name="remoteconn_metadata" long-name="Remote Connectivity Metadata" introduced="^2" purpose="development" class="config PC">
 <unit mrp="/sf/mw/remoteconn/remoteconn_info/remoteconn_metadata/remoteconn_metadata.mrp"/>
 </component>
 </collection>
+<collection name="remoteconn_plat" long-name="Remote Connectivity Platform Interfaces" level="api">
+<component name="dialup_connection_status_api" long-name="Dialup Connection Status API" filter="s60" class="api">
+<unit bldFile="/sf/mw/remoteconn/remoteconn_plat/dialup_connection_status_api/group"/>
+</component>
+<component name="dun_secondary_display_notification_api" long-name="Dialup Secondary Display Notification API" filter="s60" class="api">
+<unit bldFile="/sf/mw/remoteconn/remoteconn_plat/dun_secondary_display_notification_api/group"/>
+</component>
+<component name="generic_hid_api" long-name="Generic HID API" filter="s60" class="api">
+<!-- Missing? <meta rel="Api" href="remoteconn_plat/generic_hid_api/generic_hid_api.metaxml"/> -->
+<unit bldFile="/sf/mw/remoteconn/remoteconn_plat/generic_hid_api/group"/>
+</component>
+<component name="locod_bearer_plugin_api" long-name="LOCOD Bearer Plugin API" filter="s60" class="api">
+<!-- Missing? <meta rel="Api" href="remoteconn_plat/locod_bearer_plugin_api/locod_bearer_plugin_api.metaxml"/> -->
+<unit bldFile="/sf/mw/remoteconn/remoteconn_plat/locod_bearer_plugin_api/group"/>
+</component>
+<component name="locod_service_plugin_api" long-name="LOCOD Service Plugin API" filter="s60" class="api">
+<!-- Missing? <meta rel="Api" href="remoteconn_plat/locod_service_plugin_api/locod_service_plugin_api.metaxml"/> -->
+<unit bldFile="/sf/mw/remoteconn/remoteconn_plat/locod_service_plugin_api/group"/>
+</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"/>
--- a/symbian4/mw/securitysrv/package_definition.xml	Tue Jul 13 18:04:28 2010 +0100
+++ b/symbian4/mw/securitysrv/package_definition.xml	Fri Jul 16 18:33:42 2010 +0100
@@ -183,11 +183,9 @@
 <unit bldFile="/sf/mw/securitysrv/securitydialogs/autolock/indicatorplugin" proFile="indicatorautolockplugin.pro" qmakeArgs="-r"/>
 </component>
 <component name="autolockuseractivityservice" long-name="Auto Lock User Activity Service" introduced="^4" filter="s60">
-<!-- Can't have two .pro files in the same dir: their generated bld.infs will overwrite each other-->
-<unit bldFile="/sf/mw/securitysrv/securitydialogs/autolock" proFile="autolockuseractivityservice.pro" qmakeArgs="-r"/>
+<unit bldFile="/sf/mw/securitysrv/securitydialogs/autolock/autolockuseractivityservice" proFile="autolockuseractivityservice.pro" qmakeArgs="-r"/>
 </component>
 <component name="autolocksrv" long-name="Auto Lock Server" introduced="^4" filter="s60">
-<!-- Can't have two .pro files in the same dir: their generated bld.infs will overwrite each other-->
 <unit bldFile="/sf/mw/securitysrv/securitydialogs/autolock" proFile="autolock.pro" qmakeArgs="-r"/>
 </component>
 </collection>