diff -r 5266b1f337bd -r 8baf28733c3d phoneengine/phonemodel/inc/telephonyvariant.hrh --- a/phoneengine/phonemodel/inc/telephonyvariant.hrh Wed Sep 01 12:30:10 2010 +0100 +++ b/phoneengine/phonemodel/inc/telephonyvariant.hrh Tue Sep 14 21:18:17 2010 +0300 @@ -96,6 +96,13 @@ #define KTelephonyLVFlagAdvancedENCheck 0x00000200 /** +* Clear Code Customization +* When the flag is set, different notes are shown if call fails. +* Requrement id: 414-7525. +*/ +#define KTelephonyLVFlagClearCodeCustomization 0x00000400 + +/** * KTelephonyLVFlagArbitraryVideoScaling defines if video player * implementation in the device support arbitrary scaling. * When the flag is set, arbitrary scaling is applied.