securitydialogs/simlockui/inc/SimLockUI.hrh
branchRCL_3
changeset 22 03674e5abf46
equal deleted inserted replaced
21:09b1ac925e3f 22:03674e5abf46
       
     1 /*
       
     2 * ============================================================================
       
     3 *  Name         : SimLockUI.hrh
       
     4 *  Part of      : Sim Lock UI Application
       
     5 *  Description  : Resource compatible header file
       
     6 *  Version      :
       
     7 *  
       
     8 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     9 * All rights reserved.
       
    10 * This component and the accompanying materials are made available
       
    11 * under the terms of "Eclipse Public License v1.0"
       
    12 * which accompanies this distribution, and is available
       
    13 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    14 *
       
    15 * Initial Contributors:
       
    16 * Nokia Corporation - initial contribution.
       
    17 *
       
    18 * Contributors:
       
    19 *
       
    20 * Description:   Build info file for Ado domain appinstall 
       
    21 * ============================================================================
       
    22 */
       
    23 
       
    24 #ifndef __simlockui_HRH__
       
    25 #define __simlockui_HRH__
       
    26 
       
    27 #define SIMLOCK_UI_UID3               0x2000B0FA
       
    28 #define SEC_ATT_PASSWORD_MAX_BUFFER   32
       
    29 
       
    30 #endif // __simLockui_HRH__
       
    31 
       
    32 // End of file.