Merge "Fix ota_from_target_files error in non-AB VF"
This commit is contained in:
commit
bc5a49b504
1 changed files with 1 additions and 0 deletions
|
@ -1432,6 +1432,7 @@ def rebuild_image_with_sepolicy(target_files_dir,
|
|||
if rebuild_recovery:
|
||||
copy_recovery_file('etc/recovery.img')
|
||||
copy_recovery_file('bin/install-recovery.sh')
|
||||
copy_recovery_file('recovery-from-boot.p')
|
||||
|
||||
|
||||
def generate_super_empty_image(target_dir, output_super_empty):
|
||||
|
|
Loading…
Reference in a new issue