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

Commit e39561b8 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Merge branch '2104-t-prebuilt_vendor' into 'v1-t'

releasetools: support prebuilt vendor.img

See merge request !39
parents 67ce4908 de5ab99e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -534,7 +534,7 @@ def ProcessTargetFiles(input_tf_zip, output_tf_zip, misc_info,

  for info in input_tf_zip.infolist():
    filename = info.filename
    if filename.startswith("IMAGES/"):
    if filename.startswith("IMAGES/") and not filename.endswith("vendor.img"):
      continue

    # Skip OTA-specific images (e.g. split super images), which will be