From 163777f564b2ea678ab3ffc6d2f50916a7410978 Mon Sep 17 00:00:00 2001 From: basamaryan Date: Sat, 8 Mar 2025 00:55:00 -0500 Subject: [PATCH] sm8350-common: Don't explicitly set as an AB target AB is the default Change-Id: I93346d29da38405bf571f138ae905d67966c1f9c --- BoardConfigCommon.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 4722c76..7d3de29 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -7,8 +7,6 @@ COMMON_PATH := device/xiaomi/sm8350-common # A/B -AB_OTA_UPDATER := true - AB_OTA_PARTITIONS += \ boot \ dtbo \