diff --git a/device.mk b/device.mk index b0c3bd2..28bdd99 100644 --- a/device.mk +++ b/device.mk @@ -4,6 +4,9 @@ # SPDX-License-Identifier: Apache-2.0 # +# APEX +$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) + # Enable project quotas and casefolding for emulated storage without sdcardfs $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)