[CI][A13] a13-5.10 patch level 2024-02 (#1449)

My Pixel 7a has a kernel version
`5.10.177-android13-4-00003-ga7208022a7ea-ab1081582`, with a security
patch of 2024-02, but the only available kernel build for that is
security patch 2023-07 which causes a bootloop.
This commit is contained in:
sewn
2024-03-16 06:32:32 +03:00
committed by GitHub
parent 7fd760f4f4
commit f675ce9aba

View File

@@ -36,6 +36,9 @@ jobs:
- version: "5.10" - version: "5.10"
sub_level: 177 sub_level: 177
os_patch_level: 2023-07 os_patch_level: 2023-07
- version: "5.10"
sub_level: 177
os_patch_level: 2024-02
- version: "5.10" - version: "5.10"
sub_level: 186 sub_level: 186
os_patch_level: 2023-08 os_patch_level: 2023-08