@@ -23,6 +23,8 @@ AB_OTA_PARTITIONS += \
boot \
system \
vendor
+BOARD_USES_RECOVERY_AS_BOOT := true
+TARGET_NO_RECOVERY := true
AB_OTA_POSTINSTALL_CONFIG += \
RUN_POSTINSTALL_system=true \