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:
Jihoon Kang
2024-01-16 20:09:50 +00:00
parent 3939d1ca59
commit 5a438e61ba
4 changed files with 0 additions and 8 deletions

View File

@@ -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