Home | History | Annotate | Download | only in core

Lines Matching full:recovery_wipe

893 recovery_wipe := $(TARGET_RECOVERY_WIPE)
895 recovery_wipe :=
982 $(if $(strip $(recovery_wipe)), \
983 $(hide) cp -f $(recovery_wipe) $(TARGET_RECOVERY_ROOT_OUT)/etc/recovery.wipe)