Point of closest approach between joined model and PDK 3.0.g v2 single model
- added adaptation layer to the root model
- package_definition_3.0.xml files for qemu, beagleboard and stubs
- added package_definition_3.0.xml for tools\homescreentools, and used that instead of app\homescreentools
- added various extras under "sf_build", and corrected capitalisation to match single model
- changed some filters from "test" to "sf_build", because we need to build those things
Left out some dubious units - cross-checking shows 4 missing
/sf/mw/remoteconn/connectivitytransports/plpremotelink/group
/sf/mw/remoteconn/connectivitytransports/plpvariant/group
/sf/os/textandloc/charconvfw/charconv/ongoing/group
/sf/os/textandloc/charconvfw/charconvplugin/group
<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
<package id="camera" name="Camera Apps">
<collection id="camerauis" name="Camera UIs">
<component id="activepalette" filter="s60" name="Active Palette">
<unit bldFile="camerauis/activepalette/group"/>
</component>
<component id="cameraapp" filter="s60" name="Camera Application">
<unit bldFile="camerauis/cameraapp/group"/>
<unit bldFile="camerauis/cameraapp/help/group"/>
</component>
</collection>
<collection id="camera_info" name="Camera Apps Info">
<component id="camera_plat" filter="s60,test,api_test" name="Camera Apps Platform Interfaces" class="api">
<unit bldFile="camera_plat/group"/>
</component>
</collection>
</package>
</SystemDefinition>