sm6375-common: Update inherit A/B virtual makefile to LA.VENDOR.13.2.1.r1-06400-DIVAR.0

Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
chrisl7
2023-07-30 11:44:39 +00:00
committed by boedhack99
parent e937e5fe72
commit 4b9701598d

View File

@@ -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)