mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-29 01:46:46 +08:00
Android: fix outdated target id names in tqtc-android-automotive target
Amendsef12163e25. Task-number: QTQAINFRA-5431 Change-Id: Ifa8446b1432223924d8af15322b1982bc33fa29c Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Zoltan Gera <zoltan.gera@qt.io> Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io> (cherry picked from commit501087faf6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
8c07ec9845
commit
ba9dfd1769
@@ -11,8 +11,8 @@ Include: [
|
||||
cmake_platforms_target_android.yaml: [
|
||||
'android-arm64-on-macos',
|
||||
'android-armv7-on-windows',
|
||||
'android-x86-on-linux',
|
||||
'android-x86_64-on-linux'
|
||||
'android-6-x86-on-linux',
|
||||
'android-13-x86_64-on-linux'
|
||||
]
|
||||
]
|
||||
Configurations:
|
||||
|
||||
Reference in New Issue
Block a user