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

Commit 515e1a94 authored by Lajos Molnar's avatar Lajos Molnar
Browse files

media: add codec_fwk.null_output_surface flag

Bug: 297920102
Change-Id: I29bb096c8cc2b84beaec59b2b0f08248ffe19b7b
parent 9a30c8b3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -17,3 +17,10 @@ flag {
  description: "Feature flag for HLG editing support"
  bug: "316397061"
}

flag {
  name: "null_output_surface"
  namespace: "codec_fwk"
  description: "Feature flag for null output Surface support"
  bug: "297920102"
}