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

Commit c47f2bee authored by Roland Levillain's avatar Roland Levillain Committed by Gerrit Code Review
Browse files

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

parents 8ee39f03 53ccc721
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 += \