diff -r d38941471f1c -r cb32bcc88bad sysstatemgmt/systemstatereferenceplugins/custcmd/group/customcmds.mmp --- a/sysstatemgmt/systemstatereferenceplugins/custcmd/group/customcmds.mmp Wed Sep 29 15:13:21 2010 +0300 +++ b/sysstatemgmt/systemstatereferenceplugins/custcmd/group/customcmds.mmp Fri Oct 08 14:33:25 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -34,6 +34,11 @@ OS_LAYER_SYSTEMINCLUDE_SYMBIAN +#ifdef SYMBIAN_INCLUDE_APP_CENTRIC +// This system include will be removed/changed once the security driver code is exported to foundation. +SYSTEMINCLUDE NON_FOUNDATION_ADAPT_LAYER_SYSTEMINCLUDE +#endif + SOURCEPATH ../src SOURCE cmdsimsecuritycheck.cpp SOURCE cmddevicesecuritycheck.cpp