diff --git a/plugins/android-boot/fu-android-boot-device.c b/plugins/android-boot/fu-android-boot-device.c index c65079574..c4651bc78 100644 --- a/plugins/android-boot/fu-android-boot-device.c +++ b/plugins/android-boot/fu-android-boot-device.c @@ -358,6 +358,7 @@ fu_android_boot_device_init(FuAndroidBootDevice *self) * will disappear. If version reporting is available, the reported version is set. */ fu_device_set_version(FU_DEVICE(self), ANDROID_BOOT_UNKNOWN_VERSION); + fu_device_set_version_format(FU_DEVICE(self), FWUPD_VERSION_FORMAT_TRIPLET); } static void