sysresmonitoring/oodmonitor/tsrc/ut_oodsubscriber/inc/utoodsubscriberconst.h
author hgs
Thu, 07 Oct 2010 06:25:45 +0300
changeset 77 b01c07dfcf84
permissions -rw-r--r--
201039

/*
 * utoodsubscriberconst.h
 *
 *  Created on: Sep 01, 2010
 * 
 */

#ifndef UTOODSUBSCRIBERCONST_H_
#define UTOODSUBSCRIBERCONST_H_
const TUid KUTOODPropertyCategory = {0x10000000};

const TUint32 KUTOODStubKey = 2;

const TInt KNotTouched = 0;

_LIT_SECURITY_POLICY_PASS(KAllowAllPolicy);
#endif /* UTOODSUBSCRIBERCONST_H_ */