Changed to avoid further bld.inf's being included more than once in devicecontrol package
--- a/symbian3/app/devicecontrol/package_definition.xml Thu Nov 25 12:14:19 2010 +0000
+++ b/symbian3/app/devicecontrol/package_definition.xml Mon Nov 29 14:17:00 2010 +0000
@@ -14,10 +14,8 @@
<component id="diagsuites" filter="s60" name="Diagnostics Suites" class="plugin" deprecated="^3">
<unit bldFile="devicediagnostics/diagsuites/group"/>
</component>
- <component id="devicediagnostics_build" filter="s60" name="Device Diagnostics Build" deprecated="^3">
- <!-- can the exports be moved to one of the other components?
- or all #includes removed from here, and it renamed Device Diagnostics ROM -->
- <unit bldFile="devicediagnostics/group"/>
+ <component id="devicediagnostics_sis" filter="s60" name="Device Diagnostics SIS" deprecated="^3">
+ <unit bldFile="devicediagnostics/sis"/>
</component>
</collection>
<collection id="omadm" name="OMA Device Management" level="oma">