Lajos Molnar | 64fd571 | 2024-01-11 15:50:25 -0800 | [diff] [blame^] | 1 | # Codec framework feature flags. |
2 | # | ||||
3 | # !!! Please add flags in alphabetical order. !!! | ||||
4 | |||||
5 | package: "android.media.codec" | ||||
6 | |||||
7 | flag { | ||||
8 | name: "dynamic_color_aspects" | ||||
9 | namespace: "codec_fwk" | ||||
10 | description: "Feature flag for dynamic color aspect support" | ||||
11 | bug: "297914560" | ||||
12 | } |