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

Commit 98f6acfd authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "clearer VNDK deprecation warning" am: 7130f45d

parents 39a7a968 7130f45d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -716,8 +716,13 @@ ifeq ($(PRODUCT_FULL_TREBLE),true)
endif

# Starting in Android U, non-VNDK devices not supported
# WARNING: DO NOT CHANGE: if you are downstream of AOSP, and you change this, without
# letting upstream know it's important to you, we may do cleanup which breaks this
# significantly. Please let us know if you are changing this.
ifndef BOARD_VNDK_VERSION
# READ WARNING - DO NOT CHANGE
BOARD_VNDK_VERSION := current
# READ WARNING - DO NOT CHANGE
endif

ifdef PRODUCT_PRODUCT_VNDK_VERSION