|
|
@ -510,6 +510,7 @@ Java_com_xypower_mpapp_MicroPhotoService_uninit(
|
|
|
|
return JNI_FALSE;
|
|
|
|
return JNI_FALSE;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
XYLOG(XYLOG_SEVERITY_WARNING, "Will uninit service");
|
|
|
|
IDevice* dev = pTerminal->GetDevice();
|
|
|
|
IDevice* dev = pTerminal->GetDevice();
|
|
|
|
if (dev != NULL)
|
|
|
|
if (dev != NULL)
|
|
|
|
{
|
|
|
|
{
|
|
|
|