Remove RELEASE_EXPOSE_FLAGGED_API and PRODUCT_NEXT_RELEASE_HIDE_FLAGGED_API export
As seen in the CLs in the same topic, these two variables are no longer in used and do not need to be exported to Soong. Test: m nothing --no-skip-soong-tests Bug: 320515715 Change-Id: I268dc3f051d3ff15d95515755dd0c9f9c15dfc82
This commit is contained in:
@@ -446,7 +446,6 @@ _product_single_value_vars += PRODUCT_CHECK_DEV_TYPE_VIOLATIONS
|
||||
|
||||
_product_list_vars += PRODUCT_AFDO_PROFILES
|
||||
|
||||
_product_single_value_vars += PRODUCT_NEXT_RELEASE_HIDE_FLAGGED_API
|
||||
_product_single_value_vars += PRODUCT_SCUDO_ALLOCATION_RING_BUFFER_SIZE
|
||||
|
||||
_product_list_vars += PRODUCT_RELEASE_CONFIG_MAPS
|
||||
|
Reference in New Issue
Block a user