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

Commit ca3a89b4 authored by Fyodor Kyslov's avatar Fyodor Kyslov
Browse files

Add APV Support flag

Adding APV support flag

Bug: 363333555
Bug: 375464302
Test: WIP
Flag: android.media.codec.apv_support
Change-Id: I316ccaa89e4d4dbd63fa5de4403662f81100464e
parent 8314192e
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -12,6 +12,14 @@ flag {
  bug: "201479783"
  bug: "201479783"
}
}


flag {
  name: "apv_support"
  is_exported: true
  namespace: "codec_fwk"
  description: "Feature flag for Android support for APV Content"
  bug: "375464302"
}

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