Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 095c9c4c authored by Bowgo Tsai's avatar Bowgo Tsai Committed by android-build-merger
Browse files

Merge "Adding constraints for first shipping API level >= 29" am: e52846ae

am: f0f87a96

Change-Id: Id060ecee3c8cb7cd739f90f82761be420ae689d3
parents 0218d2af f0f87a96
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -883,6 +883,11 @@ ifdef PRODUCT_SHIPPING_API_LEVEL
      endif
    endif
  endif
  ifneq ($(call math_gt_or_eq,$(PRODUCT_SHIPPING_API_LEVEL),29),)
    ifneq ($(BOARD_OTA_FRAMEWORK_VBMETA_VERSION_OVERRIDE),)
      $(error When PRODUCT_SHIPPING_API_LEVEL >= 29, BOARD_OTA_FRAMEWORK_VBMETA_VERSION_OVERRIDE cannot be set)
    endif
  endif
endif

# The default key if not set as LOCAL_CERTIFICATE