UE Android in onethread mode memory leak

UE5 Android Mobile in -onethread mode have a memory leak.
AndroidEGL need GUseThreadedRendering to determine to call glDeleteSync and other gl functions. then will cause new FRHIGPUBufferReadback always.