summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-29 18:25:34 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-29 18:25:34 +0000
commite2c0a826c12e4632877ae4ea591b8e9d43699ef1 (patch)
treef4cd69e0bb9681087e8478d2f8e8d067121797b4
parent46f4d29b4558ab03786a2749565ed9046326a264 (diff)
parentb892fccd8d0b10800f21a660b94f96b35d126234 (diff)
downloadav-e2c0a826c12e4632877ae4ea591b8e9d43699ef1.tar.gz
Merge "aconfig: fix set_state_early bug number" into main
-rw-r--r--media/aconfig/codec_fwk.aconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/aconfig/codec_fwk.aconfig b/media/aconfig/codec_fwk.aconfig
index b3c02ebcd9..6d934eedbf 100644
--- a/media/aconfig/codec_fwk.aconfig
+++ b/media/aconfig/codec_fwk.aconfig
@@ -101,7 +101,7 @@ flag {
name: "set_state_early"
namespace: "codec_fwk"
description: "Bugfix flag for setting state early to avoid a race condition"
- bug: "298613711"
+ bug: "298613712"
metadata {
purpose: PURPOSE_BUGFIX
}