mirror of
https://github.com/chenxiaolong/avbroot.git
synced 2026-07-03 14:05:11 +02:00
98bd336c91
This just adds a simple CLI for avbroot.formats.bootimage library. It's not strictly related to avbroot, but is useful for troubleshooting since the library supports all AOSP-compatible boot images. Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
37 lines
1.9 KiB
Plaintext
37 lines
1.9 KiB
Plaintext
[magisk]
|
|
url = https://github.com/topjohnwu/Magisk/releases/download/v25.2/Magisk-v25.2.apk
|
|
sha256 = 0bdc32918b6ea502dca769b1c7089200da51ea1def170824c2812925b426d509
|
|
|
|
# What's unique: init_boot (boot v4) + vendor_boot (vendor v4)
|
|
[device.GooglePixel7Pro]
|
|
url = https://dl.google.com/dl/android/aosp/cheetah-ota-tq1a.230205.002-ad27a6d7.zip
|
|
sha256 = ad27a6d7ca78c0d3fb7f51864cc6a9e6bc91f536f9e9bab5da06253df602525f
|
|
sha256_patched = a711b2033a6ebe39c2ba22e885bd570db33092897eda1793e508f3e8ffb8000a
|
|
|
|
# What's unique: boot (boot v4, no ramdisk) + vendor_boot (vendor v4, 2 ramdisks)
|
|
[device.GooglePixel6a]
|
|
url = https://dl.google.com/dl/android/aosp/bluejay-ota-tq1a.230205.002-1ec64b58.zip
|
|
sha256 = 1ec64b589cba8d9687ea8f85cf6c2e5d09c9e4fbdae15417aa06d5ba976fbe79
|
|
sha256_patched = d0d59a90e0aba065f50fcd0c8c6c5c01910c08dc1caf9faee0dd3b9fbf1f4308
|
|
|
|
# What's unique: boot (boot v3) + vendor_boot (vendor v3)
|
|
[device.GooglePixel4a5G]
|
|
url = https://dl.google.com/dl/android/aosp/bramble-ota-tq1a.230205.002-49f2dc71.zip
|
|
sha256 = 49f2dc71f63eadec07537ce0d1b0c42995518a9447f008eb6266b6edd03a8a92
|
|
sha256_patched = 6f5b4290fc28625e8cd98f85c31bd00df2fe73903a2562fd669d5fa037c4111e
|
|
|
|
# What's unique: boot (boot v2)
|
|
[device.GooglePixel4a]
|
|
url = https://dl.google.com/dl/android/aosp/sunfish-ota-tq1a.230205.002-536bce5f.zip
|
|
sha256 = 536bce5f0038173c83a82072385bf56c0ceebbb6caefcf3190de45b0aff754a9
|
|
sha256_patched = 948b9f3eaeaccf00f8a937b12682d7e466818ab3be7814d5119cfdb11c28f35a
|
|
|
|
# What's unique:
|
|
# - boot (boot v4) + recovery (boot v4)
|
|
# - boot images have VTS signature block filled with all 0s
|
|
# - payload.bin uses ZERO blocks
|
|
[device.OnePlus10Pro]
|
|
url = https://android.googleapis.com/packages/ota-api/package/6812ccee9a8a891032af1e053e3217731ac7ad92.zip
|
|
sha256 = 09319bf66abf362dcb11a4af981900f393af87e10de10a03371c9d4e3785931f
|
|
sha256_patched = a9f06c7d2a3e1f2d0f81ac93262c516aa6f4dd79e909ce239bcf0df368295262
|