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

Commit 717591dd authored by Daniel Zheng's avatar Daniel Zheng Committed by Gerrit Code Review
Browse files

Merge "Add fastboot-info to updatepackage"

parents 48fbf97b 380cb806
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -118,6 +118,7 @@ def EntriesForUserImages(input_file):

  entries = [
      'OTA/android-info.txt:android-info.txt',
      'META/fastboot-info.txt:fastboot-info.txt',
  ]
  with zipfile.ZipFile(input_file) as input_zip:
    namelist = input_zip.namelist()