Add the use of a macro to control the supported AAOS versions

Add the macro and set it to the current support range in 6.7 for
Android Automotive OS which is 10 to 13

Change-Id: I4342a42f5f56ab9731c969d9cbe0d4291ec3eaf4
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
(cherry picked from commit 6164b17d226a4dd2099a852a6c34bae6fa19876d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Nicholas Bennett 2024-02-28 16:34:36 +02:00 committed by Qt Cherry-pick Bot
parent 9dc6be95f0
commit 7384f78b2f

View File

@ -87,6 +87,7 @@ macro.AndroidPlatformVer = "33"
macro.AndroidBuildToolsVer = "34.0.0"
macro.GradleVer = "8.3"
macro.AGPVer = "7.4.1"
macro.AAOSVer = "10 to 13"
macro.beginfloatleft.HTML = "<div style=\"float: left; margin-right: 2em\">"
macro.beginfloatright.HTML = "<div style=\"float: right; margin-left: 2em\">"