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

Commit 34c9266d authored by Lajos Molnar's avatar Lajos Molnar
Browse files

codec_fwk: add native_capabilities feature flag

Bug: 306023029
Change-Id: I78323abebdad6e2927f010938cdf381d1f944645
parent 01d76345
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -47,6 +47,13 @@ flag {
  bug: "325512893"
}

flag {
  name: "native_capabilites"
  namespace: "codec_fwk"
  description: "Feature flag for native codec capabilities"
  bug: "306023029"
}

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