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

Commit 62eb3726 authored by Nolen Johnson's avatar Nolen Johnson
Browse files

Revert "remove is_retrofit_dynamic_partitions option"

This reverts commit c1c6017c.

Reason: Several 4.14 and 4.19 shipping devices use this.
Change-Id: I55f78a822cb05a749093bd63f7bb82b456c31be7
parent ec490cba
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1146,6 +1146,8 @@ def main(argv):
      OPTIONS.extracted_input = a
    elif o == "--skip_postinstall":
      OPTIONS.skip_postinstall = True
    elif o == "--retrofit_dynamic_partitions":
      raise ValueError("Retrofit dynamic partitions is no longer supported")
    elif o == "--skip_compatibility_check":
      OPTIONS.skip_compatibility_check = True
    elif o == "--output_metadata_path":