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

Commit e4849e87 authored by Spandan Das's avatar Spandan Das Committed by Gerrit Code Review
Browse files

Merge "Export PRODUCT_PRODUCT_LINKER_CONFIG_FRAGMENTS to soong" into main

parents 5ad84322 da055764
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -430,6 +430,7 @@ $(call add_json_map, PartitionVarsForSoongMigrationOnlyDoNotUse)

  # Used to generate /vendor/linker.config.pb
  $(call add_json_list, VendorLinkerConfigSrcs, $(PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS))
  $(call add_json_list, ProductLinkerConfigSrcs, $(PRODUCT_PRODUCT_LINKER_CONFIG_FRAGMENTS))

  $(call add_json_map, ProductCopyFiles)
  $(foreach pair,$(PRODUCT_COPY_FILES),\