fwupd/plugins/android-boot/android-boot.quirk
Dylan Van Assche d0d4b17a7f plugins: android-boot: new plugin
Add a plugin for supporting Android bootloaders which are used on
all Qualcomm-based Android devices. These bootloaders are stored on
their own partitions and the partition table cannot be altered on
Qualcomm devices. This plugin supports any block device, but only
exposes the ones defined in the quirk file as updatable.
2022-09-05 17:59:11 +01:00

17 lines
446 B
Plaintext

[BLOCK]
Plugin = android_boot
# SHIFT6mq ABL A
[DRIVE\UUID_c49183ed-aaec-9bf5-760a-66330fbcffc1&LABEL_abl-a]
Flags = updatable,signed-payload
Vendor = SHIFT GmbH
VendorId = eco.shift
AndroidBootVersionProperty = androidboot.abl.revision
# SHIFT6mq ABL B
[DRIVE\UUID_3d7b21e8-048b-db0b-0c18-d07a9bb32f2d&LABEL_abl-b]
Flags = updatable,signed-payload
Vendor = SHIFT GmbH
VendorId = eco.shift
AndroidBootVersionProperty = androidboot.abl.revision