mm-video-v4l2: venc: Fix double close on fd

In allocate_handle_mode, buffer fd is closed twice, first through
native_handle_close and then through explicit close on the fd.
Fix this.

Change-Id: Ia50f9ab97cd0151659b256dbc46055d3bfd81bf7
1 file changed