Files
vendor_strix/vars/lynx
Chirayu Desai bbf3a3c744 vars: April 2025 Security update
Change-Id: I6ab04acb0437fbb09f6e903e1a2057c49b253eb7
2025-04-11 04:41:17 +03:00

28 lines
851 B
Plaintext

# Pixel 7a
# Usage: ${device_repos[@]}
device_repos=(
device/google/lynx
)
# Updated semi-manually via pixel/update-any-var.sh
readonly build_id="BP1A.250405.007.B1"
# Updated automatically via pixel/update-device-vars.sh
readonly prev_aosp_tag="android-15.0.0_r20"
readonly aosp_tag="android-15.0.0_r28"
readonly build_number="13240308"
readonly image_url="https://dl.google.com/dl/android/aosp/lynx-bp1a.250405.007.b1-factory-890f6c72.zip"
readonly image_sha256="890f6c72f1ac83504231738c8206434392a37acf6cf040cf32b132b30804a3f9"
readonly flash_url="https://flash.android.com/build/13240308?target=lynx-user&signed"
readonly ota_url="https://dl.google.com/dl/android/aosp/lynx-ota-bp1a.250405.007.b1-6cb487eb.zip"
readonly ota_sha256="6cb487eb3c138334a1095e16ed80e92855da5779d9d853c327bcbf874c5d24f2"
readonly security_patch="2025-03-05"