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

Commit 04b56023 authored by Ram Mohan's avatar Ram Mohan
Browse files

media: add codec_fwk.region_of_interest flag

Bug: 299191092
Test: Build

Change-Id: Id2ae9fc5fc84f1b5f93db056d10a260297f74999
parent 8309b620
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -32,3 +32,10 @@ flag {
  description: "Feature flag for null output Surface support"
  bug: "297920102"
}

flag {
  name: "region_of_interest"
  namespace: "codec_fwk"
  description: "Feature flag for region of interest support"
  bug: "299191092"
}