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

Commit b892fccd authored by Wonsik Kim's avatar Wonsik Kim
Browse files

aconfig: fix set_state_early bug number

The number was somehow off by one

Change-Id: I5156155208ec52abc6535be0e515aed800950455
parent 16bf9fca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
  }