qt5base-lts/mkspecs/features/android
Alex Blasche 21b5c7875c Raise the Android SDK build requirement to lvl 28 - compile fix
First of all cmake and qmake used a different standard.

Secondly, the qmake logic enforced lvl 23 (if it was installed which
is the case on the failing machine). When this is combined with
f71a400bf6 which requires lvl 28 API to build, the android build fails to compile.
cmake logic was even worse as it enforced lvl 21 API to be used if installed.

This change requires pick to 5.15 as f71a400bf6 was picked as well.

Pick-to: 5.15
Change-Id: I89a7193b711b8bf927d02907343a49d6f27082ce
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2020-06-23 16:39:04 +02:00
..
android_deployment_settings.prf Android: fix regexp error in android_deployment_settings.prf 2020-06-16 15:16:36 +00:00
android.prf Android: Use the values rather than the variables with str_member 2020-01-18 14:01:46 +01:00
default_pre.prf Android: Use LLVM tools where possible 2019-08-29 09:45:37 +03:00
resolve_config.prf Android: AUX template doesn't require a multi arch build 2019-08-29 09:45:34 +03:00
resolve_target.prf don't auto-create install targets for static libs 2017-06-17 06:47:59 +00:00
sdk.prf Raise the Android SDK build requirement to lvl 28 - compile fix 2020-06-23 16:39:04 +02:00
spec_post.prf Fix build with Android NDK's make on Windows 2019-06-28 15:13:34 +02:00