Merge "Fixes typo when calling process_dynamic_partitions_info_txt." am: 74d91295fd

am: c937afafa1

Change-Id: Ifa0d4a1dd44e54b9b276879e8034af9b67103830
This commit is contained in:
Daniel Norman 2019-05-09 13:11:40 -07:00 committed by android-build-merger
commit ddc1712376
1 changed files with 3 additions and 3 deletions

View File

@ -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,