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

Commit 684f4091 authored by Roland Levillain's avatar Roland Levillain Committed by android-build-merger
Browse files

Merge "Revert^2 "Add the Android Runtime APEX module to PRODUCT_PACKAGES.""

am: c47f2bee

Change-Id: I7df6d84799e648b99ce10441086a293fd691e9cb
parents 48eb40a7 c47f2bee
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -51,6 +51,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += art-runtime
# ART/dex helpers.
PRODUCT_PACKAGES += art-tools
# Android Runtime APEX module.
ifneq ($(DONT_INCLUDE_RUNTIME_APEX), true)
  PRODUCT_PACKAGES += com.android.runtime
endif

# Certificates.
PRODUCT_PACKAGES += \