Home | History | Annotate | Download | only in releasetools

Lines Matching refs:recovery_device

1701     recovery_type, recovery_device = GetTypeAndDevice("/recovery", info_dict)
1713 'device': recovery_device,
1718 if ! applypatch -c %(recovery_type)s:%(recovery_device)s:%(recovery_size)d:%(recovery_sha1)s; then
1719 applypatch %(bonus_args)s %(boot_type)s:%(boot_device)s:%(boot_size)d:%(boot_sha1)s %(recovery_type)s:%(recovery_device)s %(recovery_sha1)s %(recovery_size)d %(boot_sha1)s:/system/recovery-from-boot.p && log -t recovery "Installing new recovery image: succeeded" || log -t recovery "Installing new recovery image: failed"
1730 'recovery_device': recovery_device,