bluetoothmgmt/btmgr/BTManServer/BTManDBMSSecurity_how_to.txt
changeset 0 29b1cd4cb562
child 4 28479eeba3fb
equal deleted inserted replaced
-1:000000000000 0:29b1cd4cb562
       
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Symbian Foundation License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 Instructions on rebuilding BTMan DBMS security policy
       
    17 =====================================================
       
    18 
       
    19 1. Move BTManDBMSSecPolicy.txt from \manager\btmanserver\ to \epoc32\winscw\c\
       
    20 2. Run the following command;
       
    21 
       
    22 \epoc32\release\winscw\udeb\dbspconv /f=c:\BTManDBMSSecPolicy.txt /b=100069cc /p
       
    23 
       
    24 This generates 100069cc.SPD into the \epoc32\winscw\c\ directory.