summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelvin Zhang <zhangkelvin@google.com>2024-04-30 09:47:08 -0700
committerKelvin Zhang <zhangkelvin@google.com>2024-04-30 09:47:08 -0700
commit22369fbd1b45b27387d000210d15e1defe3499ba (patch)
treefc113ce883b0ccf23d50f721149a3b414929b180
parent3386d1601affc573879631f18f9aa9cac6f59bc8 (diff)
downloadatv-22369fbd1b45b27387d000210d15e1defe3499ba.tar.gz
Move ATV GSI targets away from non-AB
non-AB is deprecated Test: th Bug: 334489639 Change-Id: Ifedaa913bf5e55760579ef8858cf47f3679c7653
-rw-r--r--products/atv_generic_system.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/products/atv_generic_system.mk b/products/atv_generic_system.mk
index cf874ab..14bf475 100644
--- a/products/atv_generic_system.mk
+++ b/products/atv_generic_system.mk
@@ -29,6 +29,9 @@ PRODUCT_PACKAGES += \
update_engine \
update_verifier \
+AB_OTA_UPDATER := true
+AB_OTA_PARTITIONS ?= system
+
ifeq ($(PRODUCT_REQUIRES_PAI_STUB),true)
PRODUCT_PACKAGES += \
AtomPlayAutoInstallStub