diff --git a/device.mk b/device.mk index 9e914c64..72e6a194 100644 --- a/device.mk +++ b/device.mk @@ -555,7 +555,7 @@ PRODUCT_PACKAGES += \ # Enable project quotas and casefolding for emulated storage without sdcardfs $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk) -$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/compression.mk) # Enforce generic ramdisk allow list $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)