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

Commit 9b75ad12 authored by Wonsik Kim's avatar Wonsik Kim
Browse files

Add a flag for in-process software audio codecs

Bug: 297922713
Test: builds
Change-Id: I643464da61bf84c1f5a478fef9d19d45b3163507
parent 8309b620
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -26,6 +26,13 @@ flag {
  bug: "316397061"
}

flag {
  name: "in_process_sw_audio_codec"
  namespace: "codec_fwk"
  description: "Feature flag for in-process software audio codec support"
  bug: "297922713"
}

flag {
  name: "null_output_surface"
  namespace: "codec_fwk"