Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd048399 authored by Roman Kiryanov's avatar Roman Kiryanov
Browse files

Retire QEMU_DISABLE_AVB



never enabled

Bug: 274103438
Test: presubmit
Change-Id: I4296bef2924d2f041d3e9cbfd2bb3ab0c2a72c75
Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
parent 6dcf429d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -58,11 +58,6 @@ ifeq ($(PRODUCT_USE_DYNAMIC_PARTITIONS),true)

  # 8G
  BOARD_EMULATOR_DYNAMIC_PARTITIONS_SIZE ?= 8589934592

  # in build environment to speed up make -j
  ifeq ($(QEMU_DISABLE_AVB),true)
    BOARD_AVB_ENABLE := false
  endif
else ifeq ($(PRODUCT_USE_DYNAMIC_PARTITION_SIZE),true)
  # Enable dynamic system image size and reserved 64MB in it.
  BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE := 67108864