aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Zheng <zhengdaniel@google.com>2024-03-05 23:04:46 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-05 23:04:46 +0000
commitad5bebe0bd6a605a1f199c6b7993628c0b3500df (patch)
tree9885be40383024fc3bb278c82414f2944941dfef
parent8548b9d840ba276d9e4928f0f44bfd317036e8bb (diff)
parent87daf55f9175fcea34ffc8150dab7d5a4fb11098 (diff)
downloadcuttlefish-ad5bebe0bd6a605a1f199c6b7993628c0b3500df.tar.gz
Merge "Cuttlefish: inherit from vabc_features" into main
-rw-r--r--shared/device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/device.mk b/shared/device.mk
index 4dd1de652..4e9ea97ac 100644
--- a/shared/device.mk
+++ b/shared/device.mk
@@ -55,7 +55,7 @@ TARGET_USERDATAIMAGE_PARTITION_SIZE ?= 8589934592
TARGET_VULKAN_SUPPORT ?= true
# Enable Virtual A/B
-$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/android_t_baseline.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/vabc_features.mk)
PRODUCT_VIRTUAL_AB_COMPRESSION_METHOD := lz4
PRODUCT_VIRTUAL_AB_COW_VERSION := 3