android_vendor_lineage/vars/caiman
Chirayu Desai f7ffc61280
vars: March 2025 Security update and Quarterly Platform Release
Change-Id: I98c4247d01f963aca87de9c962dc50fd09a0387a
2025-03-10 01:33:34 +02:00

27 lines
857 B
Text

# Pixel 9 Pro
# Usage: ${device_repos[@]}
device_repos=(
# common repos in komodo
)
# Updated semi-manually via pixel/update-any-var.sh
readonly build_id="BP1A.250305.020"
# Updated automatically via pixel/update-device-vars.sh
readonly prev_aosp_tag="android-15.0.0_r14"
readonly aosp_tag="android-15.0.0_r21"
readonly build_number="13009785"
readonly image_url="https://dl.google.com/dl/android/aosp/caiman-bp1a.250305.020-factory-8ece3008.zip"
readonly image_sha256="8ece3008a79be804415daaee2e2e311662518de9f07f16bed8f56030351bdfdf"
readonly flash_url="https://flash.android.com/build/13009785?target=caiman-user&signed"
readonly ota_url="https://dl.google.com/dl/android/aosp/caiman-ota-bp1a.250305.020-d387782c.zip"
readonly ota_sha256="d387782c7a8e8d1663cc1f8c4b03b88ff00b6fff0aea9456a8eb66f628e631eb"
readonly security_patch="2025-03-05"