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

Commit c937afaf authored by Daniel Norman's avatar Daniel Norman Committed by android-build-merger
Browse files

Merge "Fixes typo when calling process_dynamic_partitions_info_txt."

am: 74d91295

Change-Id: I9c706c816308966d27482f949abcf3cd83082aca
parents d1ed63d2 74d91295
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -584,9 +584,9 @@ def process_special_cases(system_target_files_temp_dir,
      system_misc_info_keys=system_misc_info_keys)

  process_dynamic_partitions_info_txt(
      system_target_files_temp_dir=system_target_files_temp_dir,
      other_target_files_temp_dir=other_target_files_temp_dir,
      output_target_files_temp_dir=output_target_files_temp_dir)
      system_target_files_dir=system_target_files_temp_dir,
      other_target_files_dir=other_target_files_temp_dir,
      output_target_files_dir=output_target_files_temp_dir)


def merge_target_files(temp_dir, system_target_files, system_item_list,