|
@@ -1643,10 +1643,7 @@ unsigned int CCardIssuerFSM::s17_on_event(FSMEvent* pEvt)
|
|
|
ErrorCodeEnum CCardIssuerFSM::OnInit()
|
|
|
{
|
|
|
LOG_FUNCTION();
|
|
|
- /*------2020-02-27------*/
|
|
|
- //modify by LZM
|
|
|
- VendorLogControler(this,"CardIssuer");
|
|
|
- /*---------------------*/
|
|
|
+ GET_DEV_ENTITY_BASE_POINTER()->InitializeVendorLogSwitch();
|
|
|
|
|
|
#ifdef TWINKLE_LOCAL_DEBUG
|
|
|
LOG_CARDISSUER_ERROR_MSG_MACRO(Error_Unexpect, QuerySlotsStatus);
|