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

Commit 5f91ba07 authored by Trevor Knight's avatar Trevor Knight
Browse files

Create flag for IAMF software decoder

Bug: 388336285
Flag: android.media.swcodec.flags.iamf_software_decoder
Change-Id: I4df60e2662c1cd8c4f7e9352b508a37736342a23
parent 1bc11c50
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -23,6 +23,15 @@ flag {
  bug: "376770121"
}

flag {
  name: "iamf_software_decoder"
  is_exported: false
  is_fixed_read_only: true
  namespace: "codec_fwk"
  description: "Feature flag for IAMF Software C2 decoder"
  bug: "388336285"
}

flag {
  name: "mpeg2_keep_threads_active"
  is_exported: true