android_vendor_lineage/vars/akita
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
846 B
Text

# Pixel 8a
# Usage: ${device_repos[@]}
device_repos=(
device/google/akita
)
# Updated semi-manually via pixel/update-any-var.sh
readonly build_id="BP1A.250305.019"
# Updated automatically via pixel/update-device-vars.sh
readonly prev_aosp_tag="android-15.0.0_r14"
readonly aosp_tag="android-15.0.0_r20"
readonly build_number="13003188"
readonly image_url="https://dl.google.com/dl/android/aosp/akita-bp1a.250305.019-factory-33ce5db3.zip"
readonly image_sha256="33ce5db3f98b64d482cfb23b70a1877c928f88188d669aadccb71c0ae1178f7c"
readonly flash_url="https://flash.android.com/build/13003188?target=akita-user&signed"
readonly ota_url="https://dl.google.com/dl/android/aosp/akita-ota-bp1a.250305.019-04de80f4.zip"
readonly ota_sha256="04de80f4002ed32d73e57c717f3e2d7282d4560d37690243284cbb3bd0bd3208"
readonly security_patch="2025-03-05"