Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: devil/devil/android/sdk/version_codes.py

Issue 2996113002: [devil] Add O version code. (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: devil/devil/android/sdk/version_codes.py
diff --git a/devil/devil/android/sdk/version_codes.py b/devil/devil/android/sdk/version_codes.py
index 3f03cbac6c5aca70645dc3a997556956fe69af5a..f8960991dbc880c74de77d672f239c6c01e6230b 100644
--- a/devil/devil/android/sdk/version_codes.py
+++ b/devil/devil/android/sdk/version_codes.py
@@ -17,4 +17,4 @@ LOLLIPOP_MR1 = 22
MARSHMALLOW = 23
NOUGAT = 24
NOUGAT_MR1 = 25
-
+O = 26
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698