project/com.nokia.carbide.cpp.epoc.engine.tests/data/mmp/capabilities.mmh
author timkelly
Tue, 17 Aug 2010 08:39:31 -0700
branchC3_BUILDER_WORK
changeset 1842 f6d3febbf42c
parent 1201 d6dbdb4c0be1
permissions -rw-r--r--
more Linux fixes. Couple issues found: 1) Rescanning SDKs causes deadlock. 2) SDK cache is not working for Linux 3) Can't import when SBS is not installed (and there's not error msg)

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
* 
* Description:
*
*/





#define J2ME_SYSTEMAMS_CAPABILITIES LocalServices NetworkServices ProtServ Drm WriteDeviceData ReadDeviceData ReadUserData WriteUserData UserEnvironment SwEvent Location MultimediaDD NetworkControl AllFiles

// This list of capabilities must be kept in line with the VMs compile time capability set. These are
// defined by the capabilities as listed in the .component files. If you add a capability here then
// you need to add it to a relevant .component file as well
#define J2ME_VMS_CAPABILITIES LocalServices NetworkServices ProtServ Drm WriteDeviceData ReadDeviceData ReadUserData WriteUserData UserEnvironment SwEvent Location MultiMediaDD NetworkControl TrustedUI 

// External library capabilities
#define EIKSVR_CAPABILITIES ProtServ TrustedUI