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

Commit fbf4dbee authored by Roland Levillain's avatar Roland Levillain
Browse files

No longer honor `DONT_INCLUDE_RUNTIME_APEX`.

The Android Runtime APEX is always included on all products.

Test: make systemimage on marlin-userdebug
Test: make systemimage on sailfish-userdebug
Bug: 113373927
Change-Id: I47b02ee44562b8da17bd960825a3489572018d93
parent 7769c345
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -52,9 +52,7 @@ 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 += \