[android][sdk] Move everything to .sdk package

Signed-off-by: Andrei Shkrob <andrei@shkrob.dev>
This commit is contained in:
Andrei Shkrob
2025-05-07 22:30:58 +02:00
committed by Konstantin Pastbin
parent cee3f24cd9
commit b465b95854
370 changed files with 1998 additions and 1883 deletions

View File

@@ -19,7 +19,7 @@
#define GL_GLEXT_PROTOTYPES
#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>
#include "android/app/src/main/cpp/app/organicmaps/opengl/gl3stub.h"
#include "android/app/src/main/cpp/app/organicmaps/sdk/opengl/gl3stub.h"
#include <EGL/egl.h>
#elif defined(OMIM_OS_LINUX)
#define GL_GLEXT_PROTOTYPES