symbian4/os/devicesrv/package_definition_3.0.xml
branchHighFidelityModel
changeset 217 fcee787f22fe
parent 172 23977b7c7e58
equal deleted inserted replaced
209:af20ebf91ca6 217:fcee787f22fe
   284    </component>
   284    </component>
   285    <component id="platformenv" filter="s60" name="Platform Environment">
   285    <component id="platformenv" filter="s60" name="Platform Environment">
   286     <unit bldFile="commonservices/platformenv/group"/>
   286     <unit bldFile="commonservices/platformenv/group"/>
   287    </component>
   287    </component>
   288    <component id="sysutil" name="System Utilities" purpose="mandatory" introduced="ER5">
   288    <component id="sysutil" name="System Utilities" purpose="mandatory" introduced="ER5">
   289     <meta rel="config"> <!-- how can this be mandatory if it can be configured out? -->
   289     <meta rel="config"> 
   290       <defined condition="SYMBIAN_BAFL_SYSUTIL"/>
   290       <defined condition="SYMBIAN_BAFL_SYSUTIL"/>
   291     </meta>
   291     </meta>
   292     <unit bldFile="commonservices/sysutil/group" mrp="commonservices/sysutil/group/sysutil.mrp"/>
   292     <unit bldFile="commonservices/sysutil/group" mrp="commonservices/sysutil/group/sysutil.mrp"/>
   293    </component>
   293    </component>
   294    <component id="activitymanager" name="Activity Manager" purpose="mandatory" introduced="ER5">
   294    <component id="activitymanager" name="Activity Manager" purpose="mandatory" introduced="ER5">
   295     <meta rel="config"> <!-- how can this be mandatory if it can be configured out? -->
   295     <meta rel="config"> 
   296       <defined condition="SYMBIAN_BAFL_SYSUTIL"/>
   296       <defined condition="SYMBIAN_BAFL_SYSUTIL"/>
   297     </meta>
   297     </meta>
   298     <unit bldFile="commonservices/activitymanager/group" mrp="commonservices/activitymanager/group/activitymanager.mrp"/>
   298     <unit bldFile="commonservices/activitymanager/group" mrp="commonservices/activitymanager/group/activitymanager.mrp"/>
   299    </component>
   299    </component>
   300   </collection>
   300   </collection>
   412    </component>
   412    </component>
   413    <component id="systemstarter" name="System Starter" introduced="9.1" deprecated="^3" purpose="mandatory">
   413    <component id="systemstarter" name="System Starter" introduced="9.1" deprecated="^3" purpose="mandatory">
   414     <unit bldFile="sysstatemgmt/systemstarter/group" mrp="sysstatemgmt/systemstarter/group/app-framework_sysstart.mrp"/>
   414     <unit bldFile="sysstatemgmt/systemstarter/group" mrp="sysstatemgmt/systemstarter/group/app-framework_sysstart.mrp"/>
   415    </component>
   415    </component>
   416    <component id="systemstatemgr" name="System State Manager" introduced="^3" purpose="mandatory">
   416    <component id="systemstatemgr" name="System State Manager" introduced="^3" purpose="mandatory">
   417     <meta rel="config"> <!-- how can this be mandatory if it can be configured out? -->
   417     <meta rel="config"> 
   418       <defined condition="SYMBIAN_SYSTEM_STATE_MANAGEMENT"/>
   418       <defined condition="SYMBIAN_SYSTEM_STATE_MANAGEMENT"/>
   419     </meta>
   419     </meta>
   420     <unit bldFile="sysstatemgmt/systemstatemgr/group" mrp="sysstatemgmt/systemstatemgr/group/app-framework_ssma.mrp"/>
   420     <unit bldFile="sysstatemgmt/systemstatemgr/group" mrp="sysstatemgmt/systemstatemgr/group/app-framework_ssma.mrp"/>
   421    </component>
   421    </component>
   422    <component id="systemstateplugins" name="System State Plugins" introduced="^3" purpose="optional" class="plugin">
   422    <component id="systemstateplugins" name="System State Plugins" introduced="^3" purpose="optional" class="plugin">