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

Commit 5ee470be authored by Steven Moreland's avatar Steven Moreland
Browse files

generic: BOARD_VNDK_VERSION := current

Bug: 70694532
Bug: 69526027
Test: lunch generic-userdebug, m -j, emulator (hangs >2 hours)

Change-Id: I377ab1ba2a5aea75096b27a1ec2366abf9d71fc4
parent 34af6a41
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,3 +68,5 @@ BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
# Enable A/B update
TARGET_NO_RECOVERY := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true

BOARD_VNDK_VERSION := current
 No newline at end of file