diff --git a/device.mk b/device.mk index bfc6f02..c74683e 100644 --- a/device.mk +++ b/device.mk @@ -7,9 +7,6 @@ # MiuiCamera setup $(call inherit-product-if-exists, vendor/xiaomi/garnet-miuicamera/products/miuicamera.mk) -# Enable updating of APEXes -$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) - # Enable virtual A/B OTA $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)