Merge "assign value to soong config variable" into main
This commit is contained in:
commit
271f6d6dab
1 changed files with 2 additions and 0 deletions
|
@ -470,3 +470,5 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
|
|||
|
||||
# Use "image" APEXes always.
|
||||
$(call inherit-product,$(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
$(call soong_config_set, bionic, large_system_property_node, $(RELEASE_LARGE_SYSTEM_PROPERTY_NODE))
|
||||
|
|
Loading…
Reference in a new issue