diff --git a/common.mk b/common.mk index 86d3e27..90bdce5 100644 --- a/common.mk +++ b/common.mk @@ -4,6 +4,9 @@ # SPDX-License-Identifier: Apache-2.0 # +# Configure updatable_apex.mk +$(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)