Merge "Pass the target product to release-config" into main

This commit is contained in:
LaMont Jones
2024-07-18 23:01:11 +00:00
committed by Gerrit Code Review

View File

@@ -131,6 +131,9 @@ ifneq (,$(_use_protobuf))
_args += --guard=false
endif
_args += --allow-missing=true
ifneq (,$(TARGET_PRODUCT))
_args += --product $(TARGET_PRODUCT)
endif
_flags_dir:=$(OUT_DIR)/soong/release-config
_flags_file:=$(_flags_dir)/release_config-$(TARGET_PRODUCT)-$(TARGET_RELEASE).vars
# release-config generates $(_flags_varmk)