Searched refs:recovery_wipe (Results 1 – 1 of 1) sorted by relevance
2071 recovery_wipe := $(TARGET_RECOVERY_WIPE) macro2073 recovery_wipe := macro2221 $(if $(strip $(recovery_wipe)), \2222 cp -f $(recovery_wipe) $(TARGET_RECOVERY_ROOT_OUT)/system/etc/recovery.wipe)