Searched defs:system_prop_file (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A DMakefile187 system_prop_file := $(TARGET_SYSTEM_PROP) macro
189 system_prop_file := $(wildcard $(TARGET_DEVICE_DIR)/system.prop) macro
191 $(INSTALLED_BUILD_PROP_TARGET): $(BUILDINFO_SH) $(INTERNAL_BUILD_ID_MAKEFILE) $(BUILD_SYSTEM)/version_defaults.mk $(system_prop_file)
232 $(hide) $(foreach file,$(system_prop_file), \

Completed in 24 milliseconds