diff --git a/device.mk b/device.mk index d85b46f..590008e 100644 --- a/device.mk +++ b/device.mk @@ -7,9 +7,6 @@ # Enable project quotas and casefolding for emulated storage without sdcardfs $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk) -# Enable updating of APEXes -$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) - # Enable virtual A/B OTA with virtual ramdisk $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)