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

Commit cc8188a8 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

am: 684f4091

Change-Id: I00264830baa5777f31a4e140c8ccd86288b7a71b
parents c97df7c7 684f4091
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 += \