diff -r 000000000000 -r 4e1aa6a622a0 sysstatemgmt/systemstarter/group/app-framework_sysstart.history.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sysstatemgmt/systemstarter/group/app-framework_sysstart.history.xml Tue Feb 02 00:53:00 2010 +0200 @@ -0,0 +1,22 @@ + + + + + System does not restart when SYSLIBS_TEST is defined, hence removed checking for restart when this is defined. + + + System Starter Framework. + + + Generalise sysstartconfig.iby to allow the mode to be specified via "#define _STARTUPMODE xxx" - the older "#define _STARTUPMODEn" macros are still supported. This file is now useful for any ROM image which supports a single startup mode - it is therefore unlikely to be useful in production devices which typically need multiple strtup modes. + + + Provide a generic sysstartconfig.iby file and resource files for startup mode 1 (Text shell), to enable sysstart to be used in ROMs without UI-layer code. These files were previously owned by the Techview startup component. + + + typedef TInt (*Dllfunctiontype)(const TDesC8&); i s placed in SysStartDefs.h and is made publishedPartner. + + + Rename sysstart\test\resource\hardware\SSCForStartupMode3_target.rss to SSCForStartupMode0_target.rss to reflect more accurately the real mode the tests use for startup mechanism. + +