Files
vendor_lineage/vars/sunfish
Michael Bestas 48ea4f9dab vars: Point sunfish to archive.org
Change-Id: I36d875e35a3a6d5a55804c3b21b28e520360d2e5
2025-11-05 10:01:46 +00:00

28 lines
899 B
Plaintext

# Pixel 4a
# Usage: ${device_repos[@]}
device_repos=(
device/google/sunfish
)
# Updated semi-manually via pixel/update-any-var.sh
readonly build_id="TQ3A.230805.001.S1"
# Updated automatically via pixel/update-device-vars.sh
readonly prev_aosp_tag="android-13.0.0_r67"
readonly aosp_tag="android-13.0.0_r83"
readonly build_number="10786265"
readonly image_url="https://archive.org/download/sunfish-tq3a.230805.001.s1/sunfish-tq3a.230805.001.s1-factory-82902ea9.zip"
readonly image_sha256="82902ea98c80f1a22706279a30d2bc46aa55cbe60703c9a02ba043bd052c6d99"
readonly flash_url="https://flash.android.com/build/10786265?target=sunfish-user&signed"
readonly ota_url="https://archive.org/download/sunfish-tq3a.230805.001.s1/sunfish-ota-tq3a.230805.001.s1-965296b1.zip"
readonly ota_sha256="965296b1498b1d71bbf4013088b34213d5e6bc4dc836a7d06d1534eaf7621336"
readonly security_patch="2023-08-05"