Try a silly workaround for an otherwise unexplainable crash seen in Google Play Console

This commit is contained in:
Henrik Rydgård
2017-12-01 19:56:53 +01:00
parent 8a0645859e
commit 5fbbb3e115
4 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include "VulkanQueueRunner.h"
#include "VulkanRenderManager.h"
// Debug help: adb logcat -s DEBUG PPSSPPNativeActivity PPSSPP
// Debug help: adb logcat -s DEBUG PPSSPPNativeActivity PPSSPP NativeGLView NativeRenderer NativeSurfaceView PowerSaveModeReceiver InputDeviceState
void VulkanQueueRunner::CreateDeviceObjects() {
ILOG("VulkanQueueRunner::CreateDeviceObjects");