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

Commit 6c6c7b2f authored by Sungtak Lee's avatar Sungtak Lee
Browse files

aconfig: add a bugfix flag stop_hal_before_surface

Bug: 339247977
Test: builds
Change-Id: I54e12b664608f6f93661c22a078a2e67c1f80cbd
parent 5e742388
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -107,6 +107,16 @@ flag {
  }
}

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

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