lmi: Add lmipro to the assert

Change-Id: I1121da7c9f8b2476fc06cf64ea26a20afef20d67
This commit is contained in:
Sebastiano Barezzi
2021-07-22 16:42:52 +02:00
parent 467b36000b
commit 327ecf0ad3

View File

@@ -29,5 +29,8 @@ TARGET_RECOVERY_DEVICE_MODULES := libinit_lmi
# Kernel
TARGET_KERNEL_CONFIG := vendor/lmi_defconfig
# OTA assert
TARGET_OTA_ASSERT_DEVICE := lmi,lmipro
# Inherit from the proprietary version
include vendor/xiaomi/lmi/BoardConfigVendor.mk