commit b7f898100ef2f03defd8e3e1f5b3bb72b8f686eb
parent 274a9fc7ec861f26de90e11786a0c07097e3b42a
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Date: Thu, 16 Oct 2025 15:41:41 +0000
Bug 1994759 - Add Android 16 (Baklava) to version_codes.py. r=jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D268903
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/testing/mozbase/mozdevice/mozdevice/version_codes.py b/testing/mozbase/mozdevice/mozdevice/version_codes.py
@@ -77,3 +77,5 @@ TIRAMISU = 33
UPSIDE_DOWN_CAKE = 34
# 15 (Vanilla Ice Cream)
VANILLA_ICE_CREAM = 35
+# 16 (Baklava)
+BAKLAVA = 36