Merge "Fixes typo when calling process_dynamic_partitions_info_txt."
am: 74d91295fd
Change-Id: I9c706c816308966d27482f949abcf3cd83082aca
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user