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:
Assam Boudjelthia 2023-06-19 15:09:43 +03:00
parent 13c53ef79f
commit 501087faf6
1 changed files with 2 additions and 2 deletions

View File

@ -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: