vars: September 2023 Security update 2, kernel

* redbull is identical to Aug
* gs201 is identical for kernel/gs, but somehow
  kernel/common differs across tags
* The only actual change is in
  google-modules/gpu
  per the prebuilt kernel update

Change-Id: I3503ea8703f18dce3c9e6639d6a1e7a9845fc6e5
This commit is contained in:
Chirayu Desai 2023-09-19 21:33:19 +05:30
parent 6096f18b09
commit fb3e24a904
2 changed files with 7 additions and 7 deletions

View File

@ -5,11 +5,11 @@
# This is actually tangorpro but we had the branch up and they're all the same
readonly kernel_branch="android-gs-pantah-5.10-android13-qpr3"
readonly prev_kernel_tag=android-13.0.0_r0.106 # Jul 2023
readonly kernel_tag=android-13.0.0_r0.117 # Aug 2023
readonly prev_kernel_tag=android-13.0.0_r0.117 # Aug 2023
readonly kernel_tag=android-13.0.0_r0.121 # Sep 2023
# Match with version string in commit message of prebuilt kernel
readonly gki_branch="android13-5.10-2023-02_r10" # Aug 2023
readonly gki_branch="android13-5.10-2023-02_r10" # Sep 2023
readonly prev_gki_tag=android-13.0.0_r0.106 # Jul 2023
readonly gki_tag=android-13.0.0_r0.117 # Aug 2023
readonly prev_gki_tag=android-13.0.0_r0.117 # Aug 2023
readonly gki_tag=android-13.0.0_r0.121 # Sep 2023

View File

@ -4,5 +4,5 @@
readonly kernel_branch="android-msm-redbull-4.19-android13-qpr3"
readonly prev_kernel_tag=android-13.0.0_r0.102 # Jul 2023
readonly kernel_tag=android-13.0.0_r0.111 # Aug 2023
readonly prev_kernel_tag=android-13.0.0_r0.111 # Aug 2023
readonly kernel_tag=android-13.0.0_r0.122 # Sep 2023