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

Commit 71615269 authored by Spandan Das's avatar Spandan Das
Browse files

Export BOARD_SUPER_IMAGE_IN_UPDATE_PACKAGE to soong

This property is used for misc_info.txt and for disting code

Test: presubmits
Bug: 399788100
Change-Id: I33ba3feabde16c2182d2775787d946d42485ed73
parent 80b9546f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -488,6 +488,7 @@ $(call add_json_map, PartitionVarsForSoongMigrationOnlyDoNotUse)
  $(call add_json_list, AbOtaPartitions, $(AB_OTA_PARTITIONS))
  $(call add_json_list, AbOtaKeys, $(PRODUCT_OTA_PUBLIC_KEYS))
  $(call add_json_list, AbOtaPostInstallConfig, $(AB_OTA_POSTINSTALL_CONFIG))
  $(call add_json_bool, BoardSuperImageInUpdatePackage, $(filter true,$(BOARD_SUPER_IMAGE_IN_UPDATE_PACKAGE)))

  # Avb (android verified boot) stuff
  $(call add_json_bool, BoardAvbEnable, $(filter true,$(BOARD_AVB_ENABLE)))