fwupd/plugins/altos/altos.quirk
Richard Hughes cf0a7678b8 Allow removing device flags from quirk files
This also means we do the right thing when plugins call fu_device_add_flag()
directly, instead of just from a quirk file.

For instance, now `Flags = ~updatable` is a valid and useful thing to have and
allows us to remove the `Flags = None` hack.
2020-04-13 23:18:19 +01:00

12 lines
257 B
Plaintext

# ChaosKey
[DeviceInstanceId=USB\VID_1D50&PID_60C6]
Plugin = altos
Flags = ~is-bootloader
Name = Altos ChaosKey
CounterpartGuid = USB\VID_FFFE&PID_000A
[DeviceInstanceId=USB\VID_FFFE&PID_000A]
Plugin = altos
Flags = is-bootloader
Name = Altos [bootloader]