Merge "Add service-virtualization.jar to PRODUCT_APEX_SYSTEM_SERVER_JARS" into main am: 65146d24b0
am: 40cb5a1d84
Original change: https://android-review.googlesource.com/c/platform/build/+/2946229 Change-Id: I69022ed42a763bfdf8eb870c18bc82d89c2765ad Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -134,6 +134,10 @@ ifeq ($(RELEASE_CRASHRECOVERY_MODULE),true)
|
|||||||
|
|
||||||
endif
|
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
|
# Use $(wildcard) to avoid referencing the profile in thin manifests that don't have the
|
||||||
# art project.
|
# art project.
|
||||||
ifneq (,$(wildcard art))
|
ifneq (,$(wildcard art))
|
||||||
|
Reference in New Issue
Block a user