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

Commit a3fa8cd8 authored by Girish's avatar Girish
Browse files

codec_fwk: add codec availability support feature flag

Bug: 363282971
Flag: android.media.codec.codec_availability_support
Test: presubmit
Change-Id: I2f5d622db937c8bc66754a8480b9f531ba64d7a5
parent 344dbf42
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -28,6 +28,13 @@ flag {
  bug: "363282971"
}

flag {
  name: "codec_availability_support"
  namespace: "codec_fwk"
  description: "Feature flag for codec availability HAL API implementation"
  bug: "363282971"
}

flag {
  name: "codec_buffer_state_cleanup"
  namespace: "codec_fwk"