mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-23 06:41:06 +08:00
Android: Update Android 14 system image for emulator
Use the latest Android 14 image in CI Android emulator. Build ID: UE1A.230829.036. This should reduce tests crashing with Android. Task-number: QTQAINFRA-5971 Pick-to: 6.7 Change-Id: Id9c221118163feef722e402d9e412381809b6b72 Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
@@ -34,8 +34,8 @@ ndkSha1Latest="e27dcb9c8bcaa77b78ff68c3f23abcf6867959eb"
|
||||
ndkSha1Default=$ndkSha1Latest
|
||||
|
||||
# Android 14 avd zip
|
||||
android14SystemZipName="android14system_UPB5_230623_003.tar.gz"
|
||||
android14SystemZipSha="9680db449516ad6212525cc53f2bc027cf8b3322"
|
||||
android14SystemZipName="android14system_UE1A_230829_036.tar.gz"
|
||||
android14SystemZipSha="ede80c6901e8fad1895c97a86542b8e072bb1ee5"
|
||||
android14SystemPath="$basePath/$android14SystemZipName"
|
||||
|
||||
# Android Automotive max SDK level image
|
||||
|
||||
Reference in New Issue
Block a user