From 470fcbf29c18e305ea37855e94e0c431cb152545 Mon Sep 17 00:00:00 2001 From: Srilakshmi Singaraju Date: Thu, 23 Feb 2023 23:57:26 +0000 Subject: [PATCH] DO NOT MERGE Update the module versions in udc-dev Bug: 258850762 Ignore-AOSP-First: Version bump only needed on udc-dev branch not on git_master Change-Id: I88d5a6dc1b46cae1358ca215a20354cf02784d94 --- android/updatable_modules.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/updatable_modules.go b/android/updatable_modules.go index 1548170f9..6d0eeb716 100644 --- a/android/updatable_modules.go +++ b/android/updatable_modules.go @@ -33,4 +33,4 @@ package android // * AOSP - xx9990000 // * x-mainline-prod - xx9990000 // * master - 990090000 -const DefaultUpdatableModuleVersion = "990090000" +const DefaultUpdatableModuleVersion = "340090000"