diff --git a/holi.mk b/holi.mk index e553540..6cb448f 100644 --- a/holi.mk +++ b/holi.mk @@ -25,7 +25,8 @@ PRODUCT_PACKAGES += \ otapreopt_script # Enable virtual A/B OTA -$(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/android_t_baseline.mk) +PRODUCT_VIRTUAL_AB_COMPRESSION_METHOD := gz # APEX's $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)