Merge "fix a typo for single PRODUCT_PRODUCT_VNDK_VERSION" am: cd2430855d

Original change: https://android-review.googlesource.com/c/platform/build/+/1420010

Change-Id: I5e4ca4773a89f5f3ef35abab53fda7e09ae886ed
This commit is contained in:
Treehugger Robot
2020-09-08 04:47:40 +00:00
committed by Automerger Merge Worker

View File

@@ -323,7 +323,7 @@ _product_list_vars += PRODUCT_EXTRA_VNDK_VERSIONS
# VNDK version of product partition. It can be 'current' if the product
# partitions uses PLATFORM_VNDK_VERSION.
_product_single_value_var += PRODUCT_PRODUCT_VNDK_VERSION
_product_single_value_vars += PRODUCT_PRODUCT_VNDK_VERSION
# Whether the list of allowed of actionable compatible properties should be disabled or not
_product_single_value_vars += PRODUCT_ACTIONABLE_COMPATIBLE_PROPERTY_DISABLE