Removed processing 0 length EOS frame in advance. BZ: IMINAN-46982 When receiving 0 length frame, ISV will process it in advance. If this frame is an EOS one, all frames remaining in out queue will be freed. So just process 0 length EOS frame as normal one. Fixes: 23916092 Test: netflix, play movies, youtube, test apk Change-Id: If0dac3ad4fdb6a731712aacdab73c1ac6f9ae560 Signed-off-by: Lang Dai <[email protected]> Signed-off-by: Austin Hu <[email protected]>