Sfoglia il codice sorgente

'device.mk' ändern

Vinylsmith 6 mesi fa
parent
commit
20d83dd10a
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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 \