Adaptation/GUID-670B0580-B81B-4211-A4C0-23A2D8EDF96C.dita
changeset 15 307f4279f433
equal deleted inserted replaced
14:578be2adaf3e 15:307f4279f433
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-670B0580-B81B-4211-A4C0-23A2D8EDF96C" xml:lang="en"><title>Time Build Guide</title><shortdesc>How to build a Time platform service.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    13 <p>The Time platform service is a plug-in to the System State Manager. </p>
       
    14 <section id="GUID-E8401DC2-7A7D-4726-8202-70A98CC2DD2F"><title>Requirements</title><ul>
       
    15 <li><p>System state manager</p></li>
       
    16 <li><p>You must be familiar with building ROM for the Symbian platform.</p></li>
       
    17 </ul>         </section>
       
    18 <section id="GUID-3610FAC2-97AE-4933-84C9-0C625A56071C"><title>Reference
       
    19 code</title><p>A reference template is provided at <filepath>os/devicesrv/sysstatemgmt/systemstateplugins/adptplugin/inc/rtcadaptationref.h</filepath>. Use the reference code as a guide to implement on
       
    20 the hardware. </p><p>Note that the reference source code is not supported
       
    21 on the <xref href="http://developer.symbian.org/wiki/index.php/SYBORG/QEMU" scope="external">emulator</xref>. </p></section>
       
    22 <section id="GUID-AF046960-A3B5-4AFB-ABCB-051134367A66"><title>Building
       
    23 a ROM</title><p>The system state manager plug-ins are built as a DLL.</p></section>
       
    24 </conbody></concept>