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

Commit 80759003 authored by Cole Faust's avatar Cole Faust Committed by Gerrit Code Review
Browse files

Merge "Export more virtual ab variables to soong" into main

parents 3d09b560 3c08f2dc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -475,6 +475,10 @@ $(call add_json_map, PartitionVarsForSoongMigrationOnlyDoNotUse)
    $(call end_json_map)
  $(call add_json_bool, ProductVirtualAbOta, $(filter true,$(PRODUCT_VIRTUAL_AB_OTA)))
  $(call add_json_bool, ProductVirtualAbOtaRetrofit, $(filter true,$(PRODUCT_VIRTUAL_AB_OTA_RETROFIT)))
  $(call add_json_bool, ProductVirtualAbCompression, $(filter true,$(PRODUCT_VIRTUAL_AB_COMPRESSION)))
  $(call add_json_str, ProductVirtualAbCompressionMethod, $(PRODUCT_VIRTUAL_AB_COMPRESSION_METHOD))
  $(call add_json_str, ProductVirtualAbCompressionFactor, $(PRODUCT_VIRTUAL_AB_COMPRESSION_FACTOR))
  $(call add_json_str, ProductVirtualAbCowVersion, $(PRODUCT_VIRTUAL_AB_COW_VERSION))
  $(call add_json_bool, AbOtaUpdater, $(filter true,$(AB_OTA_UPDATER)))

  # Avb (android verified boot) stuff