sm6375-common: Inherit vAB makefile from new dir

Change-Id: I10d914c833f460b7b1fab6d357e4b1e255098bac
This commit is contained in:
althafvly
2022-03-24 17:07:34 +05:30
committed by Ramii Ahmed
parent 255e39c4fa
commit d85cfe648d

View File

@@ -25,7 +25,7 @@ PRODUCT_PACKAGES += \
otapreopt_script
# Enable virtual A/B OTA
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch.mk)
# APEX's
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)