Drop product config include tags
This product config variables were previously used to prune Android.bp files from soong analysis using blueprint_package_includes Bug: 308188212 Test: m nothing Change-Id: If3f88dbe2abb2db5f1112981e706d8a2cb228895
This commit is contained in:
@@ -303,9 +303,6 @@ _product_list_vars += PRODUCT_FORCE_PRODUCT_MODULES_TO_SYSTEM_PARTITION
|
||||
# This flag implies PRODUCT_USE_DYNAMIC_PARTITIONS.
|
||||
_product_single_value_vars += PRODUCT_RETROFIT_DYNAMIC_PARTITIONS
|
||||
|
||||
# List of tags that will be used to gate blueprint modules from the build graph
|
||||
_product_list_vars += PRODUCT_INCLUDE_TAGS
|
||||
|
||||
# List of directories that will be used to gate blueprint modules from the build graph
|
||||
_product_list_vars += PRODUCT_SOURCE_ROOT_DIRS
|
||||
|
||||
|
Reference in New Issue
Block a user