Merge "Rebuild buildinfo.prop after installclean" am: ac2050ff13
Original change: https://android-review.googlesource.com/c/platform/build/+/1362376 Change-Id: If511f1de7befac3be2506defd6864f311ac251bf
This commit is contained in:
@@ -230,7 +230,7 @@ define get-default-product-locale
|
|||||||
$(strip $(subst _,-, $(firstword $(1))))
|
$(strip $(subst _,-, $(firstword $(1))))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
gen_from_buildinfo_sh := $(call intermediates-dir-for,ETC,system_build_prop)/buildinfo.prop
|
gen_from_buildinfo_sh := $(call intermediates-dir-for,PACKAGING,system_build_prop)/buildinfo.prop
|
||||||
$(gen_from_buildinfo_sh): $(INTERNAL_BUILD_ID_MAKEFILE) $(API_FINGERPRINT)
|
$(gen_from_buildinfo_sh): $(INTERNAL_BUILD_ID_MAKEFILE) $(API_FINGERPRINT)
|
||||||
$(hide) TARGET_BUILD_TYPE="$(TARGET_BUILD_VARIANT)" \
|
$(hide) TARGET_BUILD_TYPE="$(TARGET_BUILD_VARIANT)" \
|
||||||
TARGET_BUILD_FLAVOR="$(TARGET_BUILD_FLAVOR)" \
|
TARGET_BUILD_FLAVOR="$(TARGET_BUILD_FLAVOR)" \
|
||||||
|
Reference in New Issue
Block a user