vars: We now have a script for build id

TODO: Fully automate
Change-Id: Ibdcd15f24cbe6477ac84d63f019ff1f145fa2def
This commit is contained in:
Chirayu Desai
2022-07-08 19:04:35 +05:30
committed by Michael Bestas
parent cb15b81b01
commit acbcabe458
15 changed files with 16 additions and 16 deletions

View File

@@ -22,10 +22,10 @@ device_repos=(
device/google/barbet
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_kernel_tag=android-12.1.0_r0.27 # Jun 2022
readonly kernel_tag=android-12.1.0_r0.34 # Jun 2022
readonly kernel_tag=android-12.1.0_r0.34 # Jul 2022
readonly prev_build_id=SQ3A.220605.009.A1 # Jun 2022
readonly build_id=SQ3A.220705.003.A1 # Jul 2022

View File

@@ -21,7 +21,7 @@ device_repos=(
# common repos in crosshatch
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SP1A.210812.016.C1 # Feb 2022
readonly build_id=SP1A.210812.016.C2 # Jun 2022

View File

@@ -21,7 +21,7 @@ device_repos=(
device/google/bonito
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SP2A.220505.002 # May 2022
readonly build_id=SP2A.220505.006 # May 2022

View File

@@ -22,7 +22,7 @@ device_repos=(
device/google/bramble
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SQ3A.220605.009.A1 # Jun 2022
readonly build_id=SQ3A.220705.003.A1 # Jul 2022

View File

@@ -20,7 +20,7 @@ device_repos=(
device/google/coral
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SQ3A.220605.009.A1 # Jun 2022
readonly build_id=SQ3A.220705.003.A1 # Jul 2022

View File

@@ -21,7 +21,7 @@ device_repos=(
device/google/crosshatch
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SP1A.210812.016.C1 # Feb 2022
readonly build_id=SP1A.210812.016.C2 # Jun 2022

View File

@@ -20,7 +20,7 @@ device_repos=(
# common repos in coral
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SQ3A.220605.009.A1 # Jun 2022
readonly build_id=SQ3A.220705.003.A1 # Jul 2022

View File

@@ -1,6 +1,6 @@
# Pixel 4, 4a
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_kernel_tag=android-12.1.0_r0.25 # Jun 2022
readonly kernel_tag=android-12.1.0_r0.32 # Jul 2022

View File

@@ -1,6 +1,6 @@
# Pixel 3, 3a
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_kernel_tag=android-12.1.0_r0.17 # May 2022
readonly kernel_tag=android-12.1.0_r0.23 # May 2022

View File

@@ -20,7 +20,7 @@ device_repos=(
# Need OTA zip for firmware, not supported by image_unpacker yet
readonly needs_ota=true
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SQ3A.220605.009.A1 # Jun 2022
readonly build_id=SQ3A.220705.003.A1 # Jul 2022

View File

@@ -22,7 +22,7 @@ device_repos=(
# Need OTA zip for firmware, not supported by image_unpacker yet
readonly needs_ota=true
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SQ3A.220605.009.A1 # Jun 2022
readonly build_id=SQ3A.220705.003.A1 # Jul 2022

View File

@@ -1,6 +1,6 @@
# Pixel 4a (5G), 5, 5a
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_kernel_tag=android-12.1.0_r0.26 # Jun 2022
readonly kernel_tag=android-12.1.0_r0.33 # Jul 2022

View File

@@ -22,7 +22,7 @@ device_repos=(
device/google/redfin
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SQ3A.220605.009.A1 # Jun 2022
readonly build_id=SQ3A.220705.003.A1 # Jul 2022

View File

@@ -21,7 +21,7 @@ device_repos=(
# common repos in bonito
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SP2A.220505.002 # May 2022
readonly build_id=SP2A.220505.006 # May 2022

View File

@@ -20,7 +20,7 @@ device_repos=(
device/google/sunfish
)
# Updated manually
# Updated semi-manually via pixel/update-any-var.sh
readonly prev_build_id=SQ3A.220605.009.A1 # Jun 2022
readonly build_id=SQ3A.220705.003.A1 # Jul 2022