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

Commit 8177c1cf authored by Spandan Das's avatar Spandan Das
Browse files

Export BOARD_KERNEL_PATH_16K to soong

Test: presubmits
Bug: 420669218
Change-Id: Ic66a99e4f852c190176dfe07c2f7ebc41ccf1101
parent 11f31834
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -454,6 +454,7 @@ $(call add_json_map, PartitionVarsForSoongMigrationOnlyDoNotUse)
  $(call add_json_list, InternalBootconfig, $(INTERNAL_BOOTCONFIG))
  $(call add_json_str, InternalBootconfigFile, $(INTERNAL_BOOTCONFIG_FILE))
  $(call add_json_str, BoardPrebuiltBootImage, $(BOARD_PREBUILT_BOOTIMAGE))
  $(call add_json_str, BoardKernelPath16k, $(BOARD_KERNEL_PATH_16K))

  $(call add_json_bool, BuildingSystemOtherImage, $(BUILDING_SYSTEM_OTHER_IMAGE))