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

Commit e5df6131 authored by Ian Pedowitz's avatar Ian Pedowitz
Browse files

PLATFORM_PREVIEW_SDK_VERSION = 2 for DP2

Bug: 27150977
Change-Id: I8b86b5565dbdf81dffb4bc9ba0eef8a3c3f91d20
parent efd50b72
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,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 := 1
    PLATFORM_PREVIEW_SDK_VERSION := 2
  endif
endif