Add PRODUCT_AVF_MICRODROID_GUEST_GKI_VERSION to _product_single_value_vars
Forgot to add it in aosp/3044155. Bug: 325991735 Test: m Change-Id: I21d08b85b25426e498fc90c90729f7cb01f1f9d1
This commit is contained in:
@@ -478,6 +478,10 @@ _product_single_value_vars += PRODUCT_HIDDEN_API_EXPORTABLE_STUBS
|
||||
|
||||
_product_single_value_vars += PRODUCT_EXPORT_RUNTIME_APIS
|
||||
|
||||
# If set, determines which version of the GKI is used as guest kernel for Microdroid VMs.
|
||||
# TODO(b/325991735): link to documentation once it is done.
|
||||
_product_single_value_vars += PRODUCT_AVF_MICRODROID_GUEST_GKI_VERSION
|
||||
|
||||
.KATI_READONLY := _product_single_value_vars _product_list_vars
|
||||
_product_var_list :=$= $(_product_single_value_vars) $(_product_list_vars)
|
||||
|
||||
|
Reference in New Issue
Block a user