mirror of https://github.com/qt/qt5.git
Android: fix outdated target id names in tqtc-android-automotive target
Amends ef12163e25
.
Task-number: QTQAINFRA-5431
Pick-to: 6.6 6.5 6.5.2
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>
This commit is contained in:
parent
13c53ef79f
commit
501087faf6
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue