codec_fwk: add teamfood feature flag
Also order mediacodec_flags.aconfig
Bug: 328770262
Change-Id: I7838b1e5a89c3940dc3b43a3e8a63fbdfd3cb123
diff --git a/media/aconfig/codec_fwk.aconfig b/media/aconfig/codec_fwk.aconfig
index 21c89e1..b77485e 100644
--- a/media/aconfig/codec_fwk.aconfig
+++ b/media/aconfig/codec_fwk.aconfig
@@ -81,3 +81,10 @@
description: "Feature flag for region of interest support"
bug: "325549730"
}
+
+flag {
+ name: "teamfood"
+ namespace: "codec_fwk"
+ description: "Feature flag to track teamfood population"
+ bug: "328770262"
+}