Searched defs:recovery_resources_private (Results 1 - 1 of 1) sorted by last modified time

/build/core/
H A DMakefile782 recovery_resources_private := $(strip $(wildcard $(TARGET_DEVICE_DIR)/recovery/res)) macro
784 $(recovery_resources_private) -type f)
793 ifeq ($(recovery_resources_private),)
862 $(hide) $(foreach item,$(recovery_resources_private), \

Completed in 28 milliseconds