Skip to content

Fix compilation without NativeBufferAlloc.h

NativeBufferAlloc was not used in Android 5 and newer codepaths, so do not include the header file for them.

Merge request reports