appinstaller/AppMngr2/group/appmngr2.mmp
branchRCL_3
changeset 34 741e5bba2bd1
parent 19 7ca52d38f8c3
child 61 cd189dac02f7
equal deleted inserted replaced
28:98a43fae6e2b 34:741e5bba2bd1
     1 /*
     1 /*
     2 * Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 #include <data_caging_paths.hrh>
    20 #include <data_caging_paths.hrh>
    21 
    21 
    22 TARGET              appmngr2.exe
    22 TARGET              appmngr2.exe
       
    23 EPOCHEAPSIZE        0x1000 0x200000     // min 4kB (default), max 2MB (2*default)
    23 EPOCSTACKSIZE       0x5000
    24 EPOCSTACKSIZE       0x5000
    24 TARGETTYPE          exe
    25 TARGETTYPE          exe
    25 UID                 0x100039CE 0x101F8512
    26 UID                 0x100039CE 0x101F8512
    26 
    27 
    27 CAPABILITY          CAP_APPLICATION AllFiles ProtServ TrustedUI
    28 CAPABILITY          CAP_APPLICATION AllFiles ProtServ TrustedUI