Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 091f3b1e authored by Wonsik Kim's avatar Wonsik Kim Committed by Automerger Merge Worker
Browse files

Merge "aconfig: add a bugfix flag set_callback_stall" into main am: 887d0679 am: b557422c

parents dd7a49e6 b557422c
Loading
Loading
Loading
Loading
+20 −10
Original line number Diff line number Diff line
@@ -12,16 +12,6 @@ flag {
  bug: "201479783"
}

flag {
  name: "set_state_early"
  namespace: "codec_fwk"
  description: "Bugfix flag for setting state early to avoid a race condition"
  bug: "298613712"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "dynamic_color_aspects"
  is_exported: true
@@ -97,6 +87,26 @@ flag {
  bug: "325549730"
}

flag {
  name: "set_callback_stall"
  namespace: "codec_fwk"
  description: "Bugfix flag for setCallback stall"
  bug: "326010604"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "set_state_early"
  namespace: "codec_fwk"
  description: "Bugfix flag for setting state early to avoid a race condition"
  bug: "298613711"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "teamfood"
  namespace: "codec_fwk"