supl/locationomasuplprotocolhandler/protocolhandlerver2/src/epos_comasuplinitstate.cpp
branchRCL_3
changeset 23 5944cae565c9
parent 0 667063e416a2
child 35 1a92308afc46
equal deleted inserted replaced
19:d6e4203b7ebe 23:5944cae565c9
  1110  	// Feature flag check provided for Product profile bits specific variation
  1110  	// Feature flag check provided for Product profile bits specific variation
  1111  	
  1111  	
  1112  	
  1112  	
  1113 	iRequestIDFeatureFlag = FeatureManager::FeatureSupported(KSUPLAPECentricArchSupport);
  1113 	iRequestIDFeatureFlag = FeatureManager::FeatureSupported(KSUPLAPECentricArchSupport);
  1114     FeatureManager::UnInitializeLib();
  1114     FeatureManager::UnInitializeLib();
  1115     iRequestIDFeatureFlag = EFalse;
       
  1116 	
  1115 	
  1117 	if (iRequestIDFeatureFlag)
  1116 	if (iRequestIDFeatureFlag)
  1118         {
  1117         {
  1119 						iTrace->Trace(_L("APE Centric Arch Feature Flag is ON..."), KTraceFileName, __LINE__); 
  1118 						iTrace->Trace(_L("APE Centric Arch Feature Flag is ON..."), KTraceFileName, __LINE__); 
  1120         }   
  1119         }