• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "com.android.media.codec.flags"
2container: "system"
3
4# ******************************************************************
5#            !!! DO NOT ADD FURTHER FLAGS TO THIS FILE !!!
6#            !!!     USE codec_fwk.aconfig INSTEAD     !!!
7# ******************************************************************
8
9flag {
10  name: "aidl_hal"
11  namespace: "codec_fwk"
12  description: "Feature flags for enabling AIDL HAL handling"
13  bug: "251850069"
14}
15
16flag {
17  name: "codec_importance"
18  is_exported: true
19  namespace: "codec_fwk"
20  description: "Feature flags for media codec importance"
21  bug: "297929011"
22}
23
24flag {
25  name: "large_audio_frame"
26  namespace: "codec_fwk"
27  description: "Feature flags for large audio frame support"
28  bug: "297219557"
29}
30