Update judyln.dsc 120/head
authorlingxv <39874933+lingxv@users.noreply.github.com>
星期四, 5 May 2022 17:37:37 +0000 (01:37 +0800)
committerGitHub <noreply@github.com>
星期四, 5 May 2022 17:37:37 +0000 (01:37 +0800)
Add toggle AB partition support

sdm845Pkg/Devices/judyln.dsc

index 3fd99fb20a4c1d554da1f0f0409f0b0a942c1f1c..76d38008c52d4cf17ff0eb6dd2069a82abf8b2df 100644 (file)
@@ -8,10 +8,13 @@
   BUILD_TARGETS                  = DEBUG|RELEASE
   SKUID_IDENTIFIER               = DEFAULT
   FLASH_DEFINITION               = sdm845Pkg/Devices/judyln.fdf
+  
+  # Enable A/B Slot Environment
+  DEFINE AB_SLOTS_SUPPORT        = TRUE
 
 !include sdm845Pkg/sdm845Pkg.dsc
 [BuildOptions.common]
-  GCC:*_*_AARCH64_CC_FLAGS = -DENABLE_SIMPLE_INIT -DENABLE_LINUX_SIMPLE_MASS_STORAGE
+  GCC:*_*_AARCH64_CC_FLAGS = -DAB_SLOTS_SUPPORT=1 -DENABLE_SIMPLE_INIT -DENABLE_LINUX_SIMPLE_MASS_STORAGE
 [PcdsFixedAtBuild.common]
 
   gsdm845PkgTokenSpaceGuid.PcdMipiFrameBufferWidth|1440