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

Commit b6d11430 authored by Spandan Das's avatar Spandan Das Committed by Automerger Merge Worker
Browse files

Export AB_OTA_PARTITION to soong migration vars am: 2c11d964

parents 11a4cbd7 2c11d964
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -485,6 +485,7 @@ $(call add_json_map, PartitionVarsForSoongMigrationOnlyDoNotUse)
  $(call add_json_str, ProductVirtualAbCompressionFactor, $(PRODUCT_VIRTUAL_AB_COMPRESSION_FACTOR))
  $(call add_json_str, ProductVirtualAbCompressionFactor, $(PRODUCT_VIRTUAL_AB_COMPRESSION_FACTOR))
  $(call add_json_str, ProductVirtualAbCowVersion, $(PRODUCT_VIRTUAL_AB_COW_VERSION))
  $(call add_json_str, ProductVirtualAbCowVersion, $(PRODUCT_VIRTUAL_AB_COW_VERSION))
  $(call add_json_bool, AbOtaUpdater, $(filter true,$(AB_OTA_UPDATER)))
  $(call add_json_bool, AbOtaUpdater, $(filter true,$(AB_OTA_UPDATER)))
  $(call add_json_list, AbOtaPartitions, $(AB_OTA_PARTITIONS))


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