Skip to content
Snippets Groups Projects
Commit 96158d7b authored by Chris Li's avatar Chris Li
Browse files

Add bug fix flag for inset update seq

Bug: 339380439
Test: flag only
Change-Id: I49e4107b2ae43898664dd4ccb48ffc6090413a2f
parent ff5ab550
No related branches found
No related tags found
No related merge requests found
......@@ -147,4 +147,15 @@ flag {
metadata {
purpose: PURPOSE_BUGFIX
}
}
flag {
namespace: "windowing_sdk"
name: "insets_control_seq"
description: "Add seqId to InsetsControls to ensure the stale update is ignored"
bug: "339380439"
is_fixed_read_only: true
metadata {
purpose: PURPOSE_BUGFIX
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment