Mark simtsy and two components in networkingsrv as "test" because they won't build in platform builds
--- a/symbian4/os/cellularsrv/package_definition.xml Thu Jun 10 16:30:35 2010 +0100
+++ b/symbian4/os/cellularsrv/package_definition.xml Fri Jun 11 13:02:19 2010 +0100
@@ -72,7 +72,7 @@
<component id="multimodetsy" name="Multimode TSY" purpose="development" class="plugin">
<unit bldFile="telephonyserverplugins/multimodetsy/group" mrp="telephonyserverplugins/multimodetsy/group/telephony_mmtsy.mrp"/>
</component>
- <component id="simtsy" name="SIM TSY" introduced="7.0" purpose="development" class="plugin">
+ <component id="simtsy" name="SIM TSY" introduced="7.0" purpose="development" class="plugin" filter="test">
<unit bldFile="telephonyserverplugins/simtsy/group" mrp="telephonyserverplugins/simtsy/group/telephony_simtsy.mrp"/>
</component>
<component id="ctsydispatchlayer" name="C-TSY Dispatch Layer" introduced="^3" purpose="optional" class="plugin">
--- a/symbian4/os/networkingsrv/package_definition.xml Thu Jun 10 16:30:35 2010 +0100
+++ b/symbian4/os/networkingsrv/package_definition.xml Fri Jun 11 13:02:19 2010 +0100
@@ -138,10 +138,10 @@
<component id="ipanalyzer" name="IP Analyzer" deprecated="^3" introduced="7.0" purpose="development" filter="test">
<unit mrp="networkingtestandutils/ipanalyzer/group/networking_iprotor.mrp" bldFile="networkingtestandutils/ipanalyzer/group"/>
</component>
- <component id="networkingintegrationtest" name="Networking Integration Test" introduced="ER5" purpose="development">
+ <component id="networkingintegrationtest" name="Networking Integration Test" introduced="ER5" purpose="development" filter="test">
<unit bldFile="networkingtestandutils/networkingintegrationtest/Group" mrp="networkingtestandutils/networkingintegrationtest/Group/networking_integrationtest.mrp"/>
</component>
- <component id="networkingperformancemeasurementtools" name="Networking Performance Measurement Tools" introduced="^3" purpose="development">
+ <component id="networkingperformancemeasurementtools" name="Networking Performance Measurement Tools" introduced="^3" purpose="development" filter="test">
<unit bldFile="networkingtestandutils/networkingperformancemeasurementtools/group" mrp="networkingtestandutils/networkingperformancemeasurementtools/group/networking_netperf.mrp"/>
</component>
</collection>