Home
last modified time | relevance | path

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

/build/make/core/
DMakefile1737 recovery_wipe := $(TARGET_RECOVERY_WIPE) macro
1739 recovery_wipe := macro
1883 $(if $(strip $(recovery_wipe)), \
1884 cp -f $(recovery_wipe) $(TARGET_RECOVERY_ROOT_OUT)/system/etc/recovery.wipe)