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

Commit dfc1dfad authored by Chris Gross's avatar Chris Gross Committed by android-build-merger
Browse files

Merge "Add a logging statement after soong ZIP runs in the...

Merge "Add a logging statement after soong ZIP runs in the merge_target_files.py step." am: 5f4f4256 am: 397b3e5a am: 3246b1db
am: 0d8d1920

Change-Id: Ic8dbb4fe1f607ba5fcf5912e7ba71fe61faec00c
parents 6c0c9ba8 0d8d1920
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -931,6 +931,7 @@ def merge_target_files(temp_dir, framework_target_files, framework_item_list,
  ]
  logger.info('creating %s', output_target_files)
  common.RunAndWait(command, verbose=True)
  logger.info('finished creating %s', output_target_files)

  # Create the OTA package from the merged target files package.