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

Commit 65146d24 authored by Nikita Ioffe's avatar Nikita Ioffe Committed by Gerrit Code Review
Browse files

Merge "Add service-virtualization.jar to PRODUCT_APEX_SYSTEM_SERVER_JARS" into main

parents f6109a18 441d359c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -131,6 +131,10 @@ ifeq ($(RELEASE_CRASHRECOVERY_MODULE),true)

endif

ifeq ($(RELEASE_AVF_ENABLE_LLPVM_CHANGES),true)
  PRODUCT_APEX_SYSTEM_SERVER_JARS += com.android.virt:service-virtualization
endif

# Use $(wildcard) to avoid referencing the profile in thin manifests that don't have the
# art project.
ifneq (,$(wildcard art))