Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 496a329b authored by Nikita Ioffe's avatar Nikita Ioffe Committed by Gerrit Code Review
Browse files

Merge "Add PRODUCT_AVF_MICRODROID_GUEST_GKI_VERSION to _product_single_value_vars" into main

parents e10c4f22 ed8bd8aa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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)