Vinylsmith 6 сар өмнө
parent
commit
20d83dd10a
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      device.mk

+ 2 - 0
device.mk

@@ -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 \