Merge "Allow product-specific release configs." into main
This commit is contained in:
commit
6a39bb136e
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ ifneq (,$(_use_protobuf))
|
|||
# Disable the build flag in release-config.
|
||||
_args += --guard=false
|
||||
endif
|
||||
_args += --allow-missing=true
|
||||
_flags_dir:=$(OUT_DIR)/soong/release-config
|
||||
_flags_file:=$(_flags_dir)/release_config-$(TARGET_PRODUCT)-$(TARGET_RELEASE).vars
|
||||
# release-config generates $(_flags_varmk)
|
||||
|
|
Loading…
Reference in a new issue