godot/platform/android/export
Fredia Huya-Kouadio 2d9725b89d Fix detection logic for the Android sdk path
The previous logic used the 'tools' directory within the Android sdk to validate it. That directory was recently deprecated and removed from the Android sdk folder (https://developer.android.com/studio/releases/sdk-tools)

(cherry picked from commit 328354f878)
2020-04-27 10:15:56 +02:00
..
export.cpp Fix detection logic for the Android sdk path 2020-04-27 10:15:56 +02:00
export.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00