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

Commit 839ec10b authored by Ian Pedowitz's avatar Ian Pedowitz
Browse files

PLATFORM_PREVIEW_SDK_VERSION = 3 for DP3

Bug: 27150977
Change-Id: I8f13cec505a73678fb605ee3bce00519d16c2f7e
parent b354a61f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ else
    # assuming the device can only support APIs as of the previous official
    # public release.
    # This value will always be 0 for release builds.
    PLATFORM_PREVIEW_SDK_VERSION := 2
    PLATFORM_PREVIEW_SDK_VERSION := 3
  endif
endif