aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Pedowitz <ijpedowitz@google.com>2017-08-09 12:06:19 -0700
committerIan Pedowitz <ijpedowitz@google.com>2017-08-09 12:06:37 -0700
commit47f1b93dfa00b1c0a56956982daa6c7e9b0abca3 (patch)
tree62c610ec805079c7484514fc311774a1305b18b3
parent1e91b2229b890ce47422d6956052711b84b8a557 (diff)
downloadbuild-47f1b93dfa00b1c0a56956982daa6c7e9b0abca3.tar.gz
v8.0.0 was only temporary. O-DR is 8.0.0
Fixes: 64130669 Fixes: 64125438 Fixes: 64437834 Test: Flashed oc-dr1-dev ToT and ensured device booted Test: Rebuilt with topic:ODR-8.0.0 and reflashed without wipe Test: device booted Merged-In: I7894321971c0b696594deb064ebed3f43cf7c8d1 Change-Id: I1316358d0121b82902ac708088a49d480f3a6ad4
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index e5a352e332..0201b38bb8 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -79,7 +79,7 @@ endif
# When you change PLATFORM_VERSION for a given PLATFORM_SDK_VERSION
# please add that PLATFORM_VERSION to the following text file:
# cts/tests/tests/os/assets/platform_versions.txt
-PLATFORM_VERSION.OPD1 := v8.0.0
+PLATFORM_VERSION.OPD1 := 8.0.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".