Remove default commdb from GT and add buildplatforms to s60. Now s60_sbs_config.xml should be exported.
--- a/symbian3/split/sysdefs/system_model_os.xml Wed Nov 25 12:41:40 2009 +0000
+++ b/symbian3/split/sysdefs/system_model_os.xml Wed Nov 25 13:23:23 2009 +0000
@@ -726,12 +726,14 @@
</component>
</collection>
<collection name="commsfwtools" long-name="Comms Framework Tools" level="app-if">
+<!-- Removing GT commdb
<component name="preparedefaultcommsdatabase" long-name="Prepare Default Comms Database" filter="gt" purpose="mandatory" class="config PC">
<unit bldFile="os\commsfw\commsfwtools\preparedefaultcommsdatabase\defaultcommdb\group" mrp="os\commsfw\commsfwtools\preparedefaultcommsdatabase\defaultcommdb\group\comms-infras_defaultcommdb.mrp"/>
</component>
<component name="installdefaultcommsdatabase" long-name="Install Default Comms Database" purpose="mandatory" class="PC">
<unit bldFile="os\commsfw\commsfwtools\preparedefaultcommsdatabase\installdefaultcommdb\group" mrp="os\commsfw\commsfwtools\preparedefaultcommsdatabase\installdefaultcommdb\group\comms-infras_installdefaultcommdb.mrp" priority="1010"/>
</component>
+-->
<component name="commstools" long-name="Comms Tools" introduced="tb91" purpose="development" class="PC">
<unit mrp="os\commsfw\commsfwtools\commstools\group\comms-infras_tools.mrp"/>
</component>
--- a/symbian3/split/sysdefs/system_model_s60.xml Wed Nov 25 12:41:40 2009 +0000
+++ b/symbian3/split/sysdefs/system_model_s60.xml Wed Nov 25 13:23:23 2009 +0000
@@ -478,6 +478,10 @@
<module name="homescreentools">
<unit unitID="abs.homescreentools" mrp="" bldFile="sf/tools/homescreentools/group" name="homescreentools"/>
</module>
+
+<module name="buildplatforms">
+<unit unitID="sf_tools_buildplatforms" name="buildplatforms" bldFile="\sf\tools\buildplatforms\group" mrp=""/>
+</module>
<module name="swconfigtools">
<unit name="swconfigtools" unitID="sydo.swconfigtools" bldFile="sf/tools/swconfigtools/group" mrp=""/>
</module></layer>