From 325e436755808cdeef256a2f0e25c6c30ae98bb9 Mon Sep 17 00:00:00 2001 From: Marc Bourgoin Date: Tue, 16 Aug 2022 02:32:05 -0600 Subject: [PATCH] dubai: add virtual A/B cflag This is so in our sm7325-common tree it can differentiate between virtual AB and non VAB devices. Change-Id: Ia0cb19c3522b1f68952b116499b7a1eb4ef48ed5 --- device.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/device.mk b/device.mk index f2dfe56..a8f2276 100644 --- a/device.mk +++ b/device.mk @@ -14,6 +14,9 @@ # limitations under the License. # +# A/B +TARGET_IS_VAB := true + # Boot animation TARGET_SCREEN_HEIGHT := 2400 TARGET_SCREEN_WIDTH := 1080