Fix ota_from_target_files error in non-AB VF
Add recovery-from-boot.p for device with BOARD_USES_FULL_RECOVERY_IMAGE disabled Bug: 219871887 Change-Id: Id4bafaa44afe28f57e0a35846012073307965940 Test: Used to merge non-AB VF device
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user