aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/android-5.15.yml
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/config/linux: bump Android kernels and configsTudor Ambarus2023-06-291-1/+1
| | | | | | | Bump the Android kernels to their latest SHAs and generate the kernel configs using tools/syz-env. Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
* dashboard/config/linux: update to latest Android 5.15-ltsTudor Ambarus2023-05-041-1/+1
| | | | | | Update configs to latest android13-5.15-lts. Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
* dashboard/config/linux: add support for Android v5.15Tadeusz Struk2022-10-041-0/+13
The tag that is provided is from 'android13-5.15-lts'. The LTS version must be used, as it is more up-to-date in terms of security fixes and stable back-ports than its non-lts counterpart. Using a tag from the non-lts branch will result in lots of false positives which would end up wasting quality engineering time. Signed-off-by: Tadeusz Struk <tadeusz.struk@linaro.org>