Skip to content

android: window: add missing error checking

The device could store a NULL AWindowHandler in case of allocation failure or failure to get the jvm pointer.

Merge request reports