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

Commit 8bfca189 authored by Girish's avatar Girish Committed by Girish Shetty
Browse files

codec_fwk: add codec availability feature flag

Bug: 363282971
Flag: android.media.codec.codec_availability
Change-Id: I467a7644989714dddc2c16529f8e93cd6b6d8b00
parent 01dd111f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -20,6 +20,13 @@ flag {
  bug: "375464302"
}

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

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