deviceencryption/common/DevEncUids.hrh
branchRCL_3
changeset 21 65326cf895ed
parent 0 6a9f87576119
equal deleted inserted replaced
20:491b3ed49290 21:65326cf895ed
       
     1 /*
       
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0""
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Uids of components related to Device Encryption.
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef DEVENCUIUIDS_HRH
       
    19 #define DEVENCUIUIDS_HRH
       
    20 
       
    21 #define KDevEncUiUid              0x2000259A
       
    22 #define KDevEncStarterUid         0x2000259B
       
    23 #define KDevEncOmaDmPluginUid     0x200025B5
       
    24 #define KDevEncOmaDmPluginImplUid 0x200025BB
       
    25 #define KDevEncRfsPluginUid       0x200025B6
       
    26 #define KDevEncRfsPluginImplUid   0x200025BC
       
    27 #define KDevEncCommonUtilsUid     0x200025B7
       
    28 #define KDevEncNotifPluginUid     0x20002672
       
    29 #define KDevEncNotifPluginImplUid 0x20002673
       
    30 #define KDevEncPasswdDlgUid       0x20002674
       
    31 #define KDevEncGsPluginUid        0x200255CF
       
    32 #define KDevEncGsPluginImplUid    0x200255D0
       
    33 
       
    34 #define KDevEncNokiaVID           0x70000001
       
    35 
       
    36 #endif  // DEVENCUIUIDS_HRH
       
    37 
       
    38 // End of file