aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 63649e3..a262b1a 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -15,5 +15,8 @@ BUILD_BROKEN_DUP_RULES := true
# Display
TARGET_SCREEN_DENSITY := 440
+# OTA assert
+TARGET_OTA_ASSERT_DEVICE := peux,veux
+
# Inherit from the proprietary version
include vendor/xiaomi/veux/BoardConfigVendor.mk