android: window: add missing error checking
Compare changes
@@ -113,9 +113,15 @@ OpenDecDevice(vlc_decoder_device *device, vlc_window_t *window)
The device could store a NULL AWindowHandler in case of allocation failure or failure to get the jvm pointer.
VideoLAN code repository instance