Home
last modified time | relevance | path

Searched refs:recovery_wipe (Results 1 – 1 of 1) sorted by relevance

/build/make/core/
DMakefile2071 recovery_wipe := $(TARGET_RECOVERY_WIPE) macro
2073 recovery_wipe := macro
2221 $(if $(strip $(recovery_wipe)), \
2222 cp -f $(recovery_wipe) $(TARGET_RECOVERY_ROOT_OUT)/system/etc/recovery.wipe)