From 98c2735b828cdbdce7af54fa066d55b405be0296 Mon Sep 17 00:00:00 2001 From: Amit Pawar Date: Fri, 4 Aug 2017 13:20:55 -0700 Subject: [PATCH] oc-mr1-dev is now 8.1.0 Bug: 62103626 Test: In progress Change-Id: I53d2248669892e200d1e5d966027f35f38a8a1f8 Merged-In: I2d9019af8c4e24e34c743be85d4e0ff224de9d17 --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_defaults.mk b/core/version_defaults.mk index ee4a4677c..708767227 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -74,7 +74,7 @@ endif # please add that PLATFORM_VERSION as well as clean up obsolete PLATFORM_VERSION's # in the following text file: # cts/tests/tests/os/assets/platform_versions.txt -PLATFORM_VERSION.OPM1 := OMR1 +PLATFORM_VERSION.OPM1 := 8.1.0 # These are the current development codenames, if the build is not a final # release build. If this is a final release build, it is simply "REL".