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

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

Merge "Turn on fastboot-info for img_from_target_files" into main

parents 548775d2 89a85ba9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ OPTIONS.super_device_list = None
OPTIONS.retrofit_dap = None
OPTIONS.build_super = None
OPTIONS.sparse_userimages = None
OPTIONS.use_fastboot_info = False
OPTIONS.use_fastboot_info = True
OPTIONS.build_super_image = None

def LoadOptions(input_file):