Bugfix: crash when File->Quit is used or..
if app is killed. This happens on ChromeOS and few other devices which let the process live a beyond the Activity, so when the control reaches exit() on C++ side -- it crashes while cleaning global static state. BUG:426092
Loading